XMLNaming
DefaultNaming
public abstract class AbstractXMLNaming extends java.lang.Object implements XMLNaming
Constructor | Description |
---|---|
AbstractXMLNaming() |
Modifier and Type | Method | Description |
---|---|---|
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.
|
public abstract java.lang.String createXMLName(java.lang.Class c)
XMLNaming
createXMLName
in interface XMLNaming
c
- the Class to create the XML Name forpublic abstract java.lang.String toXMLName(java.lang.String name)
XMLNaming
public static final XMLNaming getInstance()
org.exolab.castor.util.AbstractProperties
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com