|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rj.tools.jcsc.rules.Properties2Xml
Converts the pre 0.94 JCSC .jcsc properties files into the 0.95 JCSC .xml file
Constructor Summary | |
Properties2Xml(java.lang.String propertiesFile)
Creates a new Properties2Xml file for a specific .jcsc properties file |
Method Summary | |
static void |
main(java.lang.String[] args)
The main method |
void |
transform()
Do the transformation into XML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Properties2Xml(java.lang.String propertiesFile)
propertiesFile
- Method Detail |
public static void main(java.lang.String[] args)
args
- public void transform()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |