| 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(com.sun.xml.bind.unmarshaller.InfosetScanner scanner,
boolean inplace,
JaxBeanInfo expectedType) |
Creates and configures a new unmarshalling pipe line.
|
| Constructor | Description |
|---|---|
InterningXmlVisitor(XmlVisitor next) |
|
SAXConnector(XmlVisitor next,
com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx externalLocator) |
Copyright © 2017 Oracle Corporation. All rights reserved.