|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLNaming | |
| org.castor.xml | |
| 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.
|
| org.exolab.castor.xml.util | |
| Uses of XMLNaming in org.castor.xml |
| Methods in org.castor.xml that return XMLNaming | |
XMLNaming |
AbstractInternalContext.getXMLNaming()
|
XMLNaming |
AbstractInternalContext.getXMLNaming(java.lang.ClassLoader classLoader)
|
XMLNaming |
InternalContext.getXMLNaming()
Returns the naming conventions to use for the XML framework. |
XMLNaming |
InternalContext.getXMLNaming(java.lang.ClassLoader classLoader)
Returns the naming conventions to use for the XML framework. |
| Methods in org.castor.xml with parameters of type XMLNaming | |
void |
AbstractInternalContext.setXMLNaming(XMLNaming xmlNaming)
|
void |
InternalContext.setXMLNaming(XMLNaming xmlNaming)
To set the XMLNaming property. |
| Uses of XMLNaming in org.exolab.castor.xml |
| Classes in org.exolab.castor.xml that implement XMLNaming | |
class |
AbstractXMLNaming
An abstract class to handing XML naming |
| Methods in org.exolab.castor.xml that return XMLNaming | |
static XMLNaming |
AbstractXMLNaming.getInstance()
Returns the default instance of XMLNaming. |
| Methods in org.exolab.castor.xml with parameters of type XMLNaming | |
void |
Introspector.setNaming(XMLNaming naming)
Sets the Naming conventions to be used by the Introspector |
| Uses of XMLNaming in org.exolab.castor.xml.util |
| Classes in org.exolab.castor.xml.util that implement XMLNaming | |
class |
DefaultNaming
The default implementation of org.exolab.castor.xml.Naming |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||