Package | Description |
---|---|
com.sun.xml.bind.v2.runtime.unmarshaller |
Modifier and Type | Class | Description |
---|---|---|
class |
InterningXmlVisitor |
XmlVisitor decorator that interns all string tokens. |
class |
UnmarshallingContext |
Center of the unmarshalling.
|
Modifier and Type | Method | Description |
---|---|---|
XmlVisitor |
UnmarshallerImpl.createUnmarshallerHandler(InfosetScanner scanner,
boolean inplace,
JaxBeanInfo expectedType) |
Creates and configures a new unmarshalling pipe line.
|
Constructor | Description |
---|---|
InterningXmlVisitor(XmlVisitor next) |
|
SAXConnector(XmlVisitor next,
LocatorEx externalLocator) |
Copyright © 2018 Oracle Corporation. All rights reserved.