|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlVisitor | |
---|---|
com.sun.xml.bind.v2.runtime.unmarshaller |
Uses of XmlVisitor in com.sun.xml.bind.v2.runtime.unmarshaller |
---|
Classes in com.sun.xml.bind.v2.runtime.unmarshaller that implement XmlVisitor | |
---|---|
class |
InterningXmlVisitor
XmlVisitor decorator that interns all string tokens. |
class |
UnmarshallingContext
Center of the unmarshalling. |
Methods in com.sun.xml.bind.v2.runtime.unmarshaller that return XmlVisitor | |
---|---|
XmlVisitor |
UnmarshallerImpl.createUnmarshallerHandler(InfosetScanner scanner,
boolean inplace,
JaxBeanInfo expectedType)
Creates and configures a new unmarshalling pipe line. |
Constructors in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type XmlVisitor | |
---|---|
InterningXmlVisitor(XmlVisitor next)
|
|
SAXConnector(XmlVisitor next,
LocatorEx externalLocator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |