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 classAn 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 TypeMethodDescriptionvoidUnmarshalHandler.setIDResolver(IDResolver idResolver) Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.voidUnmarshaller.setIDResolver(IDResolver idResolver) Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.