Uses of Interface
org.castor.xml.XMLNaming
Packages that use XMLNaming
Package
Description
The XML Marshaller API
-
Uses of XMLNaming in org.castor.xml
Methods in org.castor.xml that return XMLNamingModifier and TypeMethodDescriptionAbstractInternalContext.getXMLNaming()
Returns the naming conventions to use for the XML framework.AbstractInternalContext.getXMLNaming
(ClassLoader classLoader) Deprecated.Makes no sence!InternalContext.getXMLNaming()
Returns the naming conventions to use for the XML framework.InternalContext.getXMLNaming
(ClassLoader classLoader) Returns the naming conventions to use for the XML framework.Methods in org.castor.xml with parameters of type XMLNamingModifier and TypeMethodDescriptionvoid
AbstractInternalContext.setXMLNaming
(XMLNaming xmlNaming) void
InternalContext.setXMLNaming
(XMLNaming xmlNaming) To set theXMLNaming
property. -
Uses of XMLNaming in org.exolab.castor.xml
Classes in org.exolab.castor.xml that implement XMLNamingMethods in org.exolab.castor.xml that return XMLNamingModifier and TypeMethodDescriptionstatic final XMLNaming
AbstractXMLNaming.getInstance()
Returns the default instance of XMLNaming.Methods in org.exolab.castor.xml with parameters of type XMLNaming -
Uses of XMLNaming in org.exolab.castor.xml.util
Classes in org.exolab.castor.xml.util that implement XMLNamingModifier and TypeClassDescriptionfinal class
The default implementation of org.exolab.castor.xml.Naming