com.jalios.jcms.tools
Class UTF8Converter

java.lang.Object
  extended by com.jalios.jcms.tools.UTF8Converter

public class UTF8Converter
extends Object


Constructor Summary
UTF8Converter()
           
 
Method Summary
static void main(String[] args)
           
static org.jdom.Document readXml(File file)
           
static void rewriteXml(org.jdom.Document doc, File outputFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTF8Converter

public UTF8Converter()
Method Detail

main

public static void main(String[] args)

readXml

public static org.jdom.Document readXml(File file)
                                 throws Exception
Throws:
Exception

rewriteXml

public static void rewriteXml(org.jdom.Document doc,
                              File outputFile)
                       throws Exception
Throws:
Exception


Copyright © 2001-2010 Jalios SA. All Rights Reserved.