org.jboss.xb.binding
Class UnmarshallerFactory
java.lang.Object
org.jboss.xb.binding.UnmarshallerFactory
public abstract class UnmarshallerFactory
- extends Object
- Version:
- $Revision: 2913 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
features
protected Map<String,Object> features
validation
protected Boolean validation
namespaces
protected Boolean namespaces
UnmarshallerFactory
public UnmarshallerFactory()
newInstance
public static UnmarshallerFactory newInstance()
newUnmarshaller
public abstract Unmarshaller newUnmarshaller()
setFeature
public void setFeature(String name,
Object value)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.