Package | Description |
---|---|
com.sun.xml.bind | |
com.sun.xml.bind.unmarshaller |
Modifier and Type | Method and Description |
---|---|
UnmarshallableObject |
TypeRegistry.createInstanceOf(Class clazz)
Deprecated.
|
UnmarshallableObject |
TypeRegistry.createRootElement(String namespaceUri,
String localName)
Deprecated.
Creates a new instance of XMLObject from a root element name.
|
Modifier and Type | Method and Description |
---|---|
UnmarshallableObject |
UnmarshallingContext.getObjectFromId(String id)
Deprecated.
Looks up the ID table and gets associated object.
|
UnmarshallableObject |
SAXUnmarshallerHandlerImpl.getObjectFromId(String id)
Deprecated.
|
protected abstract UnmarshallableObject |
ContentHandlerEx.owner()
Deprecated.
Returns the content-tree object for which this ContentHandlerEx
is working for.
|
protected UnmarshallableObject |
ContentHandlerExAdaptor.owner()
Deprecated.
|
Copyright © 2018 Oracle Corporation. All rights reserved.