org.apache.axiom.ts.om.factory
Class OMElementCreator
java.lang.Object
org.apache.axiom.ts.om.factory.OMElementCreator
public abstract class OMElementCreator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCES
public static final OMElementCreator[] INSTANCES
OMElementCreator
public OMElementCreator(String name)
getName
public String getName()
createOMElement
protected abstract OMElement createOMElement(OMFactory factory,
QName qname)
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.