org.apache.axiom.ts.om.factory
Class CreateOMElementParentSupplier
java.lang.Object
org.apache.axiom.ts.om.factory.CreateOMElementParentSupplier
public abstract class CreateOMElementParentSupplier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCES
public static final CreateOMElementParentSupplier[] INSTANCES
CreateOMElementParentSupplier
public CreateOMElementParentSupplier(String name)
getName
public final String getName()
isSupported
public abstract boolean isSupported(CreateOMElementVariant variant)
createParent
public abstract OMContainer createParent(OMFactory factory)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.