Package | Description |
---|---|
com.sun.xml.bind.v2.runtime.unmarshaller |
Modifier and Type | Class | Description |
---|---|---|
class |
UnmarshallingContext |
Center of the unmarshalling.
|
Modifier and Type | Method | Description |
---|---|---|
XmlVisitor.TextPredictor |
InterningXmlVisitor.getPredictor() |
|
XmlVisitor.TextPredictor |
UnmarshallingContext.getPredictor() |
Deprecated.
|
XmlVisitor.TextPredictor |
XmlVisitor.getPredictor() |
Gets the predictor that can be used for the caller to avoid
calling
XmlVisitor.text(CharSequence) unnecessarily. |
Copyright © 2018 Oracle Corporation. All rights reserved.