com.infoengine.migration.ie2x
Class Converter
java.lang.Object
com.infoengine.migration.ie2x.Converter
- public class Converter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
r
private Reader r
st
private StreamTokenizer st
pw
private PrintWriter pw
Converter
public Converter(BufferedReader in,
PrintWriter p)
convertWebject
public Webject convertWebject(Webject webject)
throws Exception
- Throws:
Exception
toMixedCase
private static String toMixedCase(String oldstring)
writeLine
private void writeLine(PrintWriter pw,
String line)