org.openspml.v2.util.xml
Interface ObjectFactory.MarshallableCreator
- All Known Implementing Classes:
- DSMLMarshallableCreator, NVPStoreDefMarshallableCreator
- Enclosing interface:
- ObjectFactory
- public static interface ObjectFactory.MarshallableCreator
You can register objects to create wrappers for the unmarshalling.
createMarshallable
public Marshallable createMarshallable(java.lang.String nameAndPrefix,
java.lang.String uri)
throws Spml2Exception
- Throws:
Spml2Exception
Copyright © Sun Microsystems, Inc. All Rights Reserved.