|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmarshallableObject | |
---|---|
com.sun.xml.bind | |
com.sun.xml.bind.unmarshaller |
Uses of UnmarshallableObject in com.sun.xml.bind |
---|
Methods in com.sun.xml.bind that return UnmarshallableObject | |
---|---|
UnmarshallableObject |
TypeRegistry.createInstanceOf(java.lang.Class clazz)
Deprecated. |
UnmarshallableObject |
TypeRegistry.createRootElement(java.lang.String namespaceUri,
java.lang.String localName)
Deprecated. Creates a new instance of XMLObject from a root element name. |
Uses of UnmarshallableObject in com.sun.xml.bind.unmarshaller |
---|
Methods in com.sun.xml.bind.unmarshaller that return UnmarshallableObject | |
---|---|
UnmarshallableObject |
SAXUnmarshallerHandlerImpl.getObjectFromId(java.lang.String id)
Deprecated. |
UnmarshallableObject |
UnmarshallingContext.getObjectFromId(java.lang.String id)
Deprecated. Looks up the ID table and gets associated object. |
protected abstract UnmarshallableObject |
ContentHandlerEx.owner()
Deprecated. Returns the content-tree object for which this ContentHandlerEx is working for. |
protected UnmarshallableObject |
ContentHandlerExAdaptor.owner()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |