public abstract class AbstractJavadocReader extends AbstractReader
RootDoc from the context.| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_ROOT_DOC |
| Constructor and Description |
|---|
AbstractJavadocReader() |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.javadoc.Doc |
findTargetDoc(CitationAnchor citation,
com.sun.javadoc.RootDoc rootDoc) |
org.seamless.xhtml.XHTML |
read(CitationAnchor citation,
Context context) |
protected abstract org.seamless.xhtml.XHTML |
read(CitationAnchor citation,
Context context,
com.sun.javadoc.RootDoc rootDoc) |
protected org.seamless.xhtml.XHTML |
resolveThisReferences(Context context,
com.sun.javadoc.Doc targetDoc,
org.seamless.xhtml.XHTML input) |
addFilePath, appendTitle, getParser, getXPath, isGenerateId, resolveFilepublic static final String CONTEXT_ROOT_DOC
public org.seamless.xhtml.XHTML read(CitationAnchor citation, Context context)
protected abstract org.seamless.xhtml.XHTML read(CitationAnchor citation, Context context, com.sun.javadoc.RootDoc rootDoc)
protected com.sun.javadoc.Doc findTargetDoc(CitationAnchor citation, com.sun.javadoc.RootDoc rootDoc)
protected org.seamless.xhtml.XHTML resolveThisReferences(Context context, com.sun.javadoc.Doc targetDoc, org.seamless.xhtml.XHTML input)
Copyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.