rj.tools.jcsc.rules
Class Properties2Xml

java.lang.Object
  extended byrj.tools.jcsc.rules.Properties2Xml

public class Properties2Xml
extends java.lang.Object

Converts the pre 0.94 JCSC .jcsc properties files into the 0.95 JCSC .xml file

Version:
__0.98.1__
Author:
Ralph Jocham

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

Properties2Xml

public Properties2Xml(java.lang.String propertiesFile)
Creates a new Properties2Xml file for a specific .jcsc properties file

Parameters:
propertiesFile -
Method Detail

main

public static void main(java.lang.String[] args)
The main method

Parameters:
args -

transform

public void transform()
Do the transformation into XML



(c) 1999-2005 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License