| Package | Description |
|---|---|
| com.sun.xml.bind.unmarshaller | |
| com.sun.xml.bind.v2.runtime.unmarshaller |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DOMScanner |
Visits a W3C DOM tree and generates SAX2 events from it.
|
| Modifier and Type | Method | Description |
|---|---|---|
XmlVisitor |
UnmarshallerImpl.createUnmarshallerHandler(InfosetScanner scanner,
boolean inplace,
JaxBeanInfo expectedType) |
Creates and configures a new unmarshalling pipe line.
|
void |
UnmarshallingContext.reset(InfosetScanner scanner,
boolean isInplaceMode,
JaxBeanInfo expectedType,
IDResolver idResolver) |
Copyright © 2018 Oracle Corporation. All rights reserved.