Uses of Class
javax.xml.bind.JAXBIntrospector
- 
Packages that use JAXBIntrospector Package Description javax.xml.bind Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
- 
- 
Uses of JAXBIntrospector in javax.xml.bindMethods in javax.xml.bind that return JAXBIntrospector Modifier and Type Method Description JAXBIntrospectorJAXBContext. createJAXBIntrospector()Creates aJAXBIntrospectorobject that can be used to introspect JAXB objects.
 
-