Package | Description |
---|---|
org.castor.xml | |
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.util |
Modifier and Type | Method and Description |
---|---|
Introspector |
InternalContext.getIntrospector()
To get the Introspector assigned to this XMLContext.
|
Introspector |
AbstractInternalContext.getIntrospector() |
Modifier and Type | Method and Description |
---|---|
void |
InternalContext.setIntrospector(Introspector introspector)
To specify which
Introspector ?is to be used. |
void |
AbstractInternalContext.setIntrospector(Introspector introspector) |
Modifier and Type | Method and Description |
---|---|
void |
XMLClassDescriptorResolver.setIntrospector(Introspector introspector)
To set the Introspector to be used.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLClassDescriptorResolverImpl.setIntrospector(Introspector introspector)
To set the Introspector to be used.
|
Copyright © 2013. All rights reserved.