Package net.xoetrope.xml

Interface Summary
XmlElement An interface describing the methods needed for simple interaction with XML data Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XmlParser An interface for abstracting the Xml parsers used by XUI Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XmlWriter An interface used while writing XML Copyright (c) Xoetrope Ltd., 1998-2004 $Revision: 2.2 $
 

Class Summary
XmlHelper  
XmlParserFactory A basic factory for setting XML parsers and createing new elements Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XmlSource A simple wrapper for an XML data source, hiding details of how the XML is loaded Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt