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 |
UnmarshalHandler.setObjectFactory(ObjectFactory objectFactory)
Sets a (custom) ObjectFactory instance.
|
void |
Unmarshaller.setObjectFactory(ObjectFactory objectFactory)
Set an object factory for the unmarshaller.
|
Copyright © 2021. All rights reserved.