Package net.shibboleth.utilities.java.support.xml

A set of helper functions for performing actions on DOM nodes.

See:
          Description

Interface Summary
ParserPool A pool of XML parsers.
 

Class Summary
AttributeSupport Set of helper methods for working with DOM Attributes.
BasicParserPool A pool of JAXP 1.3 DocumentBuilders.
ClasspathResolver A entity resolver that resolves an entity's location within the classpath.
DomTypeSupport Set of helper methods for working with DOM data types.
ElementSupport Set of helper methods for working with DOM Elements.
LoggingErrorHandler A SAX error handler that logs errors a Logger before rethrowing them.
NamespaceSupport Set of helper methods for working with DOM namespaces.
QNameSupport Set of helper methods for working with DOM QNames.
SchemaBuilder A helper class for building Schema from a set of input.
SerializeSupport Set of helper functions for serializing/writing DOM nodes.
SimpleNamespaceContext Simple implementation of NamespaceContext based on a map from prefix values to corresponding URIs.
XmlConstants XML related constants.
 

Enum Summary
SchemaBuilder.SchemaLanguage Language of the schema files.
XmlSpace Enum representing the allowed values of the xml:space attribute.
 

Exception Summary
XMLParserException An exception thrown when there is a problem creating an XML parser or parsing XML with on.
 

Package net.shibboleth.utilities.java.support.xml Description

A set of helper functions for performing actions on DOM nodes.



Copyright © 1999-2012. All Rights Reserved.