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

A

AbstractAvailableDataMojo - Class in org.nuiton.plugin
Abstract mojo used to display AbstractAvailableDataMojo.AvailableData in a simple way.
AbstractAvailableDataMojo() - Constructor for class org.nuiton.plugin.AbstractAvailableDataMojo
 
AbstractAvailableDataMojo.AvailableData - Interface in org.nuiton.plugin
AvailableData type that contains all data needed to display and how to display them.
AbstractPlugin - Class in org.nuiton.plugin
Base mojo with usefull methods and implementing Plugin contract.
AbstractPlugin() - Constructor for class org.nuiton.plugin.AbstractPlugin
 
AbstractXpp3Reader<O> - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
AbstractXpp3Reader(Class<O>, String) - Constructor for class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
AbstractXpp3Reader(Class<O>, String, String) - Constructor for class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
acceptPackaging(Plugin.Packaging...) - Method in class org.nuiton.plugin.AbstractPlugin
Accept the project's packaging between some given.
addAttributeValueMappers(DataConverter, boolean, String...) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
addCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Add a given directory in maven project's compile source roots (if not already present).
addDefaultEntities - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
If set the parser will be loaded with all single characters from the XHTML specification.
addDefaultEntities(XmlPullParser) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Add to the parser, the default replacers for all single characters from the XHTML specification.
addDirectoryToUrlsList(File, List<URL>, Set<String>) - Method in class org.nuiton.plugin.AbstractPlugin
Add the given directory in urls if not already included.
addMapper(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String, String...) - Static method in class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 
addMapper(Class<?>, Class<O>, boolean, Map<String, PropertyMapper>, String, Xpp3Reader<O>, boolean) - Static method in class org.nuiton.io.xpp3.TagContentToProperty
Deprecated.
 
addMapper(Class<?>, DataConverter, boolean, Map<String, PropertyMapper>, String...) - Static method in class org.nuiton.io.xpp3.TagTextContentToProperty
Deprecated.
 
addPropertiesToContext(Properties, VelocityContext) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
addResourceDir(File, String...) - Method in class org.nuiton.plugin.AbstractPlugin
Add a new resource location to the maven project (in not already present).
addResourceDir(File, MavenProject, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add the directory as a resource of the given project.
addResourceDir(File, MavenProject, List<?>, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add the directory as a resource in the given resource list.
addTagContentMapper(Class<O>, boolean, Xpp3Reader<O>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
addTagContentsMapper(Class<O>, boolean, Xpp3Reader<O>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
addTagTextContentMappers(DataConverter, boolean, String...) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
addTestCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Add a given directory in maven project's test compile source roots (if not already present).
addTestResourceDir(File, String...) - Method in class org.nuiton.plugin.AbstractPlugin
Add a new test resource location to the maven project (in not already present).
addTestResourceDir(File, MavenProject, String...) - Static method in class org.nuiton.plugin.PluginHelper
Add thedirectory as a test resource of the given project.
addUrlToUrlsList(URL, List<URL>, Set<String>) - Method in class org.nuiton.plugin.AbstractPlugin
Add the given url in urls if not already included.
afterExecute() - Method in class org.nuiton.plugin.AbstractPlugin
A call back to execute after the AbstractPlugin.execute() is done
allMappers - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
the univers of mappers availables, initialized in AbstractXpp3Reader.initMappers().
appendData(AbstractAvailableDataMojo.AvailableData, StringBuilder) - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
Append a data to the given buffer.
applyTransformationFilename(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
arrayRootTagName - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
the root tag of an array of objets to retreave from xml streams.
artifact - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
artifactKey - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
attributeName - Variable in class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 
AttributeValueToProperty - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
AttributeValueToProperty(String, String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 

B

backupFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Backups the given file using the AbstractPlugin.getBackupFile(File) as destination file.

C

checkEncoding() - Method in class org.nuiton.plugin.AbstractPlugin
Method to be invoked in init phase to check sanity of PluginWithEncoding.getEncoding().
checkEncoding(PluginWithEncoding) - Static method in class org.nuiton.plugin.PluginHelper
Method to be invoked in init phase to check sanity of PluginWithEncoding.getEncoding().
checkEndOfXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Checks that a given parser is at the end of the xml document.
checkNotEndOfXml(XmlPullParser, String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Checks that a given parser is not at the end of the xml document.
checkPackaging() - Method in class org.nuiton.plugin.AbstractPlugin
Check if the project packaging is acceptable for the mojo.
checkResource(File) - Method in class org.nuiton.plugin.AbstractPlugin
Check that the given resource exists in a simple fs file or in the classPath.
checkRunOnceDone(boolean, boolean, Date, Date) - Method in class org.nuiton.plugin.AbstractPlugin
Check if an execution was already done according to the given parameters.
checkSkip() - Method in class org.nuiton.plugin.AbstractPlugin
Checks if the mojo execution should be skipped.
clearReaders() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Clean all the registred readers.
containerType - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
the type of the pojo container of the property
convert(String) - Method in interface org.nuiton.io.xpp3.DataConverter
Deprecated.
 
convert(long, double[], String[]) - Static method in class org.nuiton.plugin.PluginHelper
 
convertMemory(long) - Static method in class org.nuiton.plugin.PluginHelper
 
convertTime(long) - Static method in class org.nuiton.plugin.PluginHelper
 
convertTime(long, long) - Static method in class org.nuiton.plugin.PluginHelper
 
copy(File, File) - Static method in class org.nuiton.plugin.PluginHelper
Permet de copier le fichier source vers le fichier cible.
copyFile(File, File) - Method in class org.nuiton.plugin.AbstractPlugin
Copy a file to a given locationand logging.
copyFiles(File, File, String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
copyFiles(PluginIOContext, String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
createDirectoryIfNecessary(File) - Method in class org.nuiton.plugin.AbstractPlugin
Create the directory if necessary.
createDirectoryIfNecessary(File) - Static method in class org.nuiton.plugin.PluginHelper
Cretae the directory (and his parents) if necessary.
createNewFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Create a new file.
createNewFile(File) - Static method in class org.nuiton.plugin.PluginHelper
Create the given file.

D

DataConverter - Interface in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
DefaultDataConverter - Enum in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
defaultEncoding - Variable in class org.nuiton.io.SortedProperties
l'encoding par defaut a utiliser pour lire et ecrire le properties.
deleteFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Delete the given file.
deleteFile(File) - Static method in class org.nuiton.plugin.PluginHelper
Delete the given file.
DependencyUtil - Class in org.nuiton.plugin
Une classe de methodes utiles sur les dependences entre artifacts.
DependencyUtil() - Constructor for class org.nuiton.plugin.DependencyUtil
 
DependencyUtil.ArtifactDependencyEntry - Class in org.nuiton.plugin
 
DependencyUtil.ArtifactDependencyEntry(Artifact) - Constructor for class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
depIds - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 
descriptor - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
the pojo's property descriptor
destinationDirectory - Variable in class org.nuiton.io.MirroredFileUpdater
destination basedir
doAction() - Method in class org.nuiton.plugin.AbstractPlugin
Do plugin action.

E

ENCODING_ASCII - Static variable in class org.nuiton.io.SortedProperties
 
ENCODING_DEFAULT - Static variable in class org.nuiton.io.SortedProperties
 
ENCODING_LATIN1 - Static variable in class org.nuiton.io.SortedProperties
 
engine - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
execute() - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
 
execute() - Method in class org.nuiton.plugin.AbstractPlugin
 
expandFile(File, File, String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 
expandFiles(PluginIOContext, String[], String[], String[], boolean) - Static method in class org.nuiton.plugin.PluginHelper
 

F

fileInPattern - Variable in class org.nuiton.io.MirroredFileUpdater
 
fileOutPattern - Variable in class org.nuiton.io.MirroredFileUpdater
 
FileUpdater - Interface in org.nuiton.io
Contract to be realized to test if a file is up to date.
FileUpdaterHelper - Class in org.nuiton.io
 
FileUpdaterHelper() - Constructor for class org.nuiton.io.FileUpdaterHelper
 
FileUpdaterHelper.JavaFileUpdater - Class in org.nuiton.io
To test if a java source file is newser than his compiled class
FileUpdaterHelper.JavaFileUpdater(File, File) - Constructor for class org.nuiton.io.FileUpdaterHelper.JavaFileUpdater
 
FileUpdaterHelper.JaxxFileUpdater - Class in org.nuiton.io
To test if a jaxx source file is newser than his generated java source file.
FileUpdaterHelper.JaxxFileUpdater(File, File) - Constructor for class org.nuiton.io.FileUpdaterHelper.JaxxFileUpdater
 

G

generate(Properties, Writer) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
generate(Properties, File) - Method in class org.nuiton.plugin.VelocityTemplateGenerator
 
getAllAvailableDatas() - Method in class org.nuiton.plugin.AbstractAvailableDataMojo
Retrieve the Collection of all AvailableData to display.
getArrayRootTagName() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
getArrayRootTagName() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
getArtifactId(Artifact) - Static method in class org.nuiton.plugin.DependencyUtil
 
getAttributeName() - Method in class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 
getBackupFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
 
getContainerType() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getData() - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.TagContentToProperty
Deprecated.
 
getDataFromXml(XmlPullParser) - Method in class org.nuiton.io.xpp3.TagTextContentToProperty
Deprecated.
 
getDependencies(DependencyNode, DependencyUtil.ArtifactDependencyEntry, Set<String>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
getDescriptor() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getDescriptor(Class<?>, String) - Static method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getDestinationDirectory() - Method in class org.nuiton.io.MirroredFileUpdater
 
getEmptyKeys(Map<?, ?>) - Static method in class org.nuiton.plugin.PluginHelper
Obtenir les clefs de toutes les valeurs nulles ou vide a partir d'un dictionnaire donne.
getEncoding() - Method in interface org.nuiton.plugin.PluginWithEncoding
Gets the encoding to be used to read and write io resources.
getFile(File, String...) - Static method in class org.nuiton.plugin.PluginHelper
 
getFileFromBasedir(String...) - Method in class org.nuiton.plugin.AbstractPlugin
Recupere le fichier donnée à partir de son chemin relatif sur le basedir du projet maven.
getFileInPattern() - Method in class org.nuiton.io.MirroredFileUpdater
 
getFileOutPattern() - Method in class org.nuiton.io.MirroredFileUpdater
 
getFilesToTreate(String[], String[], File, MirroredFileUpdater) - Method in class org.nuiton.plugin.AbstractPlugin
Collect to some files with a mirror.
getFilesToTreateForRoots(String[], String[], List<String>, Map<File, String[]>, MirroredFileUpdater) - Method in class org.nuiton.plugin.AbstractPlugin
Collects some file.
getIncludedFiles(File, String[], String[]) - Static method in class org.nuiton.plugin.PluginHelper
 
getInputs() - Method in class org.nuiton.plugin.PluginIOContext
 
getLines(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getLinesAsFiles(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getLinesAsURL(File) - Static method in class org.nuiton.plugin.PluginHelper
 
getMapperForAttribute(Class<?>, String) - Static method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getMapperForTag(Class<?>) - Static method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getMappers(Class<?>) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Obtain all mappers for a given type.
getMappers(Class<?>, String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Obtain all mappers for a given type.
getMirrorFile(File) - Method in class org.nuiton.io.FileUpdaterHelper.JavaFileUpdater
 
getMirrorFile(File) - Method in class org.nuiton.io.FileUpdaterHelper.JaxxFileUpdater
 
getMirrorFile(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
getName() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getNode(DependencyNode, String, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
getOutput() - Method in class org.nuiton.plugin.PluginIOContext
 
getProject() - Method in interface org.nuiton.plugin.Plugin
 
getPropertyName() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getReader(Class<T>) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Obtain the loaded reader which match his Xpp3Reader.getType() with the given type.
getReaderItetator() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
 
getReaders() - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Load (if readers is null the readers via a ServiceLoader of contract Xpp3Reader and returns the dictionnary of discovered associated to their type (Xpp3Reader.getType()).
getRelativePath(File, File) - Static method in class org.nuiton.plugin.PluginHelper
 
getRootProject(MavenProject, List<?>) - Method in class org.nuiton.plugin.AbstractPlugin
 
getRootTagName() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
getRootTagName() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
getSourceDirectory() - Method in class org.nuiton.io.MirroredFileUpdater
 
getTagName() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getTemplate(File) - Method in class org.nuiton.plugin.AbstractPlugin
Obtain the url of a file, if file does not exist, try in the classPath.
getType() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
getType() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
getType() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
getUrl(URL, String) - Static method in class org.nuiton.plugin.PluginHelper
suffix a given baseUrl with the given suffix
getXmlName() - Method in class org.nuiton.io.xpp3.AttributeValueToProperty
Deprecated.
 
getXmlName() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
gotoNextOpenTag(String, XmlPullParser) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 

H

hasClassPath() - Method in class org.nuiton.plugin.AbstractPlugin
 
hexDigit - Variable in class org.nuiton.io.SortedProperties
 

I

init() - Method in class org.nuiton.plugin.AbstractPlugin
Method to initialize the mojo before doing any concrete actions.
initClassLoader(MavenProject, File, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuiton.plugin.AbstractPlugin
Init mojo classLoader.
initMappers() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
inputs - Variable in class org.nuiton.plugin.PluginIOContext
 
isAddDefaultEntities() - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
isAddDefaultEntities() - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
isExecutionRoot() - Method in class org.nuiton.plugin.AbstractPlugin
 
isFileNewerThanPomFile(File) - Method in class org.nuiton.plugin.AbstractPlugin
Test if a file exists and is newer than the pom file.
isFileUpToDate(File) - Method in interface org.nuiton.io.FileUpdater
 
isFileUpToDate(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
isOnlyOne() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
isVerbose() - Method in interface org.nuiton.plugin.Plugin
 

K

keys() - Method in class org.nuiton.io.SortedProperties
 

L

load(File) - Method in class org.nuiton.io.SortedProperties
Load all properties from given src file using defined defaultEncoding.
load(File, String) - Method in class org.nuiton.io.SortedProperties
Load Properties from src file using given defaultEncoding.

M

mavenProject - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
memoryFactors - Static variable in class org.nuiton.plugin.PluginHelper
 
memoryUnites - Static variable in class org.nuiton.plugin.PluginHelper
 
MirroredFileUpdater - Class in org.nuiton.io
Simple base implementation of a FileUpdater for an updater with a sourcedir and a destinationdir.
MirroredFileUpdater(String, String, File, File) - Constructor for class org.nuiton.io.MirroredFileUpdater
 

N

name - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
name of tag.
name() - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
newJavaFileUpdater() - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJavaFileUpdater(File, File) - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJaxxFileUpdater() - Static method in class org.nuiton.io.FileUpdaterHelper
 
newJaxxFileUpdater(File, File) - Static method in class org.nuiton.io.FileUpdaterHelper
 
node - Variable in class org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
 

O

onlyOne - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
a flag to check to use only once the mapper.
org.nuiton.io - package org.nuiton.io
 
org.nuiton.io.xpp3 - package org.nuiton.io.xpp3
 
org.nuiton.plugin - package org.nuiton.plugin
 
output - Variable in class org.nuiton.plugin.PluginIOContext
 

P

Plugin - Interface in org.nuiton.plugin
A common contract to be implements by our mojo and reports.
Plugin.InitState - Enum in org.nuiton.plugin
An enumeration to qualify the init result of a plugin
Plugin.Packaging - Enum in org.nuiton.plugin
An enumeration to qualify a maven module packaging
PluginHelper - Class in org.nuiton.plugin
Une classe pour mutualiser toutes les méthodes utiles pour un plugin.
PluginHelper() - Constructor for class org.nuiton.plugin.PluginHelper
 
PluginIOContext - Class in org.nuiton.plugin
Une classe pour définir les entrées-sortie d'un plugin.
PluginIOContext() - Constructor for class org.nuiton.plugin.PluginIOContext
 
PluginWithEncoding - Interface in org.nuiton.plugin
A common contract to be implements by our mojo and reports which needs encoding.
prefixLines(String, String, String) - Static method in class org.nuiton.plugin.PluginHelper
Prefix the lines of the given content with a given prefix.
prefixSourceDirecotory - Variable in class org.nuiton.io.MirroredFileUpdater
length of source basedir absolute path
PropertiesDateRemoveFilterStream - Class in org.nuiton.io
Un ecrivain qui supprime la premiere ligne rencontree dans le flux.
PropertiesDateRemoveFilterStream(OutputStream) - Constructor for class org.nuiton.io.PropertiesDateRemoveFilterStream
 
PropertyMapper - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
PropertyMapper(String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
propertyName - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
the pojo's property to set

R

read(Reader) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
read(Reader, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
read(String, Class<T>, XmlPullParser, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Parse the xml stream from the given parser and a build the associated object.
read(Reader) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Read a single instance of the typed object and return it.
read(Reader, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Read a single instance of the typed object and return it.
read(String, Class<T>, XmlPullParser, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
readArray(Reader) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
readArray(Reader, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
readArray(String, String, Class<T>, XmlPullParser, boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
Parse the xml stream from the given parser and a build an array of associated object.
readArray(Reader) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Read some instances of the typed object and return it.
readArray(Reader, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Read some instances of the typed object and return it.
readArray(String, String, Class<T>, XmlPullParser, boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
 
readAsString(File, String) - Static method in class org.nuiton.plugin.PluginHelper
Permet de lire un fichier et de retourner sont contenu sous forme d'une chaine de carateres
readAsString(Reader) - Static method in class org.nuiton.plugin.PluginHelper
Permet de lire un fichier et de retourner sont contenu sous forme d'une chaine de carateres
readers - Static variable in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
les readers enregistres via un ServiceLoader sur le contrat Xpp3Reader.
readObject(Class<O>, Reader) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Read a single object from a xml stream.
readObjects(Class<O>, Reader) - Static method in class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
Read an array of objects from a xml stream.
registerMapper(Map<String, PropertyMapper>, Class<?>, String, String) - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
rejectPackaging(Plugin.Packaging...) - Method in class org.nuiton.plugin.AbstractPlugin
Accept the project's packaging if not in given one.
removeCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Remove a given directory in maven project's compile source roots (if present).
removeHeader - Variable in class org.nuiton.io.SortedProperties
un drapeau pour savoir s'il faut enlever l'entete generere
removeSnapshotSuffix(String) - Static method in class org.nuiton.plugin.PluginHelper
 
removeTestCompileSourceRoots(File) - Method in class org.nuiton.plugin.AbstractPlugin
Remove a given directory in maven project's test compile source roots (if present).
renameFile(File, File) - Method in class org.nuiton.plugin.AbstractPlugin
Rename the given file to the destination one.
renameFile(File, File) - Static method in class org.nuiton.plugin.PluginHelper
Rename the given file to a new destination.
rootTagName - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
the root tag of an object to retreave from xml streams.

S

saveConvert(String, boolean, boolean) - Method in class org.nuiton.io.SortedProperties
 
setAddDefaultEntities(boolean) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
setAddDefaultEntities(boolean) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Set the new value of the defaultEntities flag.
setDestinationDirectory(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
setEncoding(String) - Method in interface org.nuiton.plugin.PluginWithEncoding
Sets the encoding to use in mojo.
setFileInPattern(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
setFileOutPattern(String) - Method in class org.nuiton.io.MirroredFileUpdater
 
setInput(File) - Method in class org.nuiton.plugin.PluginIOContext
 
setInputs(File[]) - Method in class org.nuiton.plugin.PluginIOContext
 
setLastModified(File, long) - Static method in class org.nuiton.plugin.PluginHelper
 
setNodes(DependencyNode, Map<String, DependencyUtil.ArtifactDependencyEntry>, Set<String>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
setOutput(File) - Method in class org.nuiton.plugin.PluginIOContext
 
setParentRootTagName(String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
setParentRootTagName(String) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Set the name of the root tag for an array of object to read.
setProject(MavenProject) - Method in interface org.nuiton.plugin.Plugin
 
setProperty(Object, XmlPullParser, Set<String>, boolean) - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
setRootTagName(String) - Method in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
 
setRootTagName(String) - Method in interface org.nuiton.io.xpp3.Xpp3Reader
Deprecated.
Set the name of the root tag of an object to read.
setSourceDirectory(File) - Method in class org.nuiton.io.MirroredFileUpdater
 
setVerbose(boolean) - Method in interface org.nuiton.plugin.Plugin
 
SNAPSHOT_SUFFIX - Static variable in class org.nuiton.plugin.PluginHelper
 
sortArtifacts(DependencyNode, List<Artifact>, boolean) - Static method in class org.nuiton.plugin.DependencyUtil
 
SortedProperties - Class in org.nuiton.io
Extend Properties to allow alphabetical order.
SortedProperties() - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String, boolean) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(String, boolean, boolean) - Constructor for class org.nuiton.io.SortedProperties
 
SortedProperties(Properties) - Constructor for class org.nuiton.io.SortedProperties
 
sourceDirectory - Variable in class org.nuiton.io.MirroredFileUpdater
source basedir
splitAndTrim(String, String) - Static method in class org.nuiton.plugin.PluginHelper
Split the given text using the separator and trim each part of result.
store(File) - Method in class org.nuiton.io.SortedProperties
Save properties in given dst file using defined defaultEncoding.
store(File, String) - Method in class org.nuiton.io.SortedProperties
Store Properties in output file using given defaultEncoding.
store(OutputStream) - Method in class org.nuiton.io.SortedProperties
Save properties in given stream file.
store(OutputStream, String) - Method in class org.nuiton.io.SortedProperties
 
store(Writer, String) - Method in class org.nuiton.io.SortedProperties
 
store0(BufferedWriter, String, boolean) - Method in class org.nuiton.io.SortedProperties
 
storeEncode(OutputStream, String) - Method in class org.nuiton.io.SortedProperties
If encoding is not the default Properties one, we will use a writer to use this custom encoding.

T

TAG_NAME_TRANSFORMER - Static variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
TagContentToProperty<O> - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
TagContentToProperty(String, String, Class<?>, Class<O>, boolean, PropertyDescriptor, Xpp3Reader<O>, boolean) - Constructor for class org.nuiton.io.xpp3.TagContentToProperty
Deprecated.
 
TagTextContentToProperty - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
TagTextContentToProperty(String, String, Class<?>, DataConverter, boolean, PropertyDescriptor) - Constructor for class org.nuiton.io.xpp3.TagTextContentToProperty
Deprecated.
 
timeFactors - Static variable in class org.nuiton.plugin.PluginHelper
 
timeUnites - Static variable in class org.nuiton.plugin.PluginHelper
 
toGenericList(List<?>, Class<O>) - Static method in class org.nuiton.plugin.PluginHelper
Permet de convertir une liste non typee, en une liste typee.
toHex(int) - Method in class org.nuiton.io.SortedProperties
Convert a nibble to a hex character
toString() - Method in class org.nuiton.io.MirroredFileUpdater
 
toString() - Method in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
 
toString(Object) - Method in interface org.nuiton.plugin.AbstractAvailableDataMojo.AvailableData
 
type - Variable in class org.nuiton.io.xpp3.AbstractXpp3Reader
Deprecated.
the type of the object to produce from the xml streams.
type - Variable in class org.nuiton.io.xpp3.PropertyMapper
Deprecated.
the converter from xml to pojo's property type

U

unicodeLower - Variable in class org.nuiton.io.SortedProperties
A flag to write unicode using the a lower letter.

V

valueOf(String) - Static method in enum org.nuiton.io.xpp3.DefaultDataConverter
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuiton.plugin.Plugin.InitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nuiton.plugin.Plugin.Packaging
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nuiton.io.xpp3.DefaultDataConverter
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuiton.plugin.Plugin.InitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nuiton.plugin.Plugin.Packaging
Returns an array containing the constants of this enum type, in the order they are declared.
velocityTemplate - Variable in class org.nuiton.plugin.VelocityTemplateGenerator
 
VelocityTemplateGenerator - Class in org.nuiton.plugin
Generator of template base on velocity.
VelocityTemplateGenerator(MavenProject, URL) - Constructor for class org.nuiton.plugin.VelocityTemplateGenerator
 

W

write(int) - Method in class org.nuiton.io.PropertiesDateRemoveFilterStream
 
writeComments(BufferedWriter, String) - Method in class org.nuiton.io.SortedProperties
 
writeFile(File, String, String) - Method in class org.nuiton.plugin.AbstractPlugin
Write a content into the given destination file for the given encoding.
writeString(File, String, String) - Static method in class org.nuiton.plugin.PluginHelper
Sauvegarde un contenu dans un fichier.

X

Xpp3Helper - Class in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
Xpp3Helper() - Constructor for class org.nuiton.io.xpp3.Xpp3Helper
Deprecated.
 
Xpp3Reader<O> - Interface in org.nuiton.io.xpp3
Deprecated.
since 2.0, will be remove in version 2.1
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2009-2012 CodeLutin. All Rights Reserved.