All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description CData Created: Feb 9, 2009 12:21:43 PMDBElement DBElementclass extendstigase.xml.Element.DBElementFactory DBElementFactoryis implementation of factory design pattern required by XML DOM builder to create properElementinstances for tree nodes.DefaultElementFactory DefaultElementFactoryis anElementFactoryimplementation creating instances of basicElementclass.DomBuilderHandler DomBuilderHandler- implementation ofSimpleHandlerbuilding DOM strctures during parsing time.Element Element- basic document tree node implementation.Element.Matcher<T> ElementFactory ElementFactoryis inderface definition for factories creating proper instances ofElementclass or its extension.NodeExistsException This exception is thrown when user tries to add subnode with name which already exists in data base.NodeNotFoundException Exception is thrown when user tries to access non-existen node on 1st level.SimpleHandler SimpleHandler- parser handler interface for event driven parser.SimpleParser SimpleParser- implementation of SAX parser.SimpleParser.EntityType SimpleParser.ParserState SimpleParser.State SingletonFactory SingletonFactoryprovides a way to use only one instance ofSimpleParserin all your code.TODO TODOthis is information for developers that there is still something to do with annotated code.TODO.Severity This enumeration defines importance levels for code change which is expected to be made for annotated element.Types Describe class Types here.Types.DataType Describe class DataType here.XMLDB XMLDBis the main database access class.XMLDBException This is parrent exception for all data base related exceptions.XMLFormatter This is temporary code used for testing purposes only.XMLNodeIfc<T extends XMLNodeIfc> Created: Feb 9, 2009 12:21:23 PMXMLUtils Describe class XMLUtil here.