|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.xml.AbstractXMLNaming
An abstract class to handing XML naming
| Constructor Summary | |
AbstractXMLNaming()
|
|
| Method Summary | |
abstract java.lang.String |
createXMLName(java.lang.Class c)
Creates the XML Name for the given class The actual behavior of this method is determined by the implementation. |
static XMLNaming |
getInstance()
Returns the default instance of XMLNaming. |
abstract java.lang.String |
toXMLName(java.lang.String name)
Converts the given String to an XML name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractXMLNaming()
| Method Detail |
public abstract java.lang.String createXMLName(java.lang.Class c)
XMLNaming
createXMLName in interface XMLNamingc - the Class to create the XML Name for
public abstract java.lang.String toXMLName(java.lang.String name)
XMLNaming
toXMLName in interface XMLNamingpublic static final XMLNaming getInstance()
org.exolab.castor.util.Configuration
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||