|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDResolver | |
|---|---|
| org.castor.mapping | |
| org.exolab.castor.xml | The XML Marshaller API
Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author: Keith Visco
Marshaller marshalls a Java object into an XML document. |
| Uses of IDResolver in org.castor.mapping |
|---|
| Classes in org.castor.mapping that implement IDResolver | |
|---|---|
class |
MappingUnmarshallIDResolver
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 IDResolver | |
|---|---|
void |
Unmarshaller.setIDResolver(IDResolver idResolver)
Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document. |
void |
UnmarshalHandler.setIDResolver(IDResolver idResolver)
Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||