|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CreationStatus | |
|---|---|
| org.sapia.util.xml.confix | |
| Uses of CreationStatus in org.sapia.util.xml.confix |
|---|
| Methods in org.sapia.util.xml.confix that return CreationStatus | |
CreationStatus |
ReflectionFactory.newObjectFor(String aPrefix,
String aNamespaceURI,
String anElementName,
Object aParent)
Creates an object for the element passed in. |
CreationStatus |
CompositeObjectFactory.newObjectFor(String aPrefix,
String aNamespaceURI,
String anElementName,
Object aParent)
Creates an object for the element passed in. |
CreationStatus |
CreationStatus.assigned(boolean assigned)
Sets this instance's "assigned" status. |
static CreationStatus |
CreationStatus.create(Object created)
Returns a CreationStatus that encapsulates the given
instance. |
CreationStatus |
ObjectFactoryIF.newObjectFor(String aPrefix,
String aNamespaceURI,
String anElementName,
Object aParent)
Creates an object for the element passed in. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||