|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLNaming
XMLNaming contains all methods required by Castor to build valid XML names. It was originally an abstract class by Keith Visco for which I create this interface.
| Method Summary | |
|---|---|
String |
createXMLName(Class c)
Deprecated. because this method removes the package part which is JavaNaming responsibility |
String |
toXMLName(String name)
Converts the given String to an XML name. |
| Method Detail |
|---|
String createXMLName(Class c)
c - the Class to create the XML Name for
String toXMLName(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||