A G J O S X

A

addSourceDir(String) - Method in class org.apache.maven.jxr.JxrBean
Adds a directory to the list of those to be cross-referenced.

G

getBottom() - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer
getDestDir() - Method in class org.apache.maven.jxr.JxrBean
see setDestDir(String)
getDocTitle() - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer
getInputEncoding() - Method in class org.apache.maven.jxr.JxrBean
see setInputEncoding(String)
getJavadocDir() - Method in class org.apache.maven.jxr.JxrBean
see setJavadocDir(String)
getLocale() - Method in class org.apache.maven.jxr.JxrBean
Returns the locale.
getOutputEncoding() - Method in class org.apache.maven.jxr.JxrBean
see setOutputEncoding(String)
getTemplateDir() - Method in class org.apache.maven.jxr.JxrBean
see setTemplateDir(String)
getWindowTitle() - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer

J

JxrBean - Class in org.apache.maven.jxr
Creates an html-based, cross referenced version of Java source code for a project.
JxrBean() - Constructor for class org.apache.maven.jxr.JxrBean
Default constructor

O

org.apache.maven.jxr - package org.apache.maven.jxr
A bean to interact with the maven JXR code.

S

setBottom(String) - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer
setDestDir(String) - Method in class org.apache.maven.jxr.JxrBean
DestDir is the directory in which jxr will write its output
setDocTitle(String) - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer
setInputEncoding(String) - Method in class org.apache.maven.jxr.JxrBean
InputEncoding is the encoding of source files.
setJavadocDir(String) - Method in class org.apache.maven.jxr.JxrBean
JavadocDir is used to cross-reference the source code with the appropriate javadoc pages.
setLocale(Locale) - Method in class org.apache.maven.jxr.JxrBean
Sets the locale.
setOutputEncoding(String) - Method in class org.apache.maven.jxr.JxrBean
OutputEncoding is the encoding of output files.
setSourceDir(String) - Method in class org.apache.maven.jxr.JxrBean
Sets a single source directory to be cross-referenced.
setSourceDirs(List) - Method in class org.apache.maven.jxr.JxrBean
Sets a list of source directories to be cross-referenced.
setTemplateDir(String) - Method in class org.apache.maven.jxr.JxrBean
TemplateDir is where the navigation templates are located
setWindowTitle(String) - Method in class org.apache.maven.jxr.JxrBean
see DirectoryIndexer

X

xref() - Method in class org.apache.maven.jxr.JxrBean
Starts the cross-referencing and indexing.

A G J O S X

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.