A B C D F G H L M N O P R S T U V W X

A

AbstractDocWriter - class com.aurigalogic.doclet.writer.AbstractDocWriter.
Abstract doc writer.
AbstractDocWriter() - Constructor for class com.aurigalogic.doclet.writer.AbstractDocWriter
 

B

BOTTOM_MARGIN - Static variable in class com.aurigalogic.doclet.core.Doclet
 

C

com.aurigalogic.doclet.core - package com.aurigalogic.doclet.core
 
com.aurigalogic.doclet.util - package com.aurigalogic.doclet.util
 
com.aurigalogic.doclet.writer - package com.aurigalogic.doclet.writer
 
COVER_FILE - Static variable in class com.aurigalogic.doclet.core.Doclet
 
COVER_TEXT - Static variable in class com.aurigalogic.doclet.core.Doclet
 
createFO(InputStream, OutputStream) - Method in class com.aurigalogic.doclet.writer.FODocWriter
Generates the fo document
CSS_FILE - Static variable in class com.aurigalogic.doclet.core.Doclet
 
cssStream - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
CssTreeBuilder - class com.aurigalogic.doclet.writer.CssTreeBuilder.
This class parses the given css stream and builds a xml tree.
CssTreeBuilder(InputStream, String) - Constructor for class com.aurigalogic.doclet.writer.CssTreeBuilder
Constructor.

D

Doclet - class com.aurigalogic.doclet.core.Doclet.
Doclet class for AurigaDoclet
Doclet(String[][]) - Constructor for class com.aurigalogic.doclet.core.Doclet
Default constructor.
DocWriter - interface com.aurigalogic.doclet.writer.DocWriter.
DocWriter interface.
doTransform(InputStream, InputStream, OutputStream, String, Properties) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Takes the xml source and write the output to the given stream by doing an xsl transformation.

F

FODocWriter - class com.aurigalogic.doclet.writer.FODocWriter.
This class is used for generating javadoc in FO format.
FODocWriter() - Constructor for class com.aurigalogic.doclet.writer.FODocWriter
 
FOOTER_FILE - Static variable in class com.aurigalogic.doclet.core.Doclet
 
FOOTER_HEIGHT - Static variable in class com.aurigalogic.doclet.core.Doclet
 
FOOTER_TEXT - Static variable in class com.aurigalogic.doclet.core.Doclet
 
FORMAT - Static variable in class com.aurigalogic.doclet.core.Doclet
 

G

generateXML(RootDoc) - Method in class com.aurigalogic.doclet.core.XMLGenerator
Generates the xml tree.
getCssTreeFileUrl() - Method in class com.aurigalogic.doclet.writer.CssTreeBuilder
Returns the path of the cssTree file
getXMLStream() - Method in class com.aurigalogic.doclet.core.XMLGenerator
 
getXMLString() - Method in class com.aurigalogic.doclet.core.XMLGenerator
 

H

HEADER_FILE - Static variable in class com.aurigalogic.doclet.core.Doclet
 
HEADER_HEIGHT - Static variable in class com.aurigalogic.doclet.core.Doclet
 
HEADER_TEXT - Static variable in class com.aurigalogic.doclet.core.Doclet
 

L

LEFT_MARGIN - Static variable in class com.aurigalogic.doclet.core.Doclet
 
log - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 

M

MIFDocWriter - class com.aurigalogic.doclet.writer.MIFDocWriter.
MIF document writer.
MIFDocWriter() - Constructor for class com.aurigalogic.doclet.writer.MIFDocWriter
 

N

NO_INDEX - Static variable in class com.aurigalogic.doclet.core.Doclet
 
NO_LINKS - Static variable in class com.aurigalogic.doclet.core.Doclet
 
NO_NAVIGATION - Static variable in class com.aurigalogic.doclet.core.Doclet
 
NO_TOC - Static variable in class com.aurigalogic.doclet.core.Doclet
 

O

optionLength(String) - Static method in class com.aurigalogic.doclet.core.Doclet
Returns the option length for supported command line options.
OUTPUT - Static variable in class com.aurigalogic.doclet.core.Doclet
 
OUTPUT_HTML - Static variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
OUTPUT_XML - Static variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
outputFile - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 

P

parameters - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
PCLDocWriter - class com.aurigalogic.doclet.writer.PCLDocWriter.
PCL document writer.
PCLDocWriter() - Constructor for class com.aurigalogic.doclet.writer.PCLDocWriter
 
PDFDocWriter - class com.aurigalogic.doclet.writer.PDFDocWriter.
PDF document generator.
PDFDocWriter() - Constructor for class com.aurigalogic.doclet.writer.PDFDocWriter
 
PSDocWriter - class com.aurigalogic.doclet.writer.PSDocWriter.
Postscript document write.
PSDocWriter() - Constructor for class com.aurigalogic.doclet.writer.PSDocWriter
 

R

readFile(String) - Static method in class com.aurigalogic.doclet.util.Util
Reads a file and returns the content as string.
RIGHT_MARGIN - Static variable in class com.aurigalogic.doclet.core.Doclet
 

S

setCssStream(InputStream) - Method in interface com.aurigalogic.doclet.writer.DocWriter
Sets the css stream.
setCssStream(InputStream) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Sets the css stream.
setOutputFile(String) - Method in interface com.aurigalogic.doclet.writer.DocWriter
Sets the output file.
setOutputFile(String) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Sets the output file.
setParameters(Properties) - Method in interface com.aurigalogic.doclet.writer.DocWriter
Sets the parameters.
setParameters(Properties) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Sets the parameters.
setXmlStream(InputStream) - Method in interface com.aurigalogic.doclet.writer.DocWriter
Sets the xml stream.
setXmlStream(InputStream) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Sets the xml stream.
setXslStream(InputStream) - Method in interface com.aurigalogic.doclet.writer.DocWriter
Sets the xsl stream.
setXslStream(InputStream) - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
Sets the xsl stream.
start(RootDoc) - Static method in class com.aurigalogic.doclet.core.Doclet
Entry point for this doclet.
SVGDocWriter - class com.aurigalogic.doclet.writer.SVGDocWriter.
SVG document writer.
SVGDocWriter() - Constructor for class com.aurigalogic.doclet.writer.SVGDocWriter
 

T

tidy(String) - Static method in class com.aurigalogic.doclet.util.Util
Cleans the given html using Tidy.
TOP_MARGIN - Static variable in class com.aurigalogic.doclet.core.Doclet
 

U

Util - class com.aurigalogic.doclet.util.Util.
Utility class

V

validOptions(String[][], DocErrorReporter) - Static method in class com.aurigalogic.doclet.core.Doclet
Validates the options.

W

writeDoc() - Method in class com.aurigalogic.doclet.writer.SVGDocWriter
Writes the javadoc output to the specified file.
writeDoc() - Method in class com.aurigalogic.doclet.writer.PSDocWriter
Writes the javadoc output to the specified file.
writeDoc() - Method in class com.aurigalogic.doclet.writer.PDFDocWriter
Writes the javadoc output to the specified file.
writeDoc() - Method in class com.aurigalogic.doclet.writer.PCLDocWriter
Writes the javadoc output to the specified file.
writeDoc() - Method in class com.aurigalogic.doclet.writer.MIFDocWriter
Writes the javadoc output to the specified file.
writeDoc() - Method in class com.aurigalogic.doclet.writer.FODocWriter
Converts the given xml stream to fo and writes it to the output file.
writeDoc() - Method in interface com.aurigalogic.doclet.writer.DocWriter
Write the output document.
writeDoc() - Method in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
writeDocUsingFOP(int) - Method in class com.aurigalogic.doclet.writer.PDFDocWriter
Convert the input stream to output stream using the given xsl stream and the renderer.
writeFile(String, String) - Static method in class com.aurigalogic.doclet.util.Util
Writes the given given text to the specified file.

X

XMLGenerator - class com.aurigalogic.doclet.core.XMLGenerator.
Class which generates an xml tree from the RootDoc.
XMLGenerator(String[][]) - Constructor for class com.aurigalogic.doclet.core.XMLGenerator
Default constructor.
xmlStream - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 
XSL_FILE - Static variable in class com.aurigalogic.doclet.core.Doclet
 
xslStream - Variable in class com.aurigalogic.doclet.writer.AbstractDocWriter
 

A B C D F G H L M N O P R S T U V W X