All Classes and Interfaces
Class
Description
An abstract
SinkFactory
for binary output.Abstract base class to execute
Macro
.An abstract base class that defines some convenience methods for parsers.
An abstract base class that implements the ParserModule interface.
An abstract base class that defines some convenience methods for sinks.
An abstract class that defines some convenience methods for
Text
parsers.An abstract
Sink
for text markup syntax.An abstract
SinkFactory
for Text markup syntax.An abstract class that defines some convenience methods for
XML
parsers.Implementation of the callback mechanism
EntityResolver
.An abstract
Sink
for xml markup syntax.An abstract
SinkFactory
for XML markup syntax.ByLineSource
default implementationThe token are the new lines :)
Simple implementation of the Doxia interface:
uses a ParserManager to lookup a parser.
Default implementation of
MacroManager
Simple implementation of the
ParserManager
interface.Simple implementation of the ParserModuleManager interface.
An author of the document.
Contains meta-data information for the document cover page.
Specifies the default behavior for hyperlinks in the document.
Metadata is general information about a document.
Describes the overall document model.
Statistical attributes of the document.
A template that was used to create the document.
A Table Of Content for the document.
A menu item.
Class DocumentXpp3Reader.
Class DocumentXpp3Writer.
Basic interface of the Doxia framework.
General Doxia utility methods.
A simple macro that prints out the key and value of some supplied parameters.
List of
Html
tags.The
HtmlTools
class defines methods to HTML handling.IndexEntry class.
A sink implementation for index.
Allows to specify the line-length of an output writer.
Base interface of a macro.
Wrap an exception that occurs during the execution of a Doxia macro.
Handles MacroManager lookups.
Encapsulate an exception that indicates that a Macro
does not exist or could not be found.
MacroRequest class.
List of constants used by all markup syntax.
Encapsulate a Doxia parse error.
A Parser is responsible for parsing any document in a supported front-end
format, and emitting the standard Doxia events, which can then be consumed
by any Doxia Sink.
Handles parser lookups.
Provides definitions for a Doxia Parser module.
Handles ParserModule lookups.
Encapsulate a Doxia exception that indicates that a ParserModule
does not exist or could not be found.
Encapsulate a Doxia exception that indicates that a parser
does not exist or could not be found.
May be used to invoke the same method on a List of Sinks.
The RandomAccessSink provides the ability to create a
Sink
with hooks.Empty implementation of the
Sink
interface.Implementation of MutableAttributeSet using a LinkedHashMap.
Attribute sets for the semantic attribute.
Collection of common utility methods for sinks.
A macro that prints out the content of a file or a URL.
Utility class for reading snippets.
Server-Side Include directive, to insert a SSI into the output.
Macro for embedding Flash (SWF) within Maven documentation.
List of constants used by
Text
markup syntax.Macro to display a
Table Of Content
in a given Sink
.Common base parser for xhtml5 events.
Abstract base xhtml5 sink implementation.
Common base parser for xhtml events.
Abstract base xhtml sink implementation.
List of constants used by
Xml
markup syntax.A class to validate xml documents.