xml_file_correction
Class Correction

java.lang.Object
  extended by xml_file_correction.Correction

public class Correction
extends java.lang.Object


Constructor Summary
Correction()
           
 
Method Summary
static boolean correctFile(java.lang.String s)
           
static void main(java.lang.String[] args)
           
protected static void write(java.lang.String s, boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Correction

public Correction()
Method Detail

write

protected static void write(java.lang.String s,
                            boolean b)

correctFile

public static boolean correctFile(java.lang.String s)

main

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