public class XmlWriterXdocSinkTest extends XdocSinkTest
COLON, EOL, EQUAL, GREATER_THAN, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LESS_THAN, MINUS, PLUS, QUOTE, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SEMICOLON, SLASH, SPACE, STAR| Constructor and Description |
|---|
XmlWriterXdocSinkTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Sink |
createSink(Writer writer) |
protected String |
getDefinitionListBlock(String definum,
String definition) |
protected String |
getFigureBlock(String source,
String caption) |
protected String |
getHorizontalRuleBlock() |
protected String |
getLineBreakBlock() |
protected String |
getListBlock(String item) |
protected String |
getNumberedListBlock(String item) |
protected String |
getSection1Block(String title) |
protected String |
getSection2Block(String title) |
protected String |
getTableBlock(String cell,
String caption) |
getAnchorBlock, getAuthorBlock, getBodyBlock, getBoldBlock, getCommentBlock, getDateBlock, getHeadBlock, getItalicBlock, getLinkBlock, getMonospacedBlock, getNonBreakingSpaceBlock, getPageBreakBlock, getParagraphBlock, getRawTextBlock, getSection3Block, getSection4Block, getSection5Block, getSectionTitleBlock, getTextBlock, getTitleBlock, getVerbatimBlock, isXmlSink, outputExtension, testBoxedVerbatim, testLinkWithTargetgetOutputDir, getSink, getSinkContent, setUp, testAnchor, testAuthor, testBody, testBold, testComment, testDate, testDefinitionList, testFigure, testFigureWithoutCaption, testHead, testHorizontalRule, testItalic, testLineBreak, testLink, testList, testMonospaced, testNonBreakingSpace, testNumberedList, testPageBreak, testParagraph, testRawText, testSection1, testSection2, testSection3, testSection4, testSection5, testSectionTitle, testTable, testTestDocument, testText, testTitle, testVerbatim, verifyDecorationLineThrough, verifyDecorationUnderline, verifyValignSub, verifyValignSupgetBasedirFile, getTestReader, getTestReader, getTestWriter, getTestWriter, getTestWriterFile, getTestWriterFile, getXmlTestWriter, getXmlTestWriter, outputBaseDircustomizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatprotected Sink createSink(Writer writer)
createSink in class XdocSinkTestprotected String getSection1Block(String title)
getSection1Block in class XdocSinkTestprotected String getSection2Block(String title)
getSection2Block in class XdocSinkTestprotected String getListBlock(String item)
getListBlock in class XdocSinkTestprotected String getNumberedListBlock(String item)
getNumberedListBlock in class XdocSinkTestprotected String getDefinitionListBlock(String definum, String definition)
getDefinitionListBlock in class XdocSinkTestprotected String getFigureBlock(String source, String caption)
getFigureBlock in class XdocSinkTestprotected String getTableBlock(String cell, String caption)
getTableBlock in class XdocSinkTestprotected String getHorizontalRuleBlock()
getHorizontalRuleBlock in class XdocSinkTestprotected String getLineBreakBlock()
getLineBreakBlock in class XdocSinkTestCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.