All Classes and Interfaces

Class
Description
An abstract SinkFactory for binary output.
Abstract AbstractFatherBlock class.
Generic Block for the Block that have child blocks.
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.
Abstract AbstractXhtml5Sink class.
Abstract AbstractXhtmlSink class.
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.
AlphaNumerals
AnchorBlock
Represents an anchor
This interface defines all markups and syntaxes used by the APT format.
Wraps an exception when parsing apt source documents.
The APT parser.
AptParserModule class.
Reader for apt source documents.
APT generator implementation.
APT implementation of the Sink factory.
An interface to read apt source documents.
A collection of utility methods for dealing with APT documents.
Block interface.
Document object model: we parse the document to a bunch of these.
BlockParser interface.
Parse a twiki syntax block
BoldBlock class.
Block that represents the bold text format
BulletedListBlock
ByLineSource default implementation
The token are the new lines :)
Re-usable builder that can be used to generate paragraph and list item text from a string containing all the content and wiki formatting.
This interface defines all markups and syntaxes used by the Confluence format.
Parse the Confluence.
ConfluenceParserModule class.
Confluence Sink implementation.
Confluence implementation of the Sink factory.
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.
DefinitionListBlock
DefinitionListBlockParser class.
Deprecated.
This interface is incomplete and will be removed.
Parse a Simplified DocBook document and emit events into the specified doxia Sink.
DocBookParserModule class.
Docbook Sink implementation.
Docbook implementation of the Sink factory.
Utility methods for Doxia Docbook Parser and Sink.
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.
A Faq.
The <faqs> element is the root of the FML descriptor.
FigureBlock
FigureBlockParser class.
Parse Fml questions and answers, these may contain arbitrary xdoc elements.
List of FML markups.
Parse a fml model and emit events into the specified doxia Sink.
FmlParserModule class.
A basic font descriptor using standard PostScript font metrics to compute text extents.
 
FontMetrics
 
 
Parse looking for formated text (bold, italic, ...)
Generic list parser
 
HorizontalRuleBlock
Represents an horizontal block
HorizontalRuleBlockParser class.
Block that represents an horizontal rule
List of Html tags.
The HtmlTools class defines methods to HTML handling.
Block that represents an image.
IndexEntry class.
A sink implementation for index.
ItalicBlock
Block that represents the italic text format
Latex Sink implementation.
Latex implementation of the Sink factory.
 
Allows to specify the line-length of an output writer.
LinethroughBlock class.
LinkBlock
Block that represents a link.
ListBlock
- item1 - item2 - item2.1 ...
ListBlockParser class.
ListItemBlock
Block that represents the item in a list
Deprecated.
Deprecated.
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.
Monospace
MonospaceBlock
Block that represents the monospaced text format
MonospaceBold
MonospaceBoldItalic
MonospaceItalic
Block that not represent anything
NumberedListBlock class.
1.
ParagraphBlock
 
ParagraphBlockParser class.
Parse paragraphs.
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.
FAQ part.
PBM images reader.
May be used to invoke the same method on a List of Sinks.
Deprecated.
The RandomAccessSink provides the ability to create a Sink with hooks.
RomanNumerals
RTF Sink implementation.
 
 
 
 
 
 
 
 
Rtf implementation of the Sink factory.
SansSerif
SansSerifBold
SansSerifBoldItalic
SansSerifItalic
SectionBlock
Block that represents a section
SectionBlockParser class.
Parse looking for sections
Serif
SerifBold
SerifBoldItalic
SerifItalic
List of Simplified DocBook markups.
A Sink consumes Doxia events to produce a resultant output format (eg Docbook, PDF, XHTML...).
Deprecated.
use Sink instead (since 1.0-alpha-6).
Empty implementation of the Sink interface.
A set of attributes for a sink event.
Implementation of MutableAttributeSet using a LinkedHashMap.
Attribute sets for the semantic attribute.
A factory that creates a Sink object.
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.
Deprecated.
SubBlock class.
SupBlock class.
Deprecated.
Deprecated.
TableBlock
Represents a table
Parse tables
Parse tables
TableCellBlock
Table cell
TableCellHeaderBlock
Table Cell headear
TableRowBlock
Represens a Table Row
TextBlock class.
Block that holds plain text
List of constants used by Text markup syntax.
Parse almost plain text in search of WikiWords, links, ...
Macro to display a Table Of Content in a given Sink.
TreeComponent
TreeListBuilder class.
It helps to build
A bidirectional tree node
This interface defines all markups and syntaxes used by the TWiki format.
TWikiParserModule class.
TWiki Sink implementation.
TWiki implementation of the Sink factory.
UnderlineBlock class.
- item1 - item2 - item2.1 ...
VerbatimBlock
Represents a verbatim block
VerbatimBlockParser class.
Parse verbatim blocks
Represent a WikiWord
Resolves the WikiWordLinks
A Windows MetaFile writer.
DIB data structure.
 
Standard data record.
List of Xdoc markups.
Parse an xdoc model and emit events into the specified doxia Sink.
XdocParserModule class.
Xdoc Sink implementation.
Xdoc implementation of the Sink factory.
Common base parser for xhtml5 events.
Abstract base xhtml5 sink implementation.
List of Xhtml markups.
Parse an xhtml model and emit events into a Doxia Sink.
Xhtml5ParserModule class.
XHTML 5.2 sink implementation.
Xhtml implementation of the Sink factory.
Common base parser for xhtml events.
Abstract base xhtml sink implementation.
An XHTML Block
List of Xhtml markups.
Parse an xhtml model and emit events into a Doxia Sink.
XhtmlParserModule class.
Xhtml 1.0 Transitional sink implementation.
Xhtml implementation of the Sink factory.
Transform WikiWord to HTML links
List of constants used by Xml markup syntax.
A class to validate xml documents.
Convenience class to beautify SAXParseException messages.
Deprecated.
Since 1.1, this sink is not more supported.