Uses of Class
javax.xml.bind.JAXBIntrospector
Packages that use JAXBIntrospector
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
-
Uses of JAXBIntrospector in javax.xml.bind
Methods in javax.xml.bind that return JAXBIntrospectorModifier and TypeMethodDescriptionJAXBContext.createJAXBIntrospector()
Creates aJAXBIntrospector
object that can be used to introspect JAXB objects.