Package org.enhydra.xml.xmlc.dom.generic

Class Summary
BuildMethodMappings Class to calculate which node are to have build methods created for them based on trying to optimize the amount of code (create-cost) in each build methods without overflowing the maximum create-cost.
ContainedNodeEnum Enumeration over the nodes contained by another node.
DOMBuilderGenerator Class to generate code to build the document tree using only the W3C DOM interface.
GenericAccessorGenerator Generate access methods for a DOM only using the W3C DOM.
GenericDocBuilderGenerator Class to generate code to build the document tree using only the W3C DOM interface.
GenericLinkedDocument This is a generic wrapper around Document that adds XMLObjectLink functionality.
GenericLinkedHTMLDocument This is a generic wrapper around HTMLDocument that adds XMLObjectLink functionality.
NodeCreateGenerator Class used create DOM nodes.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.