Uses of Class
org.exolab.castor.xml.Introspector
Packages that use Introspector
Package
Description
The XML Marshaller API
-
Uses of Introspector in org.castor.xml
Methods in org.castor.xml that return IntrospectorModifier and TypeMethodDescriptionAbstractInternalContext.getIntrospector()InternalContext.getIntrospector()To get the Introspector assigned to this XMLContext.Methods in org.castor.xml with parameters of type IntrospectorModifier and TypeMethodDescriptionvoidAbstractInternalContext.setIntrospector(Introspector introspector) voidInternalContext.setIntrospector(Introspector introspector) To specify whichIntrospector?is to be used. -
Uses of Introspector in org.exolab.castor.xml
Methods in org.exolab.castor.xml with parameters of type IntrospectorModifier and TypeMethodDescriptionvoidXMLClassDescriptorResolver.setIntrospector(Introspector introspector) To set the Introspector to be used. -
Uses of Introspector in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util with parameters of type IntrospectorModifier and TypeMethodDescriptionvoidXMLClassDescriptorResolverImpl.setIntrospector(Introspector introspector) To set the Introspector to be used.