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

A

AbstractJaxxMojo - Class in org.nuiton.jaxx.plugin
Abract Jaxx Mojo.
AbstractJaxxMojo() - Constructor for class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
addChild(NodeItem) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
addCompileClassPath - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to include in compiler classpath the compile class-path (can only be used in a test phase).
addLogger - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to add logger to each generated jaxx file.
addProjectClassPath - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to include in compiler classpath the project compile classpath.
addResourcesToClassPath - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to include in compiler classpath the java resources directories (src and outJava).
addSourcesToClassPath - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to include in compiler classpath the java sources directories (src and outJava).
adjustTarget() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
adjutsAbsoluteTarget(NodeItem) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
applyI18n(String, String) - Method in class org.nuiton.jaxx.plugin.NodeItem
 

B

beanInfoSearchPath - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
extra path to be added in java.beans.Introspector#setBeanInfoSearchPath(java.lang.String[]).

C

checkPackaging() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
cl - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
 
compilerFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
Le compilateur à utiliser (par défaut celui de Swing)
contentTemplate - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The template used to generate helpset content file.

D

defaultDecoratorFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
the FQN of the ui to use for error notification.
defaultErrorUIFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
the FQN of the ui to use for error notification.
doAction() - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
doAction() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
doGen(File, File, Properties) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 

E

encoding - Variable in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
Encoding pour la generation des fichiers
excludes - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
pour filter les fichiers a ne pas traiter
execute() - Method in class org.nuiton.jaxx.plugin.HelpMojo
extractI18n(Set<String>, String, String) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
extraImportList - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
list of fqn of class toimport for all generated jaxx files

F

files - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
detected jaxx files in GenerateMojo.init() method
findChild(String) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
fixCompileSourceRoots() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
force - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
to force generation of java source for any jaxx files with no timestamp checking.

G

generateContentFiles(File, Properties, String) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
generateHelp - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to activate help generation process.
generateHelp() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
GenerateHelpMojo - Class in org.nuiton.jaxx.plugin
Mojo to generate javax help stuff for your project.
GenerateHelpMojo() - Constructor for class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
generateHelpsetFile(File, Properties) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
generateIndexFile(File, Properties) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
generateMapFile(File, Properties) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
GenerateMojo - Class in org.nuiton.jaxx.plugin
Generates some java code from jaxx files.
GenerateMojo() - Constructor for class org.nuiton.jaxx.plugin.GenerateMojo
 
generateSearch - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
Flag to generate the search index.
generateSearchIndex(File, Locale) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
generateTocFile(File, Properties) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
getAbsoluteTarget() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getChild(int) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getChild(String) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getChilds() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getClassLoader() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getCompilerClass() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getDefaultDecoratorClass() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getDefaultErrorUI() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getEncoding() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
getEngine() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getExistingHelpIds(File, boolean, Log) - Static method in class org.nuiton.jaxx.plugin.XmlHelper
 
getExistingItems(String, File) - Static method in class org.nuiton.jaxx.plugin.XmlHelper
 
getExtraImports() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getHelpBrokerFQN() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getHelpIdsStore() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
getJaxxContextClass() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getOptimize() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getProject() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
getTarget() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getTargetDirectory() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
getTargetDirectory() - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
getTargetDirectory() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
getText() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
getValidatorClass() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 

H

helpBrokerFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
the FQN of help broker

By default, use the JAXX implementation JAXXHelpBroker.

helpIdsStore - Variable in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
The store of helpIds generated by the goal GenerateMojo and then used by the goal GenerateHelpMojo.
HelpMojo - Class in org.nuiton.jaxx.plugin
Display help information on maven-jaxx-plugin.
HelpMojo() - Constructor for class org.nuiton.jaxx.plugin.HelpMojo
 
helpsetName - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The name of the helpset to generate.
helpsetTemplate - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The template used to generate helpset file.

I

i18nable - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
to make compiler i18nable, says add the I18n._(String, Object...) method invocation on I18nHelper.I18N_ATTRIBUTES attributes.
includes - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
pour filter les fichiers a traiter
indexTemplate - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The template used to generate helpset index file.
init() - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
init() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isAddLogger() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isGenerateHelp() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isI18nable() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isLeaf() - Method in class org.nuiton.jaxx.plugin.NodeItem
 
isOptimize() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isProfile() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isResetAfterCompile() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isUseUIManagerForIcon() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
isVerbose() - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 

J

jaxxContextFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
the name of implementation of JAXXContext to be used on JAXXObject.

L

locales - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The locales to generate for help, seprated by comma.

M

mapTemplate - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The template used to generate helpset map file.

N

NodeItem - Class in org.nuiton.jaxx.plugin
 
NodeItem(String, String) - Constructor for class org.nuiton.jaxx.plugin.NodeItem
 

O

optimize - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
pour optimizer le code compile ou genere ?
org.nuiton.jaxx.plugin - package org.nuiton.jaxx.plugin
 
outHelp - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The directory where to generate help files.
outJava - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
Repertoire de destination des fichiers java a generer.

P

prepareGenerator(File) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
profile - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to activate profile mode.
project - Variable in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
Dépendance du projet.

R

removeQuote(String) - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
report(JAXXEngine) - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
resetAfterCompile - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
flag to keep compilers after the generate operation (usefull for tests.

S

setEncoding(String) - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
setHelpIdsStore(File) - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
setProject(MavenProject) - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
setTargetDirectory(File) - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
setTargetDirectory(File) - Method in class org.nuiton.jaxx.plugin.GenerateHelpMojo
 
setTargetDirectory(File) - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
setText(String) - Method in class org.nuiton.jaxx.plugin.NodeItem
 
setVerbose(boolean) - Method in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
 
src - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
Repertoire sources des fichiers jaxx a generer.

T

testPhase - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
A flag to mark themojo to be used in a test phase.
tocTemplate - Variable in class org.nuiton.jaxx.plugin.GenerateHelpMojo
The template used to generate helpset toc file.
toString() - Method in class org.nuiton.jaxx.plugin.GenerateMojo
 
toString() - Method in class org.nuiton.jaxx.plugin.NodeItem
 

U

updater - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
file updater used to detect jaxx files.
useUIManagerForIcon - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
a flag to use UIManager to retreave icons.

V

validatorFQN - Variable in class org.nuiton.jaxx.plugin.GenerateMojo
Le compilateur à utiliser (par défaut celui de Swing)
verbose - Variable in class org.nuiton.jaxx.plugin.AbstractJaxxMojo
verbose flag

X

XmlHelper - Class in org.nuiton.jaxx.plugin
To load NodeItem from xml.
XmlHelper() - Constructor for class org.nuiton.jaxx.plugin.XmlHelper
 

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

Copyright © 2008-2009 CodeLutin. All Rights Reserved.