public interface IJSRoyaleASDocEmitter
| Modifier and Type | Method and Description |
|---|---|
void |
outputClasses(File outputFolder,
RoyaleASDocProject project)
Outputs the class list.
|
void |
outputIndex(File outputFolder,
RoyaleASDocProject project)
Outputs the index.
|
void |
outputTags(File outputFolder,
RoyaleASDocProject project)
Outputs the set of asdoc tags.
|
void outputIndex(File outputFolder, RoyaleASDocProject project) throws IOException
IOExceptionvoid outputClasses(File outputFolder, RoyaleASDocProject project) throws IOException
IOExceptionvoid outputTags(File outputFolder, RoyaleASDocProject project) throws IOException
IOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.