org.jboss.xb.binding
Class UnmarshallerFactory
java.lang.Object
org.jboss.xb.binding.UnmarshallerFactory
public abstract class UnmarshallerFactory
- extends Object
- Version:
- $Revision: 1.5 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
features
protected Map 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 © 2002 JBoss Group, LLC. All Rights Reserved.