Package org.dlese.dpc.schemedit.test
Class DocReader
java.lang.Object
org.dlese.dpc.schemedit.test.DocReader
Class for testing dom manipulation with help from
SchemaHelper- Version:
- $Id: DocReader.java,v 1.3 2009/03/20 23:33:58 jweather Exp $
- Author:
- ostwald
$Id $
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidThe main program for the DocReader classstatic org.dom4j.DocumentparseWithSAX(File aFile) NOT YET DOCUMENTEDstatic org.dom4j.DocumentparseWithSAX(URL url)
-
Method Details
-
main
The main program for the DocReader class- Parameters:
args- The command line arguments- Throws:
Exception- NOT YET DOCUMENTED
-
parseWithSAX
NOT YET DOCUMENTED- Parameters:
aFile- NOT YET DOCUMENTED- Returns:
- NOT YET DOCUMENTED
- Throws:
org.dom4j.DocumentException- NOT YET DOCUMENTEDException
-
parseWithSAX
- Throws:
Exception
-