Uses of Interface
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.XmlVisitor.TextPredictor
Packages that use XmlVisitor.TextPredictor
-
Uses of XmlVisitor.TextPredictor in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Classes in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller that implement XmlVisitor.TextPredictorMethods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller that return XmlVisitor.TextPredictorModifier and TypeMethodDescriptionInterningXmlVisitor.getPredictor()UnmarshallingContext.getPredictor()Deprecated.XmlVisitor.getPredictor()Gets the predictor that can be used for the caller to avoid callingXmlVisitor.text(CharSequence)unnecessarily.