org.openspml.v2.profiles.spmldsml
Class DSMLMarshallableCreator

java.lang.Object
  extended byorg.openspml.v2.profiles.spmldsml.DSMLMarshallableCreator
All Implemented Interfaces:
ObjectFactory.MarshallableCreator

public class DSMLMarshallableCreator
extends java.lang.Object
implements ObjectFactory.MarshallableCreator


Constructor Summary
DSMLMarshallableCreator()
           
 
Method Summary
 Marshallable createMarshallable(java.lang.String nameAndPrefix, java.lang.String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSMLMarshallableCreator

public DSMLMarshallableCreator()
Method Detail

createMarshallable

public Marshallable createMarshallable(java.lang.String nameAndPrefix,
                                       java.lang.String uri)
                                throws Spml2Exception
Specified by:
createMarshallable in interface ObjectFactory.MarshallableCreator
Throws:
Spml2Exception


Copyright © Sun Microsystems, Inc. All Rights Reserved.