Interface | Description |
---|---|
XMLOutput |
Interface to generate an XML document in some form.
|
XMLWriteable |
Interface indicating that an object can write itself to an XML document.
|
Class | Description |
---|---|
Dom4JXMLOutput |
XMLOutput class to build all or part of a dom4j tree.
|
MetaCharacterMap |
Map of metacharacters that need to be escaped, and what to replace them with.
|
OutputStreamXMLOutput |
Write XML to an output stream.
|
QuoteMetaCharacters |
Quote metacharacters in a String.
|
XMLAttributeList |
Helper class to format attributes in an XML tag.
|
XMLAttributeList.NameValuePair | |
XMLOutputUtil |
Utility routines for writing to XMLOutput.
|
XMLUtil | |
XPathFind |
Find nodes in a dom4j tree that match a particular XPath expression.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.