org.castor.xmlctf.xmldiff.xml
Class XMLFileReader
java.lang.Object
org.castor.xmlctf.xmldiff.xml.XMLFileReader
public class XMLFileReader
extends java.lang.Object
A Utility class to read an XML document from a file into the XMLNode tree
used by the XMLDiff class.
$Revision: 0000 $ $Date: 2007-01-11 00:00:00 -0600 (Thu, 11 Jan 2007) $XMLFileReader(String filename) - Creates a new XMLReader for the given URILocation.
|
XMLNode | read() - Reads an XML Document into an BaseNode from the provided file.
|
XMLFileReader
public XMLFileReader(String filename)
Creates a new XMLReader for the given URILocation.
filename
- the URILocation to create this reader for.
read
public XMLNode read()
throws java.io.IOException
Reads an XML Document into an BaseNode from the provided file.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com