de.folt.models.documentmodel.converter.xml
Class XmlDocument

java.lang.Object
  extended by de.folt.models.documentmodel.converter.xml.XmlDocument

public class XmlDocument
extends java.lang.Object

Author:
klemens To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
XmlDocument()
           
 
Method Summary
 int correctXMLFile(java.lang.String fileName)
           
static void main(java.lang.String[] args)
          main
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDocument

public XmlDocument()
Method Detail

correctXMLFile

public int correctXMLFile(java.lang.String fileName)

main

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

Parameters:
args -