|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlVisitor.TextPredictor | |
|---|---|
| com.sun.xml.bind.v2.runtime.unmarshaller | |
| Uses of XmlVisitor.TextPredictor in com.sun.xml.bind.v2.runtime.unmarshaller |
|---|
| Classes in com.sun.xml.bind.v2.runtime.unmarshaller that implement XmlVisitor.TextPredictor | |
|---|---|
class |
UnmarshallingContext
Center of the unmarshalling. |
(package private) class |
ValidatingUnmarshaller
XmlVisitor decorator that validates the events by using JAXP validation API. |
| Fields in com.sun.xml.bind.v2.runtime.unmarshaller declared as XmlVisitor.TextPredictor | |
|---|---|
protected XmlVisitor.TextPredictor |
StAXConnector.predictor
|
| Methods in com.sun.xml.bind.v2.runtime.unmarshaller that return XmlVisitor.TextPredictor | |
|---|---|
XmlVisitor.TextPredictor |
InterningXmlVisitor.getPredictor()
|
XmlVisitor.TextPredictor |
MTOMDecorator.getPredictor()
|
XmlVisitor.TextPredictor |
UnmarshallingContext.getPredictor()
Deprecated. |
XmlVisitor.TextPredictor |
ValidatingUnmarshaller.getPredictor()
|
XmlVisitor.TextPredictor |
XmlVisitor.getPredictor()
Gets the predictor that can be used for the caller to avoid calling XmlVisitor.text(CharSequence) unnecessarily. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||