Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
M
P
S
V
Z
A
addParameter(String, String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
C
com.agilejava.maven.docbkx
- package com.agilejava.maven.docbkx
com.agilejava.maven.docbkx.spec
- package com.agilejava.maven.docbkx.spec
E
EntityFileParser
- Class in
com.agilejava.maven.docbkx
A crude parser for parsing an entity file.
EntityFileParser()
- Constructor for class com.agilejava.maven.docbkx.
EntityFileParser
EntityFileParser.EntityVisitor
- Interface in
com.agilejava.maven.docbkx
A simple interface to be implemented by objects traversing the contents of an entity file.
excludedProperties
- Variable in class com.agilejava.maven.docbkx.
GeneratorMojo
A comma-separated list of properties that should be exluded from the generated code.
execute()
- Method in class com.agilejava.maven.docbkx.
GeneratorMojo
G
GeneratorMojo
- Class in
com.agilejava.maven.docbkx
The base class for all Mojo's that perform some work based on a DocBook XSL * distribution.
GeneratorMojo()
- Constructor for class com.agilejava.maven.docbkx.
GeneratorMojo
getClassName()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getDescription()
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
getDocbookXslVersion()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getJavaIdentifier()
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
getName()
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
getPackageName()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getParameters()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getPluginSuffix()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getStylesheetLocation()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getSuperClassName()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getTargetFileExtension()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
Returns the extension of the files being generated by the plugin generated from this specification, which will be based on the
Specification.type
variable if it is not explicitly overridden.
getType()
- Method in class com.agilejava.maven.docbkx.spec.
Specification
getValue()
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
M
main(String[])
- Static method in class com.agilejava.maven.docbkx.
EntityFileParser
Tests the parser.
P
Parameter
- Class in
com.agilejava.maven.docbkx.spec
Parameter()
- Constructor for class com.agilejava.maven.docbkx.spec.
Parameter
parse(InputStream, EntityFileParser.EntityVisitor)
- Static method in class com.agilejava.maven.docbkx.
EntityFileParser
Parses the entity file, invoking operations on the visitor for every entity found.
process(ZipFileProcessor.ZipEntryVisitor)
- Method in class com.agilejava.maven.docbkx.
ZipFileProcessor
Processes the contents of the zip file by processing all zip file entries in sequence and calling
ZipFileProcessor.ZipEntryVisitor.visit(ZipEntry, InputStream)
for every zip file entry encountered.
S
selectDescription
- Variable in class com.agilejava.maven.docbkx.
GeneratorMojo
An XPath expression for selecting the description.
setClassName(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setDescription(String)
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
setDocbookXslVersion(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setName(String)
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
setPackageName(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setParameters(List)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setPluginSuffix(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setStylesheetLocation(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setSuperClassName(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setTargetFileExtension(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setType(String)
- Method in class com.agilejava.maven.docbkx.spec.
Specification
setValue(String)
- Method in class com.agilejava.maven.docbkx.spec.
Parameter
Specification
- Class in
com.agilejava.maven.docbkx.spec
A representation of the the DocBook-XSL specific version of a plugin.
Specification()
- Constructor for class com.agilejava.maven.docbkx.spec.
Specification
Constructs a new instance.
V
visit(ZipEntry, InputStream)
- Method in interface com.agilejava.maven.docbkx.
ZipFileProcessor.ZipEntryVisitor
Notifies the visitor of a zip file entry encoutered.
visitSystemEntity(String, String)
- Method in interface com.agilejava.maven.docbkx.
EntityFileParser.EntityVisitor
Invoked whenever the parser encounters a system entity.
Z
ZipFileProcessor
- Class in
com.agilejava.maven.docbkx
A mechanism for accessing the contents of zip files.
ZipFileProcessor(File)
- Constructor for class com.agilejava.maven.docbkx.
ZipFileProcessor
Constructs a new instance, wrapping the
file
passed in.
ZipFileProcessor.ZipEntryVisitor
- Interface in
com.agilejava.maven.docbkx
The interface to be implemented by all objects that want to be notified of entries in a zip file.
A
C
E
G
M
P
S
V
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2009. All Rights Reserved.