Uses of Interface
org.exolab.castor.xml.IDResolver
Packages that use IDResolver
-
Uses of IDResolver in org.castor.mapping
Classes in org.castor.mapping that implement IDResolverModifier and TypeClassDescriptionfinal class
An IDResolver to allow us to resolve ClassMappings from included Mapping files. -
Uses of IDResolver in org.exolab.castor.xml
Methods in org.exolab.castor.xml with parameters of type IDResolverModifier and TypeMethodDescriptionvoid
UnmarshalHandler.setIDResolver
(IDResolver idResolver) Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.void
Unmarshaller.setIDResolver
(IDResolver idResolver) Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.