Alphabetical Index: O

A B C D E F G H I L M N O P Q R S T U V W X

O

omitElementClose(String) - method in class org.dom4j.io.HTMLWriter
onEnd(org.dom4j.ElementPath) - method in class org.dom4j.ElementHandler
Called by an event based processor when an elements closing tag is encountered.
Called by an event based processor when an elements openning tag is encountered.
org.dom4j - package
Defines the XML Document Object Model in Java interfaces together with some helper classes.
An implementation of the dom4j API which supports the XML Schema Data Types specification.
org.dom4j.dtd - package
Classes to represent the DTD declarations.
org.dom4j.io - package
Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text.
org.dom4j.rule - package
A Pattern based XML rule engine which implements the full XSLT processing model while allowing any Action to be fired if a pattern matches.
org.dom4j.util - package
A collection of utility classes for the dom4j API.
OutputFormat - class org.dom4j.io.OutputFormat
OutputFormat represents the format configuration used by and its base classes to format the XML output
OutputFormat() - constructor for class org.dom4j.io.OutputFormat
Creates an OutputFormat with no additional whitespace (indent or new lines) added.
OutputFormat(String) - constructor for class org.dom4j.io.OutputFormat
Creates an OutputFormat with the given indent added but no new lines added.
OutputFormat(String,boolean) - constructor for class org.dom4j.io.OutputFormat
Creates an OutputFormat with the given indent added with optional newlines between the Elements.
OutputFormat(String,boolean,String) - constructor for class org.dom4j.io.OutputFormat
Creates an OutputFormat with the given indent added with optional newlines between the Elements and the given encoding format.

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo