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

A

AbstractIdentityTest - Class in org.apache.maven.doxia.module
If a module provides both Parser and Sink, this class can be used to check that chaining them together results in the identity transformation, ie the model is still the same after being piped through a Parser and the corresponding Sink.
AbstractIdentityTest() - Constructor for class org.apache.maven.doxia.module.AbstractIdentityTest
 
AbstractModuleTest - Class in org.apache.maven.doxia
Provide some common convenience methods to test Doxia modules (parsers and sinks).
AbstractModuleTest() - Constructor for class org.apache.maven.doxia.AbstractModuleTest
 
AbstractParserTest - Class in org.apache.maven.doxia.parser
Test the parsing of sample input files.
AbstractParserTest() - Constructor for class org.apache.maven.doxia.parser.AbstractParserTest
 
AbstractParserTestCase - Class in org.apache.maven.doxia.parser
Test the parsing of sample input files
AbstractParserTestCase() - Constructor for class org.apache.maven.doxia.parser.AbstractParserTestCase
 
AbstractSinkTest - Class in org.apache.maven.doxia.sink
Abstract base class to test sinks.
AbstractSinkTest() - Constructor for class org.apache.maven.doxia.sink.AbstractSinkTest
 
AbstractSinkTestCase - Class in org.apache.maven.doxia.sink
 
AbstractSinkTestCase() - Constructor for class org.apache.maven.doxia.sink.AbstractSinkTestCase
 
AbstractXmlSinkTest - Class in org.apache.maven.doxia.sink
 
AbstractXmlSinkTest() - Constructor for class org.apache.maven.doxia.sink.AbstractXmlSinkTest
 
AbstractXmlValidator - Class in org.apache.maven.doxia.xsd
Abstract class to validate XML files.
AbstractXmlValidator() - Constructor for class org.apache.maven.doxia.xsd.AbstractXmlValidator
 
AbstractXmlValidatorTest - Class in org.apache.maven.doxia.xsd
Abstract class to validate XML files with DTD or XSD mainly for Doxia namespaces.
AbstractXmlValidatorTest() - Constructor for class org.apache.maven.doxia.xsd.AbstractXmlValidatorTest
 
addNamespaces(String) - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
 
anchor(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
anchor(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
anchor(String) - Method in class org.apache.maven.doxia.sink.TextSink
anchor(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
anchor(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
anchor(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
anchor_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
anchor_() - Method in class org.apache.maven.doxia.sink.TextSink
anchor_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
assertAttributeEquals(SinkEventElement, String, String, String) - Method in class org.apache.maven.doxia.parser.AbstractParserTest
 
assertEquals(SinkEventElement, String, Object...) - Method in class org.apache.maven.doxia.parser.AbstractParserTest
 
assertEquals(Iterator<SinkEventElement>, String...) - Method in class org.apache.maven.doxia.parser.AbstractParserTest
 
assertIdentity(boolean) - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
Set to true if the identity transformation should actually be asserted, by default only the expected and actual results are written to a file, but not compared.
author() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
author(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
author() - Method in class org.apache.maven.doxia.sink.TextSink
author(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
author() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
author(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
author_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
author_() - Method in class org.apache.maven.doxia.sink.TextSink
author_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

B

body() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
body(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
body() - Method in class org.apache.maven.doxia.sink.TextSink
body(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
body() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
body(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
body_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
body_() - Method in class org.apache.maven.doxia.sink.TextSink
body_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
bold() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
bold() - Method in class org.apache.maven.doxia.sink.TextSink
bold() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
bold_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
bold_() - Method in class org.apache.maven.doxia.sink.TextSink
bold_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
ByLineReaderSourceTest - Class in org.apache.maven.doxia.util
Unit test for ByLineReaderSource.
ByLineReaderSourceTest() - Constructor for class org.apache.maven.doxia.util.ByLineReaderSourceTest
 

C

close() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
close() - Method in class org.apache.maven.doxia.sink.TextSink
close() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
comment(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
comment(String) - Method in class org.apache.maven.doxia.sink.TextSink
comment(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
createParser() - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
Create a new instance of the parser to test.
createParser() - Method in class org.apache.maven.doxia.parser.AbstractParserTest
Create a new instance of the parser to test.
createParser() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
createParser() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Return a Parser for testing.
createSink(Writer) - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
Return a new instance of the sink that is being tested.
createSink(Writer) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Return a new instance of the sink that is being tested.
createSink() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Return a Sink for testing.

D

date() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
date(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
date() - Method in class org.apache.maven.doxia.sink.TextSink
date(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
date() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
date(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
date_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
date_() - Method in class org.apache.maven.doxia.sink.TextSink
date_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definedTerm() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definedTerm(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definedTerm() - Method in class org.apache.maven.doxia.sink.TextSink
definedTerm(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
definedTerm() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definedTerm(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definedTerm_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definedTerm_() - Method in class org.apache.maven.doxia.sink.TextSink
definedTerm_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definition() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definition(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definition() - Method in class org.apache.maven.doxia.sink.TextSink
definition(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
definition() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definition(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definition_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definition_() - Method in class org.apache.maven.doxia.sink.TextSink
definition_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionList() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionList(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionList() - Method in class org.apache.maven.doxia.sink.TextSink
definitionList(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
definitionList() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionList(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionList_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionList_() - Method in class org.apache.maven.doxia.sink.TextSink
definitionList_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionListItem() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionListItem() - Method in class org.apache.maven.doxia.sink.TextSink
definitionListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
definitionListItem() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
definitionListItem_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
definitionListItem_() - Method in class org.apache.maven.doxia.sink.TextSink
definitionListItem_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
DocumentModelTest - Class in org.apache.maven.doxia.document
Test DocumentModel.
DocumentModelTest() - Constructor for class org.apache.maven.doxia.document.DocumentModelTest
 
DoxiaUtilsTest - Class in org.apache.maven.doxia.util
Test case for DoxiaUtils.
DoxiaUtilsTest() - Constructor for class org.apache.maven.doxia.util.DoxiaUtilsTest
 

E

EchoMacroTest - Class in org.apache.maven.doxia.macro
Test echo macro.
EchoMacroTest() - Constructor for class org.apache.maven.doxia.macro.EchoMacroTest
 
EOL - Static variable in class org.apache.maven.doxia.xsd.AbstractXmlValidator
 

F

figure() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figure(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figure() - Method in class org.apache.maven.doxia.sink.TextSink
figure(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
figure() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figure(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figure_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figure_() - Method in class org.apache.maven.doxia.sink.TextSink
figure_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figureCaption() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figureCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figureCaption() - Method in class org.apache.maven.doxia.sink.TextSink
figureCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
figureCaption() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figureCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figureCaption_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figureCaption_() - Method in class org.apache.maven.doxia.sink.TextSink
figureCaption_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figureGraphics(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figureGraphics(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
figureGraphics(String) - Method in class org.apache.maven.doxia.sink.TextSink
figureGraphics(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
figureGraphics(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
figureGraphics(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
flush() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
flush() - Method in class org.apache.maven.doxia.sink.TextSink
flush() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

G

generate(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a full model that mimics aptconvert's test.apt, into the specified sink.
generateAnchors(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a paragraph with anchor and link elements into the specified sink.
generateDefinitionList(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a definition list into the specified sink.
generateFigure(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a figure with figure caption into the specified sink.
generateFonts(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a paragraph with italic, bold and monospaced text into the specified sink.
generateHead(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a header with title, author and date elements into the specified sink.
generateHeaderTable(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a table with a header row into the specified sink.
generateHorizontalRule(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a horizontal rule block into the specified sink.
generateLineBreak(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a lineBreak block into the specified sink.
generateList(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a list into the specified sink.
generateNoGridTable(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a table without grid into the specified sink.
generateNonBreakingSpace(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a nonBreakingSpace block into the specified sink.
generateNumberedList(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a numbered list into the specified sink.
generatePageBreak(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a pageBreak block into the specified sink.
generateSpecialCharacters(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a special character block into the specified sink.
generateTable(Sink) - Static method in class org.apache.maven.doxia.sink.SinkTestDocument
Dumps a table with grid and caption into the specified sink.
getAllTestDocuments() - Static method in class org.apache.maven.doxia.xsd.AbstractXmlValidatorTest
Find test resources in the doxia-test-docs-XXX.jar or in an IDE project.
getAnchorBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Anchor block generated by this sink.
getArgs() - Method in class org.apache.maven.doxia.sink.SinkEventElement
Return the array of arguments to the sink method.
getAuthorBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns an author block generated by this sink.
getBasedirFile() - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns the common base directory.
getBasedirFile() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Return the current base diretory as a File.
getBodyBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a body block generated by this sink.
getBoldBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Bold block generated by this sink.
getCommentBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a comment block generated by this sink.
getDateBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a date block generated by this sink.
getDefinitionListBlock(String, String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a DefinitionList block generated by this sink.
getDocument() - Method in class org.apache.maven.doxia.parser.AbstractParserTestCase
Path of the model to test, relative to basedir
getEntityResolver() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
Returns the EntityResolver that is used by the XMLReader for validation.
getEntityResolver() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidatorTest
Returns the EntityResolver that is used by the XMLReader for validation.
getEventList() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
Return the collected list of SinkEventElements.
getExpected() - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
 
getFigureBlock(String, String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Figure block generated by this sink.
getHeadBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a head block generated by this sink.
getHorizontalRuleBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a HorizontalRule block generated by this sink.
getIncludes() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidatorTest
 
getItalicBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Italic block generated by this sink.
getLineBreakBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a LineBreak block generated by this sink.
getLinkBlock(String, String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Link block generated by this sink.
getListBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a list block generated by this sink.
getMonospacedBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Monospaced block generated by this sink.
getName() - Method in class org.apache.maven.doxia.sink.SinkEventElement
Return the name of the this event.
getNonBreakingSpaceBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a NonBreakingSpace block generated by this sink.
getNumberedListBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a NumberedList block generated by this sink.
getOffender() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
Gets the offending element that breaks the wellformedness as well as the exepected element.
getOffenders() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
Gets the list of errors found during wellformedness-check
getOutputDir() - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns the directory where test output will go.
getOutputDir() - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
Returns the directory where test output will go.
getOutputDir() - Method in class org.apache.maven.doxia.parser.AbstractParserTest
Returns the directory where all parser test output will go.
getOutputDir() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns the directory where all sink test output will go.
getPageBreakBlock() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a PageBreak block generated by this sink.
getParagraphBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Paragraph block generated by this sink.
getParser() - Method in class org.apache.maven.doxia.parser.AbstractParserTestCase
Parser to use to convert input to sink events
getRawTextBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a RawText block generated by this sink.
getSection1Block(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Section1 block generated by this sink.
getSection2Block(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Section2 block generated by this sink.
getSection3Block(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Section3 block generated by this sink.
getSection4Block(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Section4 block generated by this sink.
getSection5Block(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Section5 block generated by this sink.
getSectionTitleBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a SectionTitle block generated by this sink.
getSink() - Method in class org.apache.maven.doxia.parser.AbstractParserTestCase
Sink to write the output of the parsing
getSink() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns the sink that is currently being tested.
getSinkContent() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a String representation of all events that have been written to the sink.
getTableBlock(String, String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Table block generated by this sink.
getTestDocuments() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
 
getTestDocuments() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidatorTest
 
getTestReader(String, String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns an InputStreamReader to read a resource from a file in the test target output directory.
getTestReader(String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns an InputStreamReader to read a resource from a file in the test target output directory.
getTestReader() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Returns a Reader that gives access to a common test apt file.
getTestWriter(String, String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns a FileWriter to write to a file with the given name in the test target output directory.
getTestWriter(String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns a FileWriter to write to a file with the given name in the test target output directory.
getTestWriter() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Returns a Writer to write a test output result.
getTestWriterFile(String, String) - Method in class org.apache.maven.doxia.AbstractModuleTest
 
getTestWriterFile(String) - Method in class org.apache.maven.doxia.AbstractModuleTest
 
getTextBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Text block generated by this sink.
getTitleBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a title block generated by this sink.
getVerbatimBlock(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Returns a Verbatim block generated by this sink.
getXmlTestWriter(String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns an XML FileWriter to write to a file with the given name in the test target output directory.
getXmlTestWriter(String, String) - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns an XML FileWriter to write to a file with the given name in the test target output directory.

H

head() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
head(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
head() - Method in class org.apache.maven.doxia.sink.TextSink
head(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
head() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
head(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
head_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
head_() - Method in class org.apache.maven.doxia.sink.TextSink
head_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
horizontalRule() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
horizontalRule(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
horizontalRule() - Method in class org.apache.maven.doxia.sink.TextSink
horizontalRule(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
horizontalRule() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
horizontalRule(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
HtmlToolsTest - Class in org.apache.maven.doxia.util
Test case for HtmlTools.
HtmlToolsTest() - Constructor for class org.apache.maven.doxia.util.HtmlToolsTest
 

I

IndexEntryTest - Class in org.apache.maven.doxia.index
 
IndexEntryTest() - Constructor for class org.apache.maven.doxia.index.IndexEntryTest
 
isFailErrorMessage(String) - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
Filter fail message.
isWellformed() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
Finds out wether the wellformedness-contraints of the model have been violated.
isXmlSink() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
This method allows to use the correct Writer in AbstractSinkTest.testTestDocument().
italic() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
italic() - Method in class org.apache.maven.doxia.sink.TextSink
italic() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
italic_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
italic_() - Method in class org.apache.maven.doxia.sink.TextSink
italic_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

L

lineBreak() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
lineBreak(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
lineBreak() - Method in class org.apache.maven.doxia.sink.TextSink
lineBreak(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
lineBreak() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
lineBreak(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
link(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
link(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
link(String) - Method in class org.apache.maven.doxia.sink.TextSink
link(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
link(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
link(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
link_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
link_() - Method in class org.apache.maven.doxia.sink.TextSink
link_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
list() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
list(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
list() - Method in class org.apache.maven.doxia.sink.TextSink
list(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
list() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
list(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
list_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
list_() - Method in class org.apache.maven.doxia.sink.TextSink
list_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
listItem() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
listItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
listItem() - Method in class org.apache.maven.doxia.sink.TextSink
listItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
listItem() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
listItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
listItem_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
listItem_() - Method in class org.apache.maven.doxia.sink.TextSink
listItem_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
LS - Static variable in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
 

M

MacroManagerTest - Class in org.apache.maven.doxia.macro.manager
 
MacroManagerTest() - Constructor for class org.apache.maven.doxia.macro.manager.MacroManagerTest
 
monospaced() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
monospaced() - Method in class org.apache.maven.doxia.sink.TextSink
monospaced() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
monospaced_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
monospaced_() - Method in class org.apache.maven.doxia.sink.TextSink
monospaced_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

N

nonBreakingSpace() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
nonBreakingSpace() - Method in class org.apache.maven.doxia.sink.TextSink
nonBreakingSpace() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedList(int) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedList(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedList(int) - Method in class org.apache.maven.doxia.sink.TextSink
numberedList(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
numberedList(int) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedList(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedList_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedList_() - Method in class org.apache.maven.doxia.sink.TextSink
numberedList_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedListItem() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedListItem() - Method in class org.apache.maven.doxia.sink.TextSink
numberedListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
numberedListItem() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedListItem(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
numberedListItem_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
numberedListItem_() - Method in class org.apache.maven.doxia.sink.TextSink
numberedListItem_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

O

org.apache.maven.doxia - package org.apache.maven.doxia
 
org.apache.maven.doxia.document - package org.apache.maven.doxia.document
 
org.apache.maven.doxia.index - package org.apache.maven.doxia.index
 
org.apache.maven.doxia.macro - package org.apache.maven.doxia.macro
 
org.apache.maven.doxia.macro.manager - package org.apache.maven.doxia.macro.manager
 
org.apache.maven.doxia.macro.snippet - package org.apache.maven.doxia.macro.snippet
 
org.apache.maven.doxia.macro.toc - package org.apache.maven.doxia.macro.toc
 
org.apache.maven.doxia.module - package org.apache.maven.doxia.module
 
org.apache.maven.doxia.parser - package org.apache.maven.doxia.parser
 
org.apache.maven.doxia.sink - package org.apache.maven.doxia.sink
 
org.apache.maven.doxia.util - package org.apache.maven.doxia.util
 
org.apache.maven.doxia.xsd - package org.apache.maven.doxia.xsd
 
outputBaseDir() - Method in class org.apache.maven.doxia.AbstractModuleTest
Returns the base directory where all test output will go.
outputExtension() - Method in class org.apache.maven.doxia.AbstractModuleTest
Determines the default file extension for the current module.
outputExtension() - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
The output files generated by this class are text files, independent of the kind of module being tested.
outputExtension() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
outputExtension() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Return the default extension of files created by the test Sink.

P

pageBreak() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
pageBreak() - Method in class org.apache.maven.doxia.sink.TextSink
pageBreak() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
paragraph() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
paragraph(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
paragraph() - Method in class org.apache.maven.doxia.sink.TextSink
paragraph(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
paragraph() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
paragraph(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
paragraph_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
paragraph_() - Method in class org.apache.maven.doxia.sink.TextSink
paragraph_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

R

RandomAccessSinkTest - Class in org.apache.maven.doxia.sink
 
RandomAccessSinkTest() - Constructor for class org.apache.maven.doxia.sink.RandomAccessSinkTest
 
rawText(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
rawText(String) - Method in class org.apache.maven.doxia.sink.TextSink
rawText(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
reset() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
Clears the list of sink events.

S

section(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
section(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section1() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section1() - Method in class org.apache.maven.doxia.sink.TextSink
section1() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section1_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section1_() - Method in class org.apache.maven.doxia.sink.TextSink
section1_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section2() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section2() - Method in class org.apache.maven.doxia.sink.TextSink
section2() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section2_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section2_() - Method in class org.apache.maven.doxia.sink.TextSink
section2_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section3() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section3() - Method in class org.apache.maven.doxia.sink.TextSink
section3() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section3_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section3_() - Method in class org.apache.maven.doxia.sink.TextSink
section3_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section4() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section4() - Method in class org.apache.maven.doxia.sink.TextSink
section4() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section4_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section4_() - Method in class org.apache.maven.doxia.sink.TextSink
section4_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section5() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section5() - Method in class org.apache.maven.doxia.sink.TextSink
section5() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section5_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section5_() - Method in class org.apache.maven.doxia.sink.TextSink
section5_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
section_(int) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
section_(int) - Method in class org.apache.maven.doxia.sink.TextSink
section_(int) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle(int, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle1() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle1() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle1() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle1_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle1_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle1_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle2() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle2() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle2() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle2_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle2_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle2_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle3() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle3() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle3() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle3_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle3_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle3_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle4() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle4() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle4() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle4_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle4_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle4_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle5() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle5() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle5() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle5_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle5_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle5_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle_(int) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
sectionTitle_() - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle_(int) - Method in class org.apache.maven.doxia.sink.TextSink
sectionTitle_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
sectionTitle_(int) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
setUp() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
setUp() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Resets the writer and creates a new sink with it.
setUp() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
 
setUp() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Set up the writer.
SinkAdapterTest - Class in org.apache.maven.doxia.sink
 
SinkAdapterTest() - Constructor for class org.apache.maven.doxia.sink.SinkAdapterTest
 
SinkEventAttributeSetTest - Class in org.apache.maven.doxia.sink
Test SinkEventAttributeSet.
SinkEventAttributeSetTest() - Constructor for class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
 
SinkEventElement - Class in org.apache.maven.doxia.sink
A single sink event, used for testing purposes in order to check the order and effect of some parser events.
SinkEventElement(String, Object[]) - Constructor for class org.apache.maven.doxia.sink.SinkEventElement
A SinkEventElement is characterized by the method name and associated array of arguments.
SinkEventTestingSink - Class in org.apache.maven.doxia.sink
This sink is used for testing purposes in order to check wether the input of some parser is well-formed.
SinkEventTestingSink() - Constructor for class org.apache.maven.doxia.sink.SinkEventTestingSink
 
SinkTestDocument - Class in org.apache.maven.doxia.sink
Static methods to generate standard Doxia sink events.
SinkUtilsTest - Class in org.apache.maven.doxia.sink
 
SinkUtilsTest() - Constructor for class org.apache.maven.doxia.sink.SinkUtilsTest
 
SnippetMacroTest - Class in org.apache.maven.doxia.macro.snippet
Test snippet macro.
SnippetMacroTest() - Constructor for class org.apache.maven.doxia.macro.snippet.SnippetMacroTest
 
SwfMacroTest - Class in org.apache.maven.doxia.macro
Test swf macro.
SwfMacroTest() - Constructor for class org.apache.maven.doxia.macro.SwfMacroTest
 

T

table() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
table(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
table() - Method in class org.apache.maven.doxia.sink.TextSink
table(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
table() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
table(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
table_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
table_() - Method in class org.apache.maven.doxia.sink.TextSink
table_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCaption() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCaption() - Method in class org.apache.maven.doxia.sink.TextSink
tableCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
tableCaption() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCaption(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCaption_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCaption_() - Method in class org.apache.maven.doxia.sink.TextSink
tableCaption_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCell() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCell(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCell() - Method in class org.apache.maven.doxia.sink.TextSink
tableCell(String) - Method in class org.apache.maven.doxia.sink.TextSink
tableCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
tableCell() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCell(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableCell_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableCell_() - Method in class org.apache.maven.doxia.sink.TextSink
tableCell_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableHeaderCell() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableHeaderCell(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableHeaderCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableHeaderCell() - Method in class org.apache.maven.doxia.sink.TextSink
tableHeaderCell(String) - Method in class org.apache.maven.doxia.sink.TextSink
tableHeaderCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
tableHeaderCell() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableHeaderCell(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableHeaderCell(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableHeaderCell_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableHeaderCell_() - Method in class org.apache.maven.doxia.sink.TextSink
tableHeaderCell_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableRow() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableRow(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableRow() - Method in class org.apache.maven.doxia.sink.TextSink
tableRow(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
tableRow() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableRow(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableRow_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableRow_() - Method in class org.apache.maven.doxia.sink.TextSink
tableRow_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableRows(int[], boolean) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableRows(int[], boolean) - Method in class org.apache.maven.doxia.sink.TextSink
tableRows(int[], boolean) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tableRows_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
tableRows_() - Method in class org.apache.maven.doxia.sink.TextSink
tableRows_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
tearDown() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
 
testAddAttribute() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of addAttribute method, of class SinkEventAttributeSet.
testAddAttributes() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of add/removeAttributes methods, of class SinkEventAttributeSet.
testAnchor() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [anchor( anchor ), text( anchor ), anchor_()], invoked on the current sink, produces the same result as getAnchorBlock( anchor ).
testAnchor() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of anchor method, of class SinkAdapter.
testAnchor() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of anchor method, of class XhtmlBaseSink.
testAnchorLink() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testApt() - Method in class org.apache.maven.doxia.sink.AbstractSinkTestCase
Parses the test apt document (obtained via AbstractSinkTestCase.getTestReader()) with the Parser returned by AbstractSinkTestCase.createParser() into the Sink returned by AbstractSinkTestCase.createSink().
testAttributeEntities() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
Test entities in attributes.
testAttributeEntities() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test entities in attribute values.
testAuthor() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [author(), text( author ), author_()] , invoked on the current sink, produces the same result as getAuthorBlock( author ).
testAuthor() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of author method, of class SinkAdapter.
testBody() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [body(), body_()], invoked on the current sink, produces the same result as getBodyBlock().
testBody() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of body method, of class SinkAdapter.
testBold() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [bold(), text( text ), bold_()], invoked on the current sink, produces the same result as getBoldBlock( text ).
testBold() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of bold method, of class SinkAdapter.
testClone() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of clone method, of class SinkEventAttributeSet.
testClose() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of close method, of class SinkAdapter.
testComment() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [comment(comment)], invoked on the current sink, produces the same result as getCommentBlock( comment ).
testComment() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of comment method, of class SinkAdapter.
testComment() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of comment method, of class XhtmlBaseSink.
testComplex() - Method in class org.apache.maven.doxia.sink.RandomAccessSinkTest
 
testConstructor() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of constructors, of class SinkEventAttributeSet.
testContainsAttribute() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of containsAttribute method, of class SinkEventAttributeSet.
testContainsAttributes() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of containsAttributes method, of class SinkEventAttributeSet.
testCopyAttributes() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of copyAttributes method, of class SinkEventAttributeSet.
testDate() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [date(), text( date ), date_()], invoked on the current sink, produces the same result as getDateBlock( date ).
testDate() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of date method, of class SinkAdapter.
testDecoration() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testDefinedTerm() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of definedTerm method, of class SinkAdapter.
testDefinition() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of definition method, of class SinkAdapter.
testDefinitionList() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [definitionList(), definitionListItem(), definedTerm(), text( definum ), definedTerm_(), definition(), text( definition ), definition_(), definitionListItem_(), definitionList_()], invoked on the current sink, produces the same result as getDefinitionListBlock ( definum, definition ).
testDefinitionList() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of definitionList method, of class SinkAdapter.
testDefinitionList() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of definitionList method, of class XhtmlBaseSink.
testDefinitionListItem() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of definitionListItem method, of class SinkAdapter.
testDocument() - Method in class org.apache.maven.doxia.parser.AbstractParserTest
Parse a test document '"test." + outputExtension()' with parser from AbstractParserTest.createParser(), and output to a text file, using the TextSink.
testDocumentModel() - Method in class org.apache.maven.doxia.document.DocumentModelTest
Test DocumentModel.
testDoxia250() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testDoxiaVersion() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
Test Doxia version.
testEncodeId() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testEncodeId() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testEncodeURL() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testEntities() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testEntity() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of entity.
testEquals() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of equals method, of class SinkEventAttributeSet.
testEscapeHTML() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testExecute() - Method in class org.apache.maven.doxia.macro.EchoMacroTest
Test of execute method, of class EchoMacro.
testExecute() - Method in class org.apache.maven.doxia.macro.snippet.SnippetMacroTest
Test of execute method, of class SnippetMacro.
testExecute() - Method in class org.apache.maven.doxia.macro.SwfMacroTest
Test of execute method, of class SwfMacro.
testExecute() - Method in class org.apache.maven.doxia.macro.toc.TocMacroTest
Test of execute method, of class TocMacro.
testFigure() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testFigure() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [figure(), figureGraphics( source ), figureCaption(), text( caption ), figureCaption_(), figure_()], invoked on the current sink, produces the same result as getFigureBlock( source, caption ).
testFigure() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of figure method, of class SinkAdapter.
testFigure() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of figure method, of class XhtmlBaseSink.
testFigureCaption() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of figureCaption method, of class SinkAdapter.
testFigureEventsList() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testFigureGraphics() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of figureGraphics method, of class SinkAdapter.
testFigureGraphics() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of figureGraphics method, of class XhtmlBaseSink.
testFigureWithoutCaption() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
 
testFilterAttributes() - Method in class org.apache.maven.doxia.sink.SinkUtilsTest
Test of filterAttributes method, of class SinkUtils.
testFlush() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of flush method, of class SinkAdapter.
testGetAttribute() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of getAttribute method, of class SinkEventAttributeSet.
testGetAttributeCount() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of getAttributeCount method, of class SinkEventAttributeSet.
testGetAttributeNames() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of getAttributeNames method, of class SinkEventAttributeSet.
testGetAttributeString() - Method in class org.apache.maven.doxia.sink.SinkUtilsTest
Test of getAttributeString method, of class SinkUtils.
testGetHtmlTag() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testGetResolveParent() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of getResolveParent method, of class SinkEventAttributeSet.
testHashCode() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of hashCode method, of class SinkEventAttributeSet.
testHead() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [head(), head_()], invoked on the current sink, produces the same result as getHeadBlock().
testHead() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of head method, of class SinkAdapter.
testHeadingEventsList() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testHorizontalRule() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [horizontalRule()], invoked on the current sink, produces the same result as getHorizontalRuleBlock().
testHorizontalRule() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of horizontalRule method, of class SinkAdapter.
testHorizontalRule() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of horizontalRule method, of class XhtmlBaseSink.
testIdentity() - Method in class org.apache.maven.doxia.module.AbstractIdentityTest
Pipes a full model generated by SinkTestDocument through a Sink (generated by AbstractIdentityTest.createSink(Writer)) and a Parser (generated by AbstractIdentityTest.createParser()) and checks if the result is the same as the original model.
testIgnoreDownloadError() - Method in class org.apache.maven.doxia.macro.snippet.SnippetMacroTest
 
testIndexEntry() - Method in class org.apache.maven.doxia.index.IndexEntryTest
Test IndexEntry.
testIsDefined() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of isDefined method, of class SinkEventAttributeSet.
testIsEmpty() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of isEmpty method, of class SinkEventAttributeSet.
testIsEqual() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of isEqual method, of class SinkEventAttributeSet.
testIsExternalLink() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testIsId() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testIsInternalLink() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testIsLocalLink() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testIsValidId() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testItalic() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [italic(), text( text ), italic_()], invoked on the current sink, produces the same result as getItalicBlock( text ).
testItalic() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of italic method, of class SinkAdapter.
testItalic() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of italic/bold/monospaced method, of class XhtmlBaseSink.
testLineBreak() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [lineBreak()], invoked on the current sink, produces the same result as getLineBreakBlock().
testLineBreak() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of lineBreak/pageBreak/nonBreakingSpace method, of class XhtmlBaseSink.
testLineBreaks() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of lineBreak method, of class SinkAdapter.
testLink() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [link( link ), text( text ), link_()], invoked on the current sink, produces the same result as getLinkBlock( link, text ).
testLink() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of link method, of class SinkAdapter.
testLink() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of link method, of class XhtmlBaseSink.
testList() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [list(), listItem(), text( item ), listItem_(), list_()], invoked on the current sink, produces the same result as getListBlock( item ).
testList() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of list method, of class SinkAdapter.
testList() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of list method, of class XhtmlBaseSink.
testListItem() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of listItem method, of class SinkAdapter.
testLists() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testLog() - Method in class org.apache.maven.doxia.macro.EchoMacroTest
Test log.
testMacroManager() - Method in class org.apache.maven.doxia.macro.manager.MacroManagerTest
Test MacroManager.
testMonospaced() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [monospaced(), text( text ), monospaced_()], invoked on the current sink, produces the same result as getMonospacedBlock( text ).
testMonospaced() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of monospaced method, of class SinkAdapter.
testNameSpace() - Method in class org.apache.maven.doxia.sink.AbstractXmlSinkTest
Test of set/getNameSpace method, of class AbstractXmlSink.
testNestedHeadingEventsList() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testNestedTables() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
 
testNonBreakingSpace() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [nonBreakingSpace()], invoked on the current sink, produces the same result as getNonBreakingSpaceBlock().
testNonBreakingSpace() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of nonBreakingSpace method, of class SinkAdapter.
testNumberedList() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [numberedList( Sink.NUMBERING_LOWER_ROMAN ), numberedListItem(), text( item ), numberedListItem_(), numberedList_()], invoked on the current sink, produces the same result as getNumberedListBlock( item ).
testNumberedList() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of numberedList method, of class SinkAdapter.
testNumberedList() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of numberedList method, of class XhtmlBaseSink.
testNumberedListItem() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of numberedListItem method, of class SinkAdapter.
testOthersThenStringParameters() - Method in class org.apache.maven.doxia.macro.SwfMacroTest
Test that SwfMacro does not crash if other things then Strings are provided.
testPageBreak() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [pageBreak()], invoked on the current sink, produces the same result as getPageBreakBlock().
testPageBreak() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of pageBreak method, of class SinkAdapter.
testParagraph() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [paragraph(), text( text ), paragraph_()], invoked on the current sink, produces the same result as getParagraphBlock( text ).
testParagraph() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of paragraph method, of class SinkAdapter.
testParagraph() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of paragraph method, of class XhtmlBaseSink.
testParseDate() - Method in class org.apache.maven.doxia.util.DoxiaUtilsTest
Verify the expected results.
testParser() - Method in class org.apache.maven.doxia.parser.AbstractParserTest
Parse a test document '"test." + outputExtension()' with parser from AbstractParserTest.createParser(), and output to a new WellformednessCheckingSink.
testParser() - Method in class org.apache.maven.doxia.parser.AbstractParserTestCase
Parse the model in the path specified by AbstractParserTestCase.getDocument(), with parser from AbstractParserTestCase.getParser(), and output to sink from AbstractParserTestCase.getSink()
testPreEOL() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testPreFormattedText() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testRawText() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [rawText( text )], invoked on the current sink, produces the same result as getRawTextBlock( text ).
testRawText() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of rawText method, of class SinkAdapter.
testRawText() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of rawText method, of class XhtmlBaseSink.
testSection() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section method, of class SinkAdapter.
testSection() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section method, of class XhtmlBaseSink.
testSection1() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [section1(), sectionTitle1(), text( title ), sectionTitle1_(), section1_()], invoked on the current sink, produces the same result as getSection1Block( title ).
testSection1() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section1 method, of class SinkAdapter.
testSection1() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section1 method, of class XhtmlBaseSink.
testSection2() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [section2(), sectionTitle2(), text( title ), sectionTitle2_(), section2_()], invoked on the current sink, produces the same result as getSection2Block( title ).
testSection2() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section2 method, of class SinkAdapter.
testSection2() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section2 method, of class XhtmlBaseSink.
testSection3() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [section3(), sectionTitle3(), text( title ), sectionTitle3_(), section3_()], invoked on the current sink, produces the same result as getSection3Block( title ).
testSection3() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section3 method, of class SinkAdapter.
testSection3() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section3 method, of class XhtmlBaseSink.
testSection4() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [section4(), sectionTitle4(), text( title ), sectionTitle4_(), section4_()], invoked on the current sink, produces the same result as getSection4Block( title ).
testSection4() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section4 method, of class SinkAdapter.
testSection4() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section4 method, of class XhtmlBaseSink.
testSection5() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [section5(), sectionTitle5(), text( title ), sectionTitle5_(), section5_()], invoked on the current sink, produces the same result as getSection5Block( title ).
testSection5() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of section5 method, of class SinkAdapter.
testSection5() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section5 method, of class XhtmlBaseSink.
testSectionAttributes() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of section method, of class XhtmlBaseSink.
testSectionTitle() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [sectionTitle(), text( title ), sectionTitle_()], invoked on the current sink, produces the same result as getSectionTitleBlock( title ).
testSectionTitle() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle method, of class SinkAdapter.
testSectionTitle1() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle1 method, of class SinkAdapter.
testSectionTitle2() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle2 method, of class SinkAdapter.
testSectionTitle3() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle3 method, of class SinkAdapter.
testSectionTitle4() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle4 method, of class SinkAdapter.
testSectionTitle5() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of sectionTitle5 method, of class SinkAdapter.
testSignificantWhiteSpace() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testSimple() - Method in class org.apache.maven.doxia.sink.RandomAccessSinkTest
 
testSimpleTags() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testSpaceAfterClosingTag() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
 
testSpecial() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testSpecialCharacters() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test unicode chracters in tables.
testStyles() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testTable() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testTable() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [table(), tableRows( Sink.JUSTIFY_CENTER, false ), tableRow(), tableCell(), text( cell ), tableCell_(), tableRow_(), tableRows_(), tableCaption(), text( caption ), tableCaption_(), table_()], invoked on the current sink, produces the same result as getTableBlock( cell, caption ).
testTable() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of table method, of class SinkAdapter.
testTable() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of table method, of class XhtmlBaseSink.
testTableCaption() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of tableCaption method, of class SinkAdapter.
testTableCaption() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of tableCaption method, of class XhtmlBaseSink.
testTableCell() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of tableCell method, of class SinkAdapter.
testTableCell() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of tableCell method, of class XhtmlBaseSink.
testTableEventsList() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testTableHeaderCell() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of tableHeaderCell method, of class SinkAdapter.
testTableHeaderCell() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of tableHeaderCell method, of class XhtmlBaseSink.
testTableRow() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of tableRow method, of class SinkAdapter.
testTableRow() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of tableRow method, of class XhtmlBaseSink.
testTableRows() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of tableRows method, of class SinkAdapter.
testTableRows() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of tableRows method, of class XhtmlBaseSink.
testTestDocument() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Tests that the current sink is able to render the common test document.
testText() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [text( text )], invoked on the current sink, produces the same result as getTextBlock().
testText() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of text method, of class SinkAdapter.
testText() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of text method, of class XhtmlBaseSink.
testTitle() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [title(), text( title ), title_()], invoked on the current sink, produces the same result as getTitleBlock( title ).
testTitle() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of title method, of class SinkAdapter.
testTocStyle() - Method in class org.apache.maven.doxia.macro.toc.TocMacroTest
Test DOXIA-366.
testToString() - Method in class org.apache.maven.doxia.sink.SinkEventAttributeSetTest
Test of toString method, of class SinkEventAttributeSet.
testUnbalancedDefinitionListItem() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
testUnescapeHTML() - Method in class org.apache.maven.doxia.util.HtmlToolsTest
Verify the expected results.
testUnknown() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of unknown method, of class SinkAdapter.
testUnknown() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of unknown method, of class XhtmlBaseSink.
testUse() - Method in class org.apache.maven.doxia.util.ByLineReaderSourceTest
 
testValidateFiles() - Method in class org.apache.maven.doxia.xsd.AbstractXmlValidator
Validate the test documents returned by getTestDocuments() with DTD or XSD using xerces.
testVerbatim() - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
Checks that the sequence [verbatim( SinkEventAttributeSet.BOXED ), text( text ), verbatim_()], invoked on the current sink, produces the same result as getVerbatimBlock( text ).
testVerbatim() - Method in class org.apache.maven.doxia.sink.SinkAdapterTest
Test of verbatim method, of class SinkAdapter.
testVerbatim() - Method in class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
Test of verbatim method, of class XhtmlBaseSink.
testWriteEOL() - Method in class org.apache.maven.doxia.sink.AbstractXmlSinkTest
Test of writeEOL method, of class AbstractXmlSink.
testWriteSimpleTag() - Method in class org.apache.maven.doxia.sink.AbstractXmlSinkTest
Test of writeSimpleTag method, of class AbstractXmlSink.
testWriteStartTag() - Method in class org.apache.maven.doxia.sink.AbstractXmlSinkTest
Test of writeStartTag method, of class AbstractXmlSink.
testXhtmlEntities() - Method in class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
text(String) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
text(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
text(String) - Method in class org.apache.maven.doxia.sink.TextSink
text(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
text(String) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
text(String, SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
TextSink - Class in org.apache.maven.doxia.sink
A simple text-based implementation of the Sink interface.
TextSink(Writer) - Constructor for class org.apache.maven.doxia.sink.TextSink
Constructor.
title() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
title(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
title() - Method in class org.apache.maven.doxia.sink.TextSink
title(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
title() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
title(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
title_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
title_() - Method in class org.apache.maven.doxia.sink.TextSink
title_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
TocMacroTest - Class in org.apache.maven.doxia.macro.toc
Test toc macro.
TocMacroTest() - Constructor for class org.apache.maven.doxia.macro.toc.TocMacroTest
 
toString() - Method in class org.apache.maven.doxia.sink.SinkEventElement

U

unknown(String, Object[], SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
unknown(String, Object[], SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
unknown(String, Object[], SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink

V

verbatim(boolean) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
verbatim(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
verbatim(boolean) - Method in class org.apache.maven.doxia.sink.TextSink
verbatim(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.TextSink
verbatim(boolean) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
verbatim(SinkEventAttributes) - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
verbatim_() - Method in class org.apache.maven.doxia.sink.SinkEventTestingSink
verbatim_() - Method in class org.apache.maven.doxia.sink.TextSink
verbatim_() - Method in class org.apache.maven.doxia.sink.WellformednessCheckingSink
verifyDecorationLineThrough(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
 
verifyDecorationUnderline(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
 
verifyValignSub(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
 
verifyValignSup(String) - Method in class org.apache.maven.doxia.sink.AbstractSinkTest
 

W

WellformednessCheckingSink - Class in org.apache.maven.doxia.sink
This sink is used for testing purposes in order to check wether the input of some parser is well-formed.
WellformednessCheckingSink() - Constructor for class org.apache.maven.doxia.sink.WellformednessCheckingSink
 

X

XhtmlBaseParserTest - Class in org.apache.maven.doxia.parser
Test for XhtmlBaseParser.
XhtmlBaseParserTest() - Constructor for class org.apache.maven.doxia.parser.XhtmlBaseParserTest
 
XhtmlBaseSinkTest - Class in org.apache.maven.doxia.sink
Test for XhtmlBaseSink.
XhtmlBaseSinkTest() - Constructor for class org.apache.maven.doxia.sink.XhtmlBaseSinkTest
 
A B C D E F G H I L M N O P R S T U V W X 

Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.