Package org.deckfour.spex

Class Summary
SXCommentNode Wraps an XML comment within a syntactical node, to allow for correct code formatting / indentation and sufficiently complex document layouts.
SXDocument This class represents an XML document.
SXNode Abstract superclass for nodes in an XML document.
SXTag This class represents regular tag nodes in XML.
SXTextNode Bogus wrapper class for text nodes.