public class UTF8Converter
extends java.lang.Object
| Constructor and Description | 
|---|
UTF8Converter()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(java.lang.String[] args)  | 
static org.jdom.Document | 
readXml(java.io.File file)  | 
static void | 
rewriteXml(org.jdom.Document doc,
          java.io.File outputFile)  | 
public static void main(java.lang.String[] args)
public static org.jdom.Document readXml(java.io.File file)
                                 throws java.lang.Exception
java.lang.Exceptionpublic static void rewriteXml(org.jdom.Document doc,
                              java.io.File outputFile)
                       throws java.lang.Exception
java.lang.ExceptionCopyright © 2001-2018 Jalios SA. All Rights Reserved.