|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectFactory | |
|---|---|
| org.exolab.castor.util | Utility classes used by Castor. |
| 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 ObjectFactory in org.exolab.castor.util |
|---|
| Classes in org.exolab.castor.util that implement ObjectFactory | |
|---|---|
class |
DefaultObjectFactory
The default implementation of ObjectFactory used for creating class instances |
| Uses of ObjectFactory in org.exolab.castor.xml |
|---|
| Methods in org.exolab.castor.xml that return ObjectFactory | |
|---|---|
ObjectFactory |
UnmarshalHandler.getObjectFactory()
Returns the ObjectFactory instance in use. |
| Methods in org.exolab.castor.xml with parameters of type ObjectFactory | |
|---|---|
void |
Unmarshaller.setObjectFactory(ObjectFactory objectFactory)
Set an object factory for the unmarshaller. |
void |
UnmarshalHandler.setObjectFactory(ObjectFactory objectFactory)
Sets a (custom) ObjectFactory instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||