public abstract class ContentPrinter extends Object
| Constructor and Description |
|---|
ContentPrinter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
append(String[] source,
CitationAnchor citation,
org.seamless.xhtml.XHTMLElement contentElement,
String... preFormattedClasses) |
protected org.seamless.xhtml.XHTMLElement |
createPreFormattedElement(org.seamless.xhtml.XHTMLElement parent,
String... preFormattedClasses) |
protected String |
getEndOfLine() |
void |
print(String[] source,
CitationAnchor citation,
org.seamless.xhtml.XHTMLElement parentElement,
String... preFormattedClasses) |
public void print(String[] source, CitationAnchor citation, org.seamless.xhtml.XHTMLElement parentElement, String... preFormattedClasses)
protected String getEndOfLine()
protected org.seamless.xhtml.XHTMLElement createPreFormattedElement(org.seamless.xhtml.XHTMLElement parent,
String... preFormattedClasses)
protected abstract void append(String[] source, CitationAnchor citation, org.seamless.xhtml.XHTMLElement contentElement, String... preFormattedClasses)
Copyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.