Class Summary |
CityGMLUtils |
|
DOMPrinter |
DOMPrinter contains various methods to print DOM-XML-elements to a String,PrintWriter or Standard out. |
ElementList |
Convenience class for easy handling of NodeLists containing only objects of
type org.w3c.dom.Element. |
GeometryUtils |
Utility methods for handling geometries within XSLT transformations |
MinMaxExtractor |
Provides methods to XSLT-Sheets that determine the min/max coordinates of a gml geometry. |
NamespaceContext |
Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface. |
XMLFragment |
An instance of XMLFragment encapsulates an underlying Element which acts as the root element of
the document (which may be a fragment or a whole document). |
XMLTools |
XML Tools based on JAXP 1.1 for parsing documents and retrieving node values/node attributes. |
XSLTDocument |
Encapsulates the DOM representation of an XSLT stylesheet. |