| Package | Description |
|---|---|
| org.exolab.castor.util |
Utility classes used by Castor.
|
| org.exolab.castor.xml |
The XML Marshaller API
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectFactory
The default implementation of ObjectFactory used for creating class instances
|
| Modifier and Type | Method and Description |
|---|---|
ObjectFactory |
UnmarshalHandler.getObjectFactory()
Returns the ObjectFactory instance in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Unmarshaller.setObjectFactory(ObjectFactory objectFactory)
Set an object factory for the unmarshaller.
|
void |
UnmarshalHandler.setObjectFactory(ObjectFactory objectFactory)
Sets a (custom) ObjectFactory instance.
|
Copyright © 2016. All rights reserved.