public interface DocConverter extends ParameterTableWriter
| Modifier and Type | Method and Description |
|---|---|
void |
convert(InputStream in,
OutputStream out) |
void |
createTableOfContents(Collection<DocTree> elements,
OutputStream out) |
void |
sectionDown() |
void |
sectionUp() |
writeParameterTablevoid sectionDown()
void sectionUp()
void convert(InputStream in, OutputStream out)
void createTableOfContents(Collection<DocTree> elements, OutputStream out)
Copyright © 2018. All rights reserved.