Package org.exolab.castor.xml
Class AbstractXMLNaming
java.lang.Object
org.exolab.castor.xml.AbstractXMLNaming
- All Implemented Interfaces:
XMLNaming
- Direct Known Subclasses:
DefaultNaming
An abstract class to handing XML naming
- Version:
- $Revision$ $Date: 2003-09-12 03:23:33 -0600 (Fri, 12 Sep 2003) $
- Author:
- Keith Visco
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final XMLNaming
Returns the default instance of XMLNaming.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.castor.xml.XMLNaming
createXMLName, toXMLName
-
Constructor Details
-
AbstractXMLNaming
public AbstractXMLNaming()
-
-
Method Details
-
getInstance
-