- accept(Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider.DecoratorContext
-
- accept(String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider.DecoratorContext
-
- accept(Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorProvider.DecoratorContext
-
- accept(String) - Method in class org.nuiton.util.decorator.DecoratorProvider.DecoratorContext
-
- accept(File) - Method in class org.nuiton.util.FileUtil.PatternChooserFilter
-
- actions - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- activate() - Static method in class org.nuiton.util.CallAnalyse
-
Permet d'activer les statistiques, pour le thread courant
- activated - Variable in class org.nuiton.util.CallAnalyse.ThreadStatistics
-
- add(E) - Method in class org.nuiton.util.BoundedList
-
Appends the specified element to the end of this list.
- add(int, E) - Method in class org.nuiton.util.BoundedList
-
Inserts the specified element at the specified position in this list.
- add(Object, L) - Method in class org.nuiton.util.CategorisedListenerSet
-
Ajoute un listener sur une certaine categorie, si la categorie n'existe
alors on la crée en ne lui affectant pas de père
- add(E) - Method in class org.nuiton.util.HashList
-
- add(int, E) - Method in class org.nuiton.util.HashList
-
- add(L) - Method in class org.nuiton.util.ListenerSet
-
Ajoute un listener dans la liste des listeners.
- add(int, T) - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- add(int, E) - Method in class org.nuiton.util.TransformedList
-
- ADD_PROPERTY_CHANGE_LISTENER - Static variable in class org.nuiton.util.beans.BeanUtil
-
- addAction(ApplicationConfig.Action) - Method in class org.nuiton.util.ApplicationConfig
-
Add action to list of action to do.
- addActionAlias(String, String) - Method in class org.nuiton.util.ApplicationConfig
-
Add alias for action.
- addAlias(String, String...) - Method in class org.nuiton.util.ApplicationConfig
-
All argument in aliases as key is substitued by target.
- addAll(Collection<? extends E>) - Method in class org.nuiton.util.BoundedList
-
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
- addAll(int, Collection<? extends E>) - Method in class org.nuiton.util.BoundedList
-
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
- addAll(E, A...) - Static method in class org.nuiton.util.CollectionUtil
-
Ajoute a la collection tous les elements passés en parametre
- addAll(E, int, A...) - Static method in class org.nuiton.util.CollectionUtil
-
Ajoute a la liste tous les elements passés en parametre
- addAll(Collection<? extends E>) - Method in class org.nuiton.util.HashList
-
- addAll(int, Collection<? extends E>) - Method in class org.nuiton.util.HashList
-
- addAll(ListenerSet<L>) - Method in class org.nuiton.util.ListenerSet
-
ajoute tous les listeners d'un ListenerSet
- addBinder(String, Binder<?, ?>) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- addBinder(String, Binder<?, ?>) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
- addBinding(PropertyDescriptor, PropertyDescriptor) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- addCallStats(CallAnalyse.CallStatistics) - Method in class org.nuiton.util.CallAnalyse.CallStatisticsSummary
-
- addCategory(Object, Object) - Method in class org.nuiton.util.CategorisedListenerSet
-
Ajoute une categorie en indiquant sont pere.
- addClassifier(Version, String, Integer) - Static method in class org.nuiton.util.VersionUtil
-
Construction d'une nouvelle version avec un classifier a partir d'une
version donnee.
- addClassLoader(ClassLoader, URL) - Static method in class org.nuiton.util.Resource
-
Permet d'ajouter dans un classloader une nouvelle URL dans
lequel il faut rechercher les fichiers.
- addCollectionStrategy(String, Binder.CollectionStrategy) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- addCollectionStrategy(Binder.CollectionStrategy, String...) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
- addConverter(Class<?>, FormatMap.Format, FormatConverter<?>) - Method in class org.nuiton.util.converter.FormatConverterFactory
-
Permet d'enregitrer un converter pour permettre la convertion d'une
certain type Java d'une representation vers une autre.
- addDefaultClassLoader(URL) - Static method in class org.nuiton.util.Resource
-
Permet d'ajouter dans le classloader par defaut une nouvelle URL dans
lequel il faut rechercher les fichiers.
- addElementAt(int, int) - Method in class org.nuiton.util.MatrixMap.Vector
-
- addProperties(String...) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
Add to the binder model some properties.
- addProperty(String, String) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
Add to the binder model some simple properties (says source property name
= target property name).
- addProperty0(String, String) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- addPropertyChangeListener(PropertyChangeListener, Object) - Static method in class org.nuiton.util.beans.BeanUtil
-
Add the given listener to the given bean using the
normalized method named addPropertyChangeListener.
- addSimpleProperties(String...) - Method in class org.nuiton.util.beans.BinderModelBuilder
-
Add to the binder model some simple properties (says source property name
= target property name).
- addSnapshot(Version) - Static method in class org.nuiton.util.VersionUtil
-
- ADJUSTING_PROPERTY - Static variable in class org.nuiton.util.ApplicationConfig
-
- after(Version) - Method in class org.nuiton.util.Version
-
- afterBegin(Calendar) - Method in class org.nuiton.util.PeriodDates
-
- afterBegin(Date) - Method in class org.nuiton.util.PeriodDates
-
- afterEnd(Calendar) - Method in class org.nuiton.util.PeriodDates
-
- afterEnd(Date) - Method in class org.nuiton.util.PeriodDates
-
- aliases - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- ALL - Static variable in class org.nuiton.util.CategorisedListenerSet
-
permet de remplacer toutes les categories.
- ALL_FILE_FILTER - Static variable in class org.nuiton.util.ZipUtil
-
Accept all file pattern.
- allOf(Class<?>) - Method in class org.nuiton.util.converter.EnumConverter
-
- APP_NAME - Static variable in class org.nuiton.util.ApplicationConfig
-
- ApplicationConfig - Class in org.nuiton.util
-
Application configuration.
- ApplicationConfig() - Constructor for class org.nuiton.util.ApplicationConfig
-
Init ApplicationConfig with current simple class name as config file.
- ApplicationConfig(String) - Constructor for class org.nuiton.util.ApplicationConfig
-
Create configuration for a particular configuration filename
- ApplicationConfig(Properties) - Constructor for class org.nuiton.util.ApplicationConfig
-
Init ApplicationConfig with current simple class name as config file
and use Properties parameter as defaults
Also init converters.
- ApplicationConfig(Properties, String) - Constructor for class org.nuiton.util.ApplicationConfig
-
All in one, this constructor allow to pass all necessary argument to
initialise ApplicationConfig and parse command line
- ApplicationConfig(Class<O>, Class<A>, Properties, String) - Constructor for class org.nuiton.util.ApplicationConfig
-
- ApplicationConfig.Action - Class in org.nuiton.util
-
- ApplicationConfig.Action(int, Object, Method, String...) - Constructor for class org.nuiton.util.ApplicationConfig.Action
-
- ApplicationConfig.Action.Step - Annotation Type in org.nuiton.util
-
- ApplicationConfig.ActionDef - Interface in org.nuiton.util
-
Le contrat de marquage des action, on utilise cette interface pour
caracteriser une action.
- ApplicationConfig.CacheItem<T> - Class in org.nuiton.util
-
Item used for cacheOption
- ApplicationConfig.CacheItem(T, int) - Constructor for class org.nuiton.util.ApplicationConfig.CacheItem
-
- ApplicationConfig.OptionDef - Interface in org.nuiton.util
-
Le contrat de marquage des options, on utilise cette interface pour
caracteriser une option de configuration.
- ApplicationConfig.OptionList - Class in org.nuiton.util
-
- ApplicationConfig.OptionList(ApplicationConfig, String, String) - Constructor for class org.nuiton.util.ApplicationConfig.OptionList
-
- ApplicationConfig.SubApplicationConfig - Class in org.nuiton.util
-
Permet de masquer un prefix.
- ApplicationConfig.SubApplicationConfig(ApplicationConfig, String) - Constructor for class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- ApplicationConfigHelper - Class in org.nuiton.util
-
- ApplicationConfigHelper() - Constructor for class org.nuiton.util.ApplicationConfigHelper
-
- ApplicationConfigProvider - Interface in org.nuiton.util
-
- apply(E) - Method in interface org.nuiton.util.MatrixMap.MapFunction
-
Permet de faire un traitement sur value et de retourne une nouvelle
valeur.
- arguments - Variable in class org.nuiton.util.LoggingPatternFormatter
-
- ArgumentsParserException - Exception in org.nuiton.util
-
Argument parsing exception.
- ArgumentsParserException(String) - Constructor for exception org.nuiton.util.ArgumentsParserException
-
Constructs a new exception with the specified detail message.
- ArgumentsParserException(String, Throwable) - Constructor for exception org.nuiton.util.ArgumentsParserException
-
Constructs a new exception with the specified detail message and cause.
- ArrayUtil - Class in org.nuiton.util
-
- ArrayUtil() - Constructor for class org.nuiton.util.ArrayUtil
-
- asHex(byte[]) - Static method in class org.nuiton.util.StringUtil
-
Turns array of bytes into string representing each byte as
unsigned hex number.
- asIntArray(String[]) - Static method in class org.nuiton.util.ArrayUtil
-
- atBeginning - Variable in class org.nuiton.util.LoggingPatternFormatter.SubStringArgument
-
vrai si la chaine doit etre retiree du debut, faux pour la fin
- cacheAction - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- cacheOption - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- call(Object, Method, String...) - Static method in class org.nuiton.util.ObjectUtil
-
Call method m with params as String.
- CallAnalyse - Class in org.nuiton.util
-
- CallAnalyse() - Constructor for class org.nuiton.util.CallAnalyse
-
- CallAnalyse.CallStatistics - Class in org.nuiton.util
-
CallStatistics is the class which handles values on excecution time and
memory usage.
- CallAnalyse.CallStatistics(String) - Constructor for class org.nuiton.util.CallAnalyse.CallStatistics
-
- CallAnalyse.CallStatisticsSummary - Class in org.nuiton.util
-
- CallAnalyse.CallStatisticsSummary(String) - Constructor for class org.nuiton.util.CallAnalyse.CallStatisticsSummary
-
- CallAnalyse.ThreadStatistics - Class in org.nuiton.util
-
- CallAnalyse.ThreadStatistics() - Constructor for class org.nuiton.util.CallAnalyse.ThreadStatistics
-
- callCount - Variable in class org.nuiton.util.TimeLog
-
for each method of all proxies, keep number of call
- callNumber - Variable in class org.nuiton.util.TimeLog.CallStat
-
- calls - Variable in class org.nuiton.util.CallAnalyse.CallStatistics
-
- callTime - Variable in class org.nuiton.util.TimeLog.CallStat
-
- capacity - Variable in class org.nuiton.util.MatrixMap.Vector
-
maximum number of element, maximum pos value
- CardinalityHelper - Class in org.nuiton.util
-
Une classe avec des méthodes utiles sur les cardinalités :
parser une cardinalité
CardinalityHelper.parseCardinalite(String, boolean)
afficher une cardinité
CardinalityHelper.printCardinalite(StringBuilder, String, int, int, boolean, String, String, String, String)
et pour tester des cardinalités :
CardinalityHelper.isMandatory(int), savoir si une cardinalité est obligatoire à
partir de son min.
- CardinalityHelper() - Constructor for class org.nuiton.util.CardinalityHelper
-
- CategorisedListenerSet<L> - Class in org.nuiton.util
-
Objet permettant de géré plusieurs liste de listener de facon simple.
- CategorisedListenerSet() - Constructor for class org.nuiton.util.CategorisedListenerSet
-
Empty constructor.
- CategorisedListenerSet(boolean) - Constructor for class org.nuiton.util.CategorisedListenerSet
-
- categoryParent - Variable in class org.nuiton.util.CategorisedListenerSet
-
- changeExtension(File, String, String...) - Static method in class org.nuiton.util.FileUtil
-
Recupère le fichier dans le même répertoire que le fichier donné et dont
on a changé l'extension.
- changeExtension(String, String, String...) - Static method in class org.nuiton.util.FileUtil
-
Change l'extension du fichier en entrée avec la nouvelle extension
- checkCategory(Object) - Method in class org.nuiton.util.CategorisedListenerSet
-
- checkDim(int[]) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Permet de vérifier que les dimensions de la nouvelle matrice sont
corrects
- checkDim(int) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Permet de vérifier qu'une dimension demandé existe bien dans la matrice
- checkEnclosure(String, char, char) - Static method in class org.nuiton.util.StringUtil
-
Vérifie q'une chaine de caractère est valid pour les bloc openner closer, ie.
- checkPos(int[]) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Verifie que les coordonnées demandé appartiennent bien à la matrice
- checkPos(int) - Method in class org.nuiton.util.MatrixMap.Vector
-
- choiceArgument(Class<?>, List, boolean) - Static method in class org.nuiton.util.ObjectUtil
-
Permet de matcher un type d'argument attendu clazz parmi un ensemble
possible de candidat.
- cl - Variable in class org.nuiton.util.ResourceResolver
-
le classe loader utilise pour recuperer les resources
- classifier - Variable in class org.nuiton.util.Version
-
optional classifier
- classifierNumber - Variable in class org.nuiton.util.Version
-
optional classifier number (if no classifier should be null)
- classifierNumberAttached - Variable in class org.nuiton.util.Version
-
A flag to attach or not the classifier with his number.
- ClassLoaderUtil - Class in org.nuiton.util
-
A usefull class with method for ClassLoader
- ClassLoaderUtil() - Constructor for class org.nuiton.util.ClassLoaderUtil
-
- classpath - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- clazz - Variable in class org.nuiton.util.converter.FormatMap
-
- clear() - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- clear() - Static method in class org.nuiton.util.beans.BinderFactory
-
Clear the cache of registred binder models.
- clear() - Method in class org.nuiton.util.beans.BinderModelBuilder
-
- clear() - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- clear() - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- clear() - Method in class org.nuiton.util.decorator.JXPathDecorator.JXPathComparator
-
- clear() - Method in class org.nuiton.util.HashList
-
- clear() - Method in class org.nuiton.util.LRUMapMultiKey
-
- clearCache() - Static method in class org.nuiton.util.ResourceResolver
-
Pour vider le cache partage.
- clearModified() - Method in class org.nuiton.util.beans.BeanMonitor
-
To clear the modified states.
- clone() - Method in class org.nuiton.util.BoundedList
-
Returns a shallow copy of this BoundedList instance
- clone() - Method in class org.nuiton.util.HashList
-
- clone() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- clone(E) - Static method in class org.nuiton.util.ObjectUtil
-
Clone object by introspection because Cloneable interface don't permit
to call clone :(.
- close() - Method in class org.nuiton.util.ReverseFileReader
-
- collectionStrategies - Variable in class org.nuiton.util.beans.Binder.BinderModel
-
mapping of collection properties strategies
- CollectionUtil - Class in org.nuiton.util
-
- CollectionUtil() - Constructor for class org.nuiton.util.CollectionUtil
-
- ColorConverter - Class in org.nuiton.util.converter
-
- ColorConverter() - Constructor for class org.nuiton.util.converter.ColorConverter
-
- comparator - Variable in class org.nuiton.util.decorator.JXPathDecorator.Context
-
- compare(O, O) - Method in class org.nuiton.util.decorator.JXPathDecorator.JXPathComparator
-
- compare(Version, Version) - Method in class org.nuiton.util.VersionUtil.VersionComparator
-
- compareAttribute(Attr, Attr, String) - Method in class org.nuiton.util.DigestGenerator
-
Compares two Attributes for the XML equality
- compareClassifier(Version, Version) - Method in class org.nuiton.util.VersionUtil.VersionComparator
-
- compareClassifierNumber(Version, Version) - Method in class org.nuiton.util.VersionUtil.VersionComparator
-
- compareDocument(Document, Document, String) - Method in class org.nuiton.util.DigestGenerator
-
Compares two Documents for the XML equality
- compareNode(Node, Node, String) - Method in class org.nuiton.util.DigestGenerator
-
Compares two Nodes for the XML equality
- compareNumbers(Version, Version) - Method in class org.nuiton.util.VersionUtil.VersionComparator
-
- compareSnapshot(Version, Version) - Method in class org.nuiton.util.VersionUtil.VersionComparator
-
- compareTo(Version) - Method in class org.nuiton.util.Version
-
- compile - Variable in class org.nuiton.util.LoggingPatternFormatter
-
- compilePattern(String) - Method in class org.nuiton.util.LoggingPatternFormatter
-
Genere a partir de la chaine la liste des objet Argument.
- compress(File, File) - Static method in class org.nuiton.util.ZipUtil
-
If fileOrDirectory is directory Compress recursively all file in this
directory, else if is just file compress one file.
- compress(File, File, FileFilter) - Static method in class org.nuiton.util.ZipUtil
-
If fileOrDirectory is directory Compress recursively all file in this
directory, else if is just file compress one file.
- compress(File, File, FileFilter, boolean) - Static method in class org.nuiton.util.ZipUtil
-
If fileOrDirectory is directory Compress recursively all file in this
directory, else if is just file compress one file.
- compressFiles(File, File, Collection<File>) - Static method in class org.nuiton.util.ZipUtil
-
Compress 'includes' files in zipFile.
- compressFiles(File, File, Collection<File>, boolean) - Static method in class org.nuiton.util.ZipUtil
-
Compress 'includes' files in zipFile.
- computeRecordIndexesAndPagesNumber(PagerBean) - Static method in class org.nuiton.util.PagerBeanUtil
-
- computeRecordIndexesAndPagesNumber(PagerUtil.PagerBean) - Static method in class org.nuiton.util.PagerUtil
-
Deprecated.
- concat(int[]...) - Static method in class org.nuiton.util.ArrayUtil
-
- concat(Object[]...) - Static method in class org.nuiton.util.ArrayUtil
-
Retourne un nouveau tableau qui est la concatenation des deux autres.
- concatElems(E[], F...) - Static method in class org.nuiton.util.ArrayUtil
-
Ajoute a un tableau un ensemble d'element.
- config - Variable in class org.nuiton.util.ApplicationConfig.OptionList
-
- CONFIG_ENCODING - Static variable in class org.nuiton.util.ApplicationConfig
-
Configuration encoding key option.
- CONFIG_FILE_NAME - Static variable in class org.nuiton.util.ApplicationConfig
-
Configuration file key option.
- CONFIG_PATH - Static variable in class org.nuiton.util.ApplicationConfig
-
Configuration directory where config path in located.
- consoleAvailable() - Method in class org.nuiton.util.FileCompletion
-
Deprecated.
- contains(Object) - Method in class org.nuiton.util.HashList
-
- containsBinderProperty(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- containsCollectionProperty(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- containsDirectDirectory(URL, String) - Static method in class org.nuiton.util.Resource
-
Test if an url contains the given directory with no recurse seeking.
- containsKey(Object) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- containsSourceProperty(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- containsTargetProperty(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- containsValue(Object) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- context - Variable in class org.nuiton.util.ApplicationConfig
-
permet de conserver des objets associe avec ce ApplicationConfig
- context - Variable in class org.nuiton.util.decorator.JXPathDecorator
-
the computed context of the decorator
- contexts - Variable in class org.nuiton.util.decorator.MultiJXPathDecorator
-
Contexts of the decorator
- convert(Class, Object) - Method in class org.nuiton.util.converter.ColorConverter
-
- convert(Class<T>, Object) - Static method in class org.nuiton.util.converter.ConverterUtil
-
Convertir une valeur!
- convert(char[]) - Static method in class org.nuiton.util.converter.ConverterUtil
-
- convert(Class, Object) - Method in class org.nuiton.util.converter.EnumConverter
-
- convert(FormatConverterFactory, FormatMap.Format, FormatMap, Object...) - Method in interface org.nuiton.util.converter.FormatConverter
-
Convertie une valeur vers la representation FORMAT géré par cette classe
- convert(FormatMap.Format, FormatMap, Object...) - Method in class org.nuiton.util.converter.FormatConverterFactory
-
- convert(FormatConverter<?>, FormatMap.Format, FormatMap, Object...) - Method in class org.nuiton.util.converter.FormatConverterFactory
-
- convert(FormatMap.Format, Object...) - Method in class org.nuiton.util.converter.FormatMap
-
Utilise le FormatConverterFactory par defaut pour la conversion
- convert(FormatConverterFactory, FormatMap.Format, Object...) - Method in class org.nuiton.util.converter.FormatMap
-
Recupere la valeur dans le format demandé
- convert(Class, Object) - Method in class org.nuiton.util.converter.KeyStrokeConverter
-
- convert(Class, Object) - Method in class org.nuiton.util.converter.URIConverter
-
- convert(Class, Object) - Method in class org.nuiton.util.converter.URLConverter
-
- convert(Class, Object) - Method in class org.nuiton.util.converter.VersionConverter
-
- convert(String, Class<?>) - Static method in class org.nuiton.util.ObjectUtil
-
- convert(long, double[], String[]) - Static method in class org.nuiton.util.StringUtil
-
- convertCoordinates(int[]) - Method in interface org.nuiton.util.MatrixMap.SubMatrix.DimensionConverter
-
- convertCoordinates(int[]) - Method in class org.nuiton.util.MatrixMap.SubMatrix.MappingConverter
-
- convertCoordinates(int[]) - Method in class org.nuiton.util.MatrixMap.SubMatrix.ShiftConverter
-
- converter - Variable in class org.nuiton.util.MatrixMap.SubMatrix
-
- CONVERTER_PACKAGE - Static variable in class org.nuiton.util.converter.ConverterUtil
-
le paquetage où chercher les implentations de Converter, si non présents
dans le système
- converters - Variable in class org.nuiton.util.converter.FormatConverterFactory
-
FormatConverter>
- ConverterUtil - Class in org.nuiton.util.converter
-
Une classe contenant des méthodes utiles sur les converters et les conversions
- ConverterUtil() - Constructor for class org.nuiton.util.converter.ConverterUtil
-
- convertFromOrdinal(Class<?>, Object) - Method in class org.nuiton.util.converter.EnumConverter
-
- convertListOption(Class<T>) - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
- convertMemory(long) - Static method in class org.nuiton.util.StringUtil
-
Converts an memory measure into a human readable format.
- convertOption(Class<T>, String, String, boolean) - Method in class org.nuiton.util.ApplicationConfig
-
Convert value in instance of clazz or List if asList is true
example:
convertOption(Boolean.class, "toto", "true,true", false) => false
convertOption(Boolean.class, "toto", null, false) => ? ConverterUtil dependant
convertOption(Boolean.class, "toto", "true,true", true) => [true, true]
convertOption(Boolean.class, "toto", null, true) => []
- convertTime(long) - Static method in class org.nuiton.util.StringUtil
-
Converts an time delay into a human readable format.
- convertTime(long, long) - Static method in class org.nuiton.util.StringUtil
-
Converts an time period into a human readable format.
- convertToConstantName(String) - Static method in class org.nuiton.util.StringUtil
-
Convertir un nom en une constante Java
Les seuls caractères autorisés sont les alpha numériques, ains
que l'underscore.
- convertToLocalEntryName(String) - Static method in class org.nuiton.util.ZipUtil
-
- coordonatesToLinear(int[]) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Permet de convertir les coordonnées d'un élément en un indice dans la
représentation linéraire de la matrice.
- copy(Object) - Method in enum org.nuiton.util.beans.Binder.CollectionStrategy
-
Copy a given collection.
- copy(I, O, String...) - Method in class org.nuiton.util.beans.Binder
-
Copy properties from a source bean to a destination one according to
the model of the binder.
- copy(I, O, boolean, String...) - Method in class org.nuiton.util.beans.Binder
-
Copy properties from a source bean to a destination one according to
the model of the binder.
- copy() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Copy la matrice pour pouvoir la modifier sans perdre les donnees
initiales.
- copy() - Method in interface org.nuiton.util.MatrixMap
-
Copy la matrice pour pouvoir la modifier sans perdre les donnees
initiales.
- copy() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- copyAndRenameRecursively(File, File, String, String, String...) - Static method in class org.nuiton.util.FileUtil
-
Copie recursivement le repertoire source dans le repertoire destination
copyRecursively("/truc/titi", "/var/tmp", "bidulle") donnera le repertoire
"/var/tmp/bidulle", 'bidulle' remplacant 'titi'
- copyAndRenameRecursively(File, File, boolean, String, String, boolean, String...) - Static method in class org.nuiton.util.FileUtil
-
Copie recursivement le repertoire source dans le repertoire destination
copyRecursively("/truc/titi", "/var/tmp", "bidulle") donnera le repertoire
"/var/tmp/bidulle", 'bidulle' remplacant 'titi'
- copyExcluding(I, O, String...) - Method in class org.nuiton.util.beans.Binder
-
Copy properties from a source bean to a destination one according to
the model of the binder excluding propertyNames.
- copyRecursively(File, File, String...) - Static method in class org.nuiton.util.FileUtil
-
Copie recursivement le repertoire source dans le repertoire destination
copyRecursively("/truc/titi", "/var/tmp") donnera le repertoire
"/var/tmp/titi"
- cpt - Variable in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- create(List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- create(String, List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- create(String, String[], List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- create(MatrixMap<T>) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- create(String) - Static method in class org.nuiton.util.ObjectUtil
-
Create new object from string like org.nuiton.Toto(name=machine, int=10)
where machine and int is properties on org.nuiton.Toto object.
- createAction(String, ListIterator<String>) - Method in class org.nuiton.util.ApplicationConfig
-
Create action from string, string must be [package.][class][#][method]
if package, class or method missing, default is used
- createDate(int, int, int, int, int, int) - Static method in class org.nuiton.util.DateUtil
-
Create a new date from day, month and year (French version).
- createDate(int, int, int) - Static method in class org.nuiton.util.DateUtil
-
Create a new date from day, month and year (French version).
- createDateAfterToday(int, int, int) - Static method in class org.nuiton.util.DateUtil
-
Create a new date after the current date (today) with modification on day, month and year.
- createDirectoryIfNecessary(File) - Static method in class org.nuiton.util.FileUtil
-
Create the directory (and his parents) if necessary.
- createElastic(List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- createElastic(String, List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- createElastic(String, String[], List...) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- createElastic(MatrixMap<T>) - Static method in class org.nuiton.util.MatrixMap.Factory
-
- createJXPathContext(String) - Static method in class org.nuiton.util.decorator.DecoratorUtil
-
- createKey(Object...) - Method in class org.nuiton.util.LRUMapMultiKey
-
- createMonthsPeriodFromToday(int) - Static method in class org.nuiton.util.PeriodDates
-
Create a period from the date of today.
- createMultiJXPathContext(String, String, String) - Static method in class org.nuiton.util.decorator.DecoratorUtil
-
- createProxy(Class<T>) - Static method in class org.nuiton.util.rmi.RemoteProxyFactory
-
Create a RMI proxy on the wanted service interface.
- createProxy(String, Class<T>) - Static method in class org.nuiton.util.rmi.RemoteProxyFactory
-
Create a RMI proxy on the wanted service interface.
- createTempDirectory(String, String, File) - Static method in class org.nuiton.util.FileUtil
-
Permet de creer un nouveu repertoire temporaire, l'effacement du
répertoire est a la charge de l'appelant
- createTempDirectory(String, String) - Static method in class org.nuiton.util.FileUtil
-
Permet de creer un nouveu repertoire temporaire, l'effacement du
répertoire est a la charge de l'appelant
- csvSeparator - Variable in class org.nuiton.util.StringUtil.ToCSV
-
- curfile - Variable in class org.nuiton.util.ApplicationConfig
-
TODO
- currentDirectory - Static variable in class org.nuiton.util.FileUtil
-
- currentPeriod(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Check if the current date is between the two dates in argument.
- get(Class<S>, Class<T>, String) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- get(Binder.BinderModel<S, T>, String) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- get(Object) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- get(String) - Method in class org.nuiton.util.CallAnalyse.ThreadStatistics
-
- get(int) - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- get(int) - Method in class org.nuiton.util.TransformedList
-
- getAction() - Method in interface org.nuiton.util.ApplicationConfig.ActionDef
-
Must return fully qualified method path : package.Class#method
- getActions() - Method in interface org.nuiton.util.ApplicationConfigProvider
-
Returns all actions offered by the configuration.
- getActionStep() - Method in class org.nuiton.util.ApplicationConfig
-
Return ordered action step number.
- getActivated() - Method in class org.nuiton.util.CallAnalyse.ThreadStatistics
-
- getAge(Date) - Static method in class org.nuiton.util.DateUtil
-
Get the age of a person born on the date in argument.
- getAliases() - Method in interface org.nuiton.util.ApplicationConfig.ActionDef
-
Return all alias used to execute action.
- getAllDeclaredFields(Class<?>) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the declared fields of the given objectClass with a
deep scan inside super classes and interfaces.
- getAllDeclaredFields(Class<?>, Set<Class<?>>, Set<Field>) - Static method in class org.nuiton.util.ReflectUtil
-
- getAllDeclaredMethods(Class<?>) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the declared methods of the given objectClass with a
deep scan inside super classes and interfaces.
- getAllDeclaredMethods(Class<?>, Set<Class<?>>, Set<Method>) - Static method in class org.nuiton.util.ReflectUtil
-
- getAllListeners(Object) - Method in class org.nuiton.util.CategorisedListenerSet
-
- getAllPropertiesExclude(String...) - Method in class org.nuiton.util.beans.Binder
-
Obtains all properties from binder's model except those propertyNameExcludes.
- getAllThreadStatistics() - Static method in class org.nuiton.util.CallAnalyse
-
- getAttributesWithoutNS(Element) - Method in class org.nuiton.util.DigestGenerator
-
Gets the collection of attributes which are none namespace declarations for an Element
- getAvgMemory() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getAvgTime() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getBean() - Method in class org.nuiton.util.beans.BeanMonitor
-
- getBinder(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getBinderModels() - Static method in class org.nuiton.util.beans.BinderFactory
-
- getCachedBinderModel(Class<S>, Class<T>, String) - Static method in class org.nuiton.util.beans.BinderFactory
-
Obtain a cached binder model.
- getCallCount() - Method in class org.nuiton.util.TimeLog
-
- getCalls() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getClassifier() - Method in class org.nuiton.util.Version
-
- getClassifierNumber() - Method in class org.nuiton.util.Version
-
- getClassPathURLsFromJarManifest(URL) - Static method in class org.nuiton.util.Resource
-
- getCollectionStrategy(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getCollectionType(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getCollectionValue(String, Object) - Method in class org.nuiton.util.beans.Binder
-
- getComparator(int) - Method in class org.nuiton.util.decorator.JXPathDecorator.Context
-
- getComparator(int) - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getComparator(int) - Method in class org.nuiton.util.decorator.MultiJXPathDecorator
-
- getConfigFileName() - Method in class org.nuiton.util.ApplicationConfig
-
Get name of file where options are read (in /etc, $HOME, $CURDIR).
- getConfigFileNameOption() - Method in class org.nuiton.util.ApplicationConfig
-
- getConfigPath() - Method in class org.nuiton.util.ApplicationConfig
-
Get configuration file path to use.
- getConstant(Class<?>, String) - Static method in class org.nuiton.util.ReflectUtil
-
- getConstants(Class<?>, Class<T>) - Static method in class org.nuiton.util.ReflectUtil
-
Recherche dans une classe donnée klazz, les constantes d'un
certain type searchingClass et les retourne.
- getConstructor(Class<T>, int) - Static method in class org.nuiton.util.ObjectUtil
-
Get all constructors that support paramNumber as parameters numbers.
- getContext() - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider.DecoratorContext
-
- getContext() - Method in class org.nuiton.util.decorator.DecoratorProvider.DecoratorContext
-
- getConverter(Class<T>) - Static method in class org.nuiton.util.converter.ConverterUtil
-
Cherche un converter pour un type donné.
- getConverter(Class<?>, FormatMap.Format, FormatConverter<?>) - Method in class org.nuiton.util.converter.FormatConverterFactory
-
permet de recupere le converter pour la classe souhaitée.
- getConverter(Class<?>, FormatMap.Format) - Method in class org.nuiton.util.converter.FormatConverterFactory
-
- getCoordinates() - Method in class org.nuiton.util.MatrixMap.MatrixIterator
-
- getCoordinates() - Method in interface org.nuiton.util.MatrixMap.MatrixMapIterator
-
- getCoordinates() - Method in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- getCoordinates() - Method in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- getCurrentDirectory() - Static method in class org.nuiton.util.FileUtil
-
- getDeclaredMethod(Class<?>, String, boolean, Object...) - Static method in class org.nuiton.util.ReflectUtil
-
Cherche une methode selon son nom et ses paramètres d'invocation.
- getDeclaredMethod(Class<?>, String, Set<Class<?>>, Object...) - Static method in class org.nuiton.util.ReflectUtil
-
- getDecorator() - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider.DecoratorContext
-
- getDecorator(Locale, O) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
Obtain a decorator for the given object using the given locale.
- getDecorator(Locale, O, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
Obtain a decorator given a object and an extra name to qualify the
context using the given locale.
- getDecorator() - Method in class org.nuiton.util.decorator.DecoratorProvider.DecoratorContext
-
- getDecorator(O) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
Obtain a decorator for the given object.
- getDecorator(O, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
Obtain a decorator given a object and an extra name to qualify the
context.
- getDecoratorByType(Locale, Class<O>) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
Obtain a decorator given a type on the given locale.
- getDecoratorByType(Locale, Class<O>, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
Obtain a decorator given a type and a extra context name on the given
locale.
- getDecoratorByType(Class<O>) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
Obtain a decorator given a type.
- getDecoratorByType(Class<O>, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
Obtain a decorator given a type and a extra name.
- getDecoratorContext(Locale, Class<T>, String, boolean) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- getDecoratorContext(Class<T>, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- getDecoratorContexts() - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- getDecoratorContexts(Locale, boolean) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- getDecorators() - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- getDeepURLs(URLClassLoader) - Static method in class org.nuiton.util.ClassLoaderUtil
-
- getDefaultCalendar(Date) - Static method in class org.nuiton.util.DateUtil
-
Get the calendar corresponding to the date.
- getDefaultMin(boolean) - Static method in class org.nuiton.util.CardinalityHelper
-
Retourne le min par défault d'une cardinalité à partir du critère
obligatoire ou non.
- getDefaultValue() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- getDescription() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- getDescription(Locale) - Method in interface org.nuiton.util.ApplicationConfigProvider
-
Returns the localized description of the configuration.
- getDescription() - Method in class org.nuiton.util.FileUtil.PatternChooserFilter
-
- getDifferenceInDays(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Do the difference between the two dates in argument.
- getDifferenceInHours(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Do the difference between the two dates in argument.
- getDifferenceInMinutes(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Do the difference between the two dates in argument.
- getDifferenceInMonths(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Do the difference between the two dates in argument.
- getDifferenceInSeconds(Date, Date) - Static method in class org.nuiton.util.DateUtil
-
Do the difference between the two dates in argument.
- getDigest(Document, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for Document
- getDigest(Node, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for Node
- getDigest(Element, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for Element
- getDigest(ProcessingInstruction, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for ProcessingInstruction
- getDigest(Attr, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for Attr
- getDigest(Text, String) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for the digest generation for Text
- getDim() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getDim(int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getDim() - Method in interface org.nuiton.util.MatrixMap
-
- getDim(int) - Method in interface org.nuiton.util.MatrixMap
-
- getDim(int) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Retourne la taille d'une dimension
- getDim() - Method in class org.nuiton.util.MatrixMap.Matrix
-
Retourne un tableau representant les dimensions de la matrice.
- getDim() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getDim(int) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getDimCount() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getDimCount() - Method in interface org.nuiton.util.MatrixMap
-
- getDimCount() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getDimensionName(int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getDimensionName(int) - Method in interface org.nuiton.util.MatrixMap
-
- getDimensionName(int) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getDimensionNames() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getDimensionNames() - Method in interface org.nuiton.util.MatrixMap
-
- getDimensionNames() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getDirectory() - Static method in class org.nuiton.util.FileUtil
-
- getDirectory(String, String) - Static method in class org.nuiton.util.FileUtil
-
- getDirectory(Component, String, String) - Static method in class org.nuiton.util.FileUtil
-
- getEncoding() - Method in class org.nuiton.util.ApplicationConfig
-
Get the encoding used to read/write resources.
- getEncodingOption() - Method in class org.nuiton.util.ApplicationConfig
-
Obtains the key used to store the option encoding.
- getEnumClass(Class<?>) - Static method in class org.nuiton.util.ReflectUtil
-
Convertit une classe non typée, en une classe d'enum
- getExpandedName(Element) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for
Element
- getExpandedName(Attr) - Method in class org.nuiton.util.DigestGenerator
-
This method is an overloaded method for getting the expanded name namespaceURI followed by the local name for
Attr
- getExpression() - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getFieldAnnotation(Class<?>, Class<A>) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the fields with the given annotation type.
- getFieldAnnotation(Class<?>, Class<A>, boolean) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the fields with the given annotation type.
- getFieldAnnotation(Class<?>, Class<A>, boolean, Set<Class<?>>, Map<Field, A>) - Static method in class org.nuiton.util.ReflectUtil
-
- getFile(String...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFile(FileFilter...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFile(Component, String...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFile(String, String, Component, String...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFile(Component, FileFilter...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFile(String, String, Component, FileFilter...) - Static method in class org.nuiton.util.FileUtil
-
Retourne le nom du fichier entre dans la boite de dialogue.
- getFileFromFQN(File, String) - Static method in class org.nuiton.util.FileUtil
-
Obtain a file fro the given rootDirectory, applying the fqn.
- getFileFromPaths(File, String...) - Static method in class org.nuiton.util.FileUtil
-
Obtain a file from the given rootDirectory, applying given paths.
- getFiles(File) - Static method in class org.nuiton.util.FileUtil
-
Retourne tous les fichiers du répertoire passé en argument.
- getFileSeparatorRegex() - Static method in class org.nuiton.util.StringUtil
-
- getFilteredElements(File, FileFilter, boolean) - Static method in class org.nuiton.util.FileUtil
-
Retourne la liste de toutes les fichiers ou répertoire qui s'attisfont
le filtre
- getFirstProperty() - Method in class org.nuiton.util.decorator.JXPathDecorator.Context
-
- getFlatOptions() - Method in class org.nuiton.util.ApplicationConfig
-
Get all options as flat
Properties object (replace inner options).
- getFlatOptions(boolean) - Method in class org.nuiton.util.ApplicationConfig
-
- getFlatOptions(boolean) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
Surcharge de la methode pour que les options commencant par le prefix
soit modifiee pour qu'elle est la meme cle sans le prefix.
- getFormatedMonths() - Method in class org.nuiton.util.PeriodDates
-
- getFromDate() - Method in class org.nuiton.util.PeriodDates
-
- getFromMonth() - Method in class org.nuiton.util.PeriodDates
-
- getIcon(String) - Static method in class org.nuiton.util.Resource
-
Retourne l'icone demandee.
- getIndex() - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- getInitialExpression() - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getInstance() - Static method in class org.nuiton.util.converter.FormatConverterFactory
-
- getInternalClass() - Method in class org.nuiton.util.decorator.Decorator
-
- getInternalMatrixMap() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getKey() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- getKey(Object) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
Obtain a string representation of an object.
- getLibelle() - Method in enum org.nuiton.util.MonthEnum
-
- getListeners(Object) - Method in class org.nuiton.util.CategorisedListenerSet
-
- getListenersClass(Class<?>) - Method in class org.nuiton.util.CategorisedListenerSet
-
- getM() - Method in class org.nuiton.util.decorator.PropertyDecorator
-
- getMatrix() - Method in class org.nuiton.util.MatrixMap.MatrixMapFixed
-
- getMaxMemory() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getMaxOccurrence() - Method in class org.nuiton.util.MatrixMap.Vector
-
- getMaxTime() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getMD5Digest() - Static method in class org.nuiton.util.MD5InputStream
-
- getMemory() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getMethod(Class<?>, String, boolean) - Static method in class org.nuiton.util.ObjectUtil
-
Get all methods with name given in argument without check parameters.
- getMethodAnnotation(Class<?>, Class<A>) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the methods with the given annotation type.
- getMethodAnnotation(Class<?>, Class<A>, boolean) - Static method in class org.nuiton.util.ReflectUtil
-
Obtain all the methods with the given annotation type.
- getMethodAnnotation(Class<?>, Class<A>, boolean, Set<Class<?>>, Map<Method, A>) - Static method in class org.nuiton.util.ReflectUtil
-
- getMethods() - Method in class org.nuiton.util.ApplicationConfig
-
Get all set method on this object or super object.
- getMinMemory() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getMinTime() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getModel() - Method in class org.nuiton.util.beans.Binder
-
Get the model of the binder.
- getModel() - Method in class org.nuiton.util.beans.BinderModelBuilder
-
- getModifiedProperties() - Method in class org.nuiton.util.beans.BeanMonitor
-
- getMonth(Date) - Static method in class org.nuiton.util.DateUtil
-
Get the month value from a date (between 0 and 11).
- getMonthLibelle(int, Locale) - Static method in class org.nuiton.util.DateUtil
-
Get libelle of the month corresponding to the number given in argument.
- getMonthLibelle(int) - Static method in class org.nuiton.util.DateUtil
-
Get libelle of the month corresponding to the number given in argument.
- getMonths() - Method in class org.nuiton.util.PeriodDates
-
- getName() - Method in interface org.nuiton.util.ApplicationConfigProvider
-
Returns the name of the provided application config.
- getName() - Method in class org.nuiton.util.beans.BinderFactory.BinderModelEntry
-
- getName() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getName() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getName() - Method in interface org.nuiton.util.MatrixMap
-
- getName() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getNbComponents() - Method in class org.nuiton.util.Version
-
- getNbContext() - Method in class org.nuiton.util.decorator.MultiJXPathDecorator
-
- getNbDim() - Method in class org.nuiton.util.MatrixMap.Matrix
-
Retourne le nombre de dimension de la matrice
- getNbToken() - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getNullValue(Class<?>) - Static method in class org.nuiton.util.ObjectUtil
-
Deprecated.
since 2.6 (there is some other library which does it
- getNumber(int) - Method in class org.nuiton.util.Version
-
- getNumbers() - Method in class org.nuiton.util.Version
-
- getObject(Class<E>) - Method in class org.nuiton.util.ApplicationConfig
-
recupere un objet de la class
, s'il n'existe pas encore, il est cree
(il faut donc que class soit instanciable
E peut prendre en argument du contruteur un objet de type ApplicationConfig
- getObject(Class<E>, String) - Method in class org.nuiton.util.ApplicationConfig
-
recupere un objet ayant le nom 'name', s'il n'existe pas encore, il est
cree en utilisant la class, sinon il est simplement caster vers cette
classe.
- getOption(String) - Method in class org.nuiton.util.ApplicationConfig
-
get option value as string.
- getOption(ApplicationConfig.OptionDef) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value from a option definition.
- getOption(Class<T>, String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as typed value.
- getOption() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
- getOption(String) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
Surcharge pour recherche la cle avec le prefix.
- getOptionAsBoolean(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as boolean.
- getOptionAsBoolean() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as boolean.
- getOptionAsClass(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
Class.
- getOptionAsClass() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as
Class.
- getOptionAsColor(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
Color.
- getOptionAsDate(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
Date.
- getOptionAsDate() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as
Date.
- getOptionAsDouble(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as double.
- getOptionAsDouble() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as double.
- getOptionAsFile(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
File.
- getOptionAsFile() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as
File.
- getOptionAsFloat(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as float.
- getOptionAsInt(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as int.
- getOptionAsInt() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as int.
- getOptionAsKeyStroke(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getOptionAsList(String) - Method in class org.nuiton.util.ApplicationConfig
-
Help to convert value to list of object.
- getOptionAsLocale(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getOptionAsLong(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as long.
- getOptionAsObject(String) - Method in class org.nuiton.util.ApplicationConfig
-
retourne une nouvelle instance d'un objet dont on recupere la la class
dans la configuration via la cle 'key'.
- getOptionAsObject(Class<E>, String) - Method in class org.nuiton.util.ApplicationConfig
-
retourne une nouvelle instance d'un objet dont on recupere la la class
dans la configuration via la cle 'key' et le cast en E.
- getOptionAsProperties(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
Properties, this property must be a filepath
and file must be a properties.
- getOptionAsSingleton(String) - Method in class org.nuiton.util.ApplicationConfig
-
retourne l'objet instancier via la classe recupere dans la configuration
via la cle 'key'.
- getOptionAsSingleton(Class<E>, String) - Method in class org.nuiton.util.ApplicationConfig
-
retourne l'objet caster en 'E', instancier via la classe recupere dans la
configuration via la cle 'key'.
- getOptionAsTime(String) - Method in class org.nuiton.util.ApplicationConfig
-
Get option value as
Time.
- getOptionAsTime() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
Get option value as
Time.
- getOptionAsTimestamp(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getOptionAsTimestamp() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
- getOptionAsURL(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getOptionAsURL() - Method in class org.nuiton.util.ApplicationConfig.OptionList
-
- getOptionAsVersion(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getOptions() - Method in class org.nuiton.util.ApplicationConfig
-
Get all options from configuration.
- getOptions() - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- getOptions() - Method in interface org.nuiton.util.ApplicationConfigProvider
-
Returns all options offered by the configuration.
- getOptionStartsWith(String) - Method in class org.nuiton.util.ApplicationConfig
-
Permet de recuperer l'ensemble des options commencant par une certaine
chaine.
- getOptionStartsWith(String) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
Surcharge pour recupere les valeurs commencant par le prefix demande
en plus du prefix 'sub'.
- getOriginalValues() - Method in class org.nuiton.util.beans.BeanMonitor
-
Obtains the original values for all modified properties.
- getPage(List<E>, int, int) - Static method in class org.nuiton.util.PagerBeanUtil
-
Get the elements of the lists using the pager datas:
elements:all elements of the pager
pageSize: number of elements in a page
page: the requested page number starting at
1
- getPage(List<E>, int, int) - Static method in class org.nuiton.util.PagerUtil
-
Deprecated.
Get the elements of the lists using the pager datas:
elements:all elements of the pager
pageSize: number of elements in a page
page: the requested page number starting at
1
- getPageBound(long, int, int) - Static method in class org.nuiton.util.PagerBeanUtil
-
Compute the pager bound given his datas:
totalCount: count of all elements of the pager
pageSize: number of elements in a page
page: the requested page number starting at 1
- getPageBound(int, int, int) - Static method in class org.nuiton.util.PagerUtil
-
Deprecated.
Compute the pager bound given his datas:
totalCount: count of all elements of the pager
pageSize: number of elements in a page
page: the requested page number starting at 1
- getPageIndex() - Method in class org.nuiton.util.PagerBean
-
- getPageIndex() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getPageSize() - Method in class org.nuiton.util.PagerBean
-
- getPageSize() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getPagesNumber() - Method in class org.nuiton.util.PagerBean
-
- getPagesNumber() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getParams(Method, ListIterator<String>) - Method in class org.nuiton.util.ApplicationConfig
-
Take required argument for method in args.
- getParent() - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- getPattern() - Method in class org.nuiton.util.PeriodDates
-
- getPatternRessources(String, ClassLoader) - Static method in class org.nuiton.util.Resource
-
Obtain some resources from a pattern using a specific class loader to
seel resources.
- getPrefix() - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- getPrimitiveClass(Class<?>) - Static method in class org.nuiton.util.ObjectUtil
-
Deprecated.
since 2.6 there is other libraty which does it
- getPrimitiveClass(Class) - Static method in class org.nuiton.util.Resource
-
- getPrintableConfig(String, int) - Method in class org.nuiton.util.ApplicationConfig
-
Return all configuration used with value, that respect includePattern
- getProperties(String...) - Method in class org.nuiton.util.beans.Binder
-
Obtain the properties, if none is given in propertyNames
parameter, will use all property names defined in binder's model,
otherwise, check that all given property names are safe (registred in
binder's model).
- getPropertiesMapping() - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getProperty(int) - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getProperty(Object, String) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
- getProperty() - Method in class org.nuiton.util.decorator.PropertyDecorator
-
- getProperty(String) - Method in class org.nuiton.util.RecursiveProperties
-
- getPropertyChangeListeners(String) - Method in class org.nuiton.util.ApplicationConfig
-
- getPropertyChangeListeners() - Method in class org.nuiton.util.ApplicationConfig
-
- getPropertyDiffs() - Method in class org.nuiton.util.beans.BeanMonitor
-
Obtains the property diffs since the bean is monitoried.
- getPropertyKey(Map<?, ?>, String) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
Obtain the key from the map keys which matches the given key.
- getPropertyNames(Object) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
- getPropertyType() - Method in class org.nuiton.util.beans.PropertyDiff
-
- getPropertyValue(Map<?, ?>, String) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
Obtain the value from the map values which matches the given value.
- getProvider(ClassLoader, String) - Static method in class org.nuiton.util.ApplicationConfigHelper
-
- getProviders(ClassLoader, Set<String>, Set<String>, boolean) - Static method in class org.nuiton.util.ApplicationConfigHelper
-
Obtain all providers on class-path.
- getReadableProperties(Class<?>) - Static method in class org.nuiton.util.beans.BeanUtil
-
Obtains all readable properties from a given type.
- getReadableProperties(Class<?>, Set<String>, Set<Class<?>>) - Static method in class org.nuiton.util.beans.BeanUtil
-
- getReadableProperties(Class<?>, Set<String>) - Static method in class org.nuiton.util.beans.BeanUtil
-
- getReadableType(Class<?>, String) - Static method in class org.nuiton.util.beans.BeanUtil
-
- getReader(File) - Static method in class org.nuiton.util.FileUtil
-
- getReader(File, String) - Static method in class org.nuiton.util.FileUtil
-
Retourne un reader utilisant l'encoding choisi et placé dans un
BufferedReader
- getRecordEndIndex() - Method in class org.nuiton.util.PagerBean
-
- getRecordEndIndex() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getRecords() - Method in class org.nuiton.util.PagerBean
-
- getRecords() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getRecordStartIndex() - Method in class org.nuiton.util.PagerBean
-
- getRecordStartIndex() - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- getRegistry() - Static method in class org.nuiton.util.rmi.ServiceExporter
-
Will look for the RMI registry.
- getRelativeFile(File, File, File) - Static method in class org.nuiton.util.FileUtil
-
Recupère le fichier mirroir du fichier file donnée qui est dans
l'arborescence de inputDirectory dans le répertoire
ouputDirectory.
- getResources(String) - Static method in class org.nuiton.util.Resource
-
- getResources(String, ClassLoader) - Static method in class org.nuiton.util.Resource
-
Find pattern resouces in classloader.
- getSemantic(int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getSemantic(int) - Method in interface org.nuiton.util.MatrixMap
-
- getSemantic(int) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getSemantics() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getSemantics() - Method in interface org.nuiton.util.MatrixMap
-
- getSemantics() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getSemanticsCoordinates() - Method in interface org.nuiton.util.MatrixMap.MatrixMapIterator
-
- getSemanticsCoordinates() - Method in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- getSemanticsCoordinates() - Method in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- getSeparator() - Method in class org.nuiton.util.decorator.MultiJXPathDecorator
-
- getSeparatorReplacement() - Method in class org.nuiton.util.decorator.MultiJXPathDecorator
-
- getSourceDescriptor(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets the bean descriptor of the source type for the given
destination property.
- getSourceDescriptors() - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets all registred property names of the binder's source type.
- getSourceProperty() - Method in class org.nuiton.util.beans.PropertyDiff
-
- getSourceReadMethod(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getSourceType() - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets the type of the binder's source.
- getSourceType() - Method in class org.nuiton.util.beans.Binder
-
Obtains the type of the source bean.
- getSourceType() - Method in class org.nuiton.util.beans.BinderFactory.BinderModelEntry
-
- getSourceValue() - Method in class org.nuiton.util.beans.PropertyDiff
-
- getSourceWriteMethod(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getStreamLength() - Method in class org.nuiton.util.MD5InputStream
-
- getStringRepresentation(byte[]) - Method in class org.nuiton.util.DigestGenerator
-
Gets the String representation of the byte array
- getStringValue(O) - Method in class org.nuiton.util.StringUtil.ToCSV
-
- getSubConfig(String) - Method in class org.nuiton.util.ApplicationConfig
-
Returns a sub config that encapsulate this ApplicationConfig.
- getSubDirectories(File) - Static method in class org.nuiton.util.FileUtil
-
Retourne tous les sous répertoires du répertoire passé en argument.
- getSubMatrix(int, int, int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, Object, int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, Object...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(Object[]...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, int[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int[]...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, Object, int) - Method in interface org.nuiton.util.MatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, Object...) - Method in interface org.nuiton.util.MatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(Object[]...) - Method in interface org.nuiton.util.MatrixMap
-
Permet de prendre une sous matrice dans la matrice courante.
- getSubMatrix(int, Object, int) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getSubMatrix(int, Object...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getSubMatrix(Object[]...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getSubMatrixOnSemantic(int, Object...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getSummary() - Static method in class org.nuiton.util.CallAnalyse
-
This method will get all the statistics from all the threads and put it
all together in a
Map which key is the name of the watched
element and the value is its instance of
CallAnalyse.CallStatisticsSummary
- getSumMemory() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getSumTime() - Method in class org.nuiton.util.CallAnalyse.CallStatistics
-
- getSystemConfigFile() - Method in class org.nuiton.util.ApplicationConfig
-
Obtain the system config file location.
- getSystemConfigurationPath() - Method in class org.nuiton.util.ApplicationConfig
-
Get system configuration path.
- getTargetDescriptor(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets the bean descriptor of the destination type for the given
destination property.
- getTargetDescriptors() - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets all registred property names of the binder's destination type.
- getTargetProperty(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets the destination property name given the
- getTargetProperty() - Method in class org.nuiton.util.beans.PropertyDiff
-
- getTargetReadMethod(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getTargetType() - Method in class org.nuiton.util.beans.Binder.BinderModel
-
Gets the type of the binder's destination
- getTargetType() - Method in class org.nuiton.util.beans.Binder
-
Obtains the type of the target bean.
- getTargetType() - Method in class org.nuiton.util.beans.BinderFactory.BinderModelEntry
-
- getTargetValue() - Method in class org.nuiton.util.beans.PropertyDiff
-
- getTargetWriteMethod(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- getTempFile(String) - Static method in class org.nuiton.util.FileUtil
-
Permet de donner une representation fichier pour une chaine de caractere.
- getTempFile(String, String) - Static method in class org.nuiton.util.FileUtil
-
Permet de donner une representation fichier pour une chaine de caractere.
- getThreadStatistics() - Static method in class org.nuiton.util.CallAnalyse
-
- getThruDate() - Method in class org.nuiton.util.PeriodDates
-
- getTime() - Static method in class org.nuiton.util.TimeLog
-
- getTokens() - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getTokenValue(JXPathContext, String) - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- getTotalPage(long, int) - Static method in class org.nuiton.util.PagerBeanUtil
-
Given a total count of elements and a page size, compute the number of
pages available.
- getTotalPage(int, int) - Static method in class org.nuiton.util.PagerUtil
-
Deprecated.
Given a total count of elements and a page size, compute the number of
pages available.
- getType() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- getType() - Method in class org.nuiton.util.converter.ColorConverter
-
- getType() - Method in class org.nuiton.util.converter.EnumConverter
-
- getType() - Method in class org.nuiton.util.converter.FormatMap
-
- getType() - Method in class org.nuiton.util.converter.KeyStrokeConverter
-
- getType() - Method in class org.nuiton.util.converter.URIConverter
-
- getType() - Method in class org.nuiton.util.converter.URLConverter
-
- getType() - Method in class org.nuiton.util.converter.VersionConverter
-
- getType() - Method in class org.nuiton.util.decorator.Decorator
-
- getType() - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider.DecoratorContext
-
- getType() - Method in class org.nuiton.util.decorator.DecoratorProvider.DecoratorContext
-
- getUnparsed() - Method in class org.nuiton.util.ApplicationConfig
-
Return list of unparsed command line argument
- getURL(String) - Static method in class org.nuiton.util.Resource
-
Recherche la ressource nom.
- getURLOrNull(String) - Static method in class org.nuiton.util.Resource
-
Recherche la ressource nom.
- getURLs(URLClassLoader) - Static method in class org.nuiton.util.ClassLoaderUtil
-
- getURLs(String) - Static method in class org.nuiton.util.Resource
-
Retourner la liste des fichiers du classLoader.
- getURLs(String, URLClassLoader) - Static method in class org.nuiton.util.Resource
-
Retourner la liste des fichiers du classLoader.
- getURLs(String, URL...) - Static method in class org.nuiton.util.Resource
-
Retourner la liste des fichiers du classLoader.
- getURLsFromDirectory(File, String) - Static method in class org.nuiton.util.Resource
-
Retourne la liste des fichiers correspondant au pattern donne, aucun
ordre ne doit être supposé sur les fichiers.
- getURLsFromJar(File, String) - Static method in class org.nuiton.util.Resource
-
- getURLsFromZip(File, String) - Static method in class org.nuiton.util.Resource
-
- getUserConfigDirectory() - Method in class org.nuiton.util.ApplicationConfig
-
Get user configuration path.
- getUserConfigFile() - Method in class org.nuiton.util.ApplicationConfig
-
Obtain the user config file location.
- getUserHome() - Static method in class org.nuiton.util.ApplicationConfig
-
Get user home directory (system property user.home).
- getUsername() - Method in class org.nuiton.util.ApplicationConfig
-
Get user name (system property user.name).
- getValidElements(Document) - Method in class org.nuiton.util.DigestGenerator
-
Gets the valid element collection of an Document.
- getValidName() - Method in class org.nuiton.util.Version
-
Convertit la representation textuelle de la version en identifiant java valide :
- en java : "." interdit
- en mysql, h2 ...
- getValue(Object...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- getValue(Object...) - Method in interface org.nuiton.util.MatrixMap
-
Retourne l'element a une certaine position en utilisant les semantiques
- getValue(int[]) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Retourne un element de la matrice
- getValue() - Method in class org.nuiton.util.MatrixMap.MatrixIterator
-
- getValue(Object...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getValue() - Method in interface org.nuiton.util.MatrixMap.MatrixMapIterator
-
- getValue() - Method in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- getValue() - Method in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- getValue(int) - Method in class org.nuiton.util.MatrixMap.Vector
-
- getValueIndex(int...) - Method in interface org.nuiton.util.MatrixMap
-
Retourne l'element a une certaine position en utilisant des indices
ex: 2,3,1
- getValueIndex(int...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- getValueIndex(int...) - Method in class org.nuiton.util.MatrixMap.MatrixMapFixed
-
- getValueIndex(int...) - Method in class org.nuiton.util.MatrixMap.SubMatrix
-
- getVersion() - Method in class org.nuiton.util.Version
-
- getWriteableProperties(Class<?>) - Static method in class org.nuiton.util.beans.BeanUtil
-
Obtains all writeable properties from a given type.
- getWriteableProperties(Class<?>, Set<String>, Set<Class<?>>) - Static method in class org.nuiton.util.beans.BeanUtil
-
- getWriteableProperties(Class<?>, Set<String>) - Static method in class org.nuiton.util.beans.BeanUtil
-
- getWriter(File) - Static method in class org.nuiton.util.FileUtil
-
- getWriter(File, String) - Static method in class org.nuiton.util.FileUtil
-
Retourne un writer utilisant l'encoding choisi et placé dans un
BufferedWriter
- getYesterday(Date) - Static method in class org.nuiton.util.DateUtil
-
Get the date before today
- greaterThan(String, String) - Static method in class org.nuiton.util.VersionUtil
-
Tests if the first version is greater than the second version.
- grep(String, CharBuffer) - Static method in class org.nuiton.util.FileUtil
-
Use the linePattern to break the given CharBuffer into lines, applying
the input pattern to each line to see if we have a match
Code taken from :
http://java.sun.com/javase/6/docs/technotes/guides/io/example/Grep.java
- grep(String, File, String) - Static method in class org.nuiton.util.FileUtil
-
Java implementation for the unix grep command.
- grep(String, File, String, String) - Static method in class org.nuiton.util.FileUtil
-
Java implementation for the unix grep command.
- grep(String, String, String) - Static method in class org.nuiton.util.FileUtil
-
Search for files matching regex in current directory.
- GZUtil - Class in org.nuiton.util
-
- GZUtil() - Constructor for class org.nuiton.util.GZUtil
-
- GZUtilException - Exception in org.nuiton.util
-
- GZUtilException(String) - Constructor for exception org.nuiton.util.GZUtilException
-
- GZUtilException(String, Throwable) - Constructor for exception org.nuiton.util.GZUtilException
-
- inc(Version) - Static method in class org.nuiton.util.VersionUtil
-
Incremente le numero de version donnee, seul le dernier constituant est
incremente: 1.2.3.4 -> 1.2.3.5; null -> 1; 0 -> 1.
- index - Variable in class org.nuiton.util.MatrixMap.SemanticList
-
- indexOf(List[], int, Object) - Static method in class org.nuiton.util.MatrixMap.MatrixHelper
-
Permet de retrouver la position d'un objet dans une liste
- indexOf(Object) - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- init(Properties, String) - Method in class org.nuiton.util.ApplicationConfig
-
On separt l'init du corps du constructeur, car les sous classes ne doivent
pas l'executer.
- init(Properties, String) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- init(JXPathDecorator<O>, List<O>) - Method in class org.nuiton.util.decorator.JXPathDecorator.JXPathComparator
-
- init(int[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- init(T, boolean) - Method in class org.nuiton.util.TransparenteSoftReference
-
On conserve le hash pour que la Reference puisse encore se faire
passer pour l'objet alors que celui-ci a disparu de la memoire
- init(T, boolean) - Method in class org.nuiton.util.TransparenteWeakReference
-
On conserve le hash pour que la Reference puisse encore se faire
passer pour l'objet alors que celui-ci a disparu de la memoire
- initArguments() - Method in class org.nuiton.util.LoggingPatternFormatter
-
Si vous souhaitez ajouter des type d'argument
Surcharger cette methode et a la fin fait un super.initArguments()
- initConverters() - Static method in class org.nuiton.util.converter.ConverterUtil
-
- initDayOfMonthExtremities() - Method in class org.nuiton.util.PeriodDates
-
Set first day of month for dateFrom and last day of month for dateThru
- initialExpression - Variable in class org.nuiton.util.decorator.JXPathDecorator
-
the initial expression used to compute the decorator context.
- inner - Variable in class org.nuiton.util.TransformedList
-
- inParseOptionPhase - Variable in class org.nuiton.util.ApplicationConfig
-
vrai si on est en train de parser les options de la ligne de commande.
- installSaveUserAction(String...) - Method in class org.nuiton.util.ApplicationConfig
-
- instance - Static variable in class org.nuiton.util.converter.FormatConverterFactory
-
- internalMatrixMap - Variable in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- isActivate() - Static method in class org.nuiton.util.CallAnalyse
-
Permet de savoir si les statistiques sont activées ou non, pour le
thread courant
- isAdjusting() - Method in class org.nuiton.util.ApplicationConfig
-
- isAvailable(int, int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si on n'a pas encore atteint la borne max d'une cardinalité à
partir de son max et d'un nombre d'occurrences déjà atteint.
- isBinderModelExists(Class<S>, Class<T>, String) - Static method in class org.nuiton.util.beans.BinderFactory
-
Tells if there is a cached binder model for the given parameters.
- isClassCategory - Variable in class org.nuiton.util.CategorisedListenerSet
-
- isClassifierNumberAttached() - Method in class org.nuiton.util.Version
-
- isConstantField(Field) - Static method in class org.nuiton.util.ReflectUtil
-
Pour déterminer si un champ d'une classe est une constante
(modifiers sont static, final et public)
- isDefaultMandatory(int, int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si une cardinalité est la cardinalité obligatoire par défaut {1}
- isDefaultOptional(int, int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si une cardinalité est la cardinalité optionel par défaut {0,1}
- isEmail(String) - Static method in class org.nuiton.util.StringUtil
-
Know if a string is a valid e-mail.
- isEmpty() - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- isEnabled(Class<?>) - Method in class org.nuiton.util.converter.ColorConverter
-
- isEnabled(Class<?>, Class<?>) - Static method in class org.nuiton.util.converter.EnumConverter
-
- isEnabled(Class<?>) - Method in class org.nuiton.util.converter.KeyStrokeConverter
-
- isEnabled(Class<?>) - Method in class org.nuiton.util.converter.URIConverter
-
- isEnabled(Class<?>) - Method in class org.nuiton.util.converter.URLConverter
-
- isEnabled(Class<?>) - Method in class org.nuiton.util.converter.VersionConverter
-
- isFinal() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- isFull() - Method in class org.nuiton.util.BoundedList
-
Indicates if the list size is at the maximum
- isJar(String) - Static method in class org.nuiton.util.Resource
-
Verifie si le fichier est un fichier jar.
- isJarUrl(URL) - Static method in class org.nuiton.util.Resource
-
Test if an url detnoe a jar file.
- isJavaBeanCompiliant(Class<?>) - Static method in class org.nuiton.util.beans.BeanUtil
-
Test if the given type is JavaBean compiliant, says that it has two
public methods :
addPropertyChangeListener
removePropertyChangeListener
- isMandatory(int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si une cardinalité est obligatoire à partir de son min
- isMaxBounded(int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si une cardinalité est majorée à partir de son max
- isNestedReadableProperty(Class<?>, String) - Static method in class org.nuiton.util.beans.BeanUtil
-
Obtains all readable properties from a given type.
- isNullValue(Object) - Static method in class org.nuiton.util.ObjectUtil
-
Tests if the given value is null according to default value for
primitive types if nedded.
- isNullValue(boolean) - Static method in class org.nuiton.util.ObjectUtil
-
- isNullValue(byte) - Static method in class org.nuiton.util.ObjectUtil
-
- isNullValue(int) - Static method in class org.nuiton.util.ObjectUtil
-
- isNullValue(char) - Static method in class org.nuiton.util.ObjectUtil
-
- isNullValue(float) - Static method in class org.nuiton.util.ObjectUtil
-
- isNullValue(double) - Static method in class org.nuiton.util.ObjectUtil
-
- isPattern(String) - Static method in class org.nuiton.util.Resource
-
Return true if str is a pattern (contains * or ?).
- isPrimitive(Class<?>) - Static method in class org.nuiton.util.ObjectUtil
-
Verifie si la classe est de type primitif.
- isPrimitive(Class) - Static method in class org.nuiton.util.Resource
-
- isRepetable(int) - Static method in class org.nuiton.util.CardinalityHelper
-
Indique si une cardinalité est répétable à partir de son max
- isSnapshot() - Method in class org.nuiton.util.Version
-
- isToMinimum() - Method in class org.nuiton.util.BoundedList
-
Indicates if the list size is to the minimum
- isTransient() - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
- isUseOnlyAliases() - Method in class org.nuiton.util.ApplicationConfig
-
- isValidCoordinates(int[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- isValidCoordinates(Object[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- isValidCoordinates(Object[]) - Method in interface org.nuiton.util.MatrixMap
-
Indique si les semantiques passées en argument sont valable pour la
matrice courante
- isValidCoordinates(Object[]) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- isZip(String) - Static method in class org.nuiton.util.Resource
-
Verifie si le fichier est un fichier zip
- isZipFile(File) - Static method in class org.nuiton.util.ZipUtil
-
Tests if the given file is a zip file.
- item - Variable in class org.nuiton.util.ApplicationConfig.CacheItem
-
typed option value
- iterator(Object) - Method in class org.nuiton.util.CategorisedListenerSet
-
Retourne un Iterator sur tous les listeners qu'il faut prevenir si on
souhaite prevenir une certaine categorie.
- iterator() - Method in class org.nuiton.util.ListenerSet
-
Get iterator on listener list.
- iterator() - Method in interface org.nuiton.util.MatrixMap
-
- iterator() - Method in class org.nuiton.util.MatrixMap.Matrix
-
Retourne un objet Inc pret a etre utilisé pour boucler sur tous les
element de la matrice.
- iterator() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- iterator() - Method in class org.nuiton.util.MatrixMap.MatrixMapFixed
-
- iterator - Variable in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- iterator() - Method in class org.nuiton.util.MatrixMap.SubMatrix
-
- randomfile - Variable in class org.nuiton.util.ReverseFileReader
-
- read() - Method in class org.nuiton.util.FileCompletion
-
Deprecated.
demande a l'utilisateur de saisir un chemin
- read() - Method in class org.nuiton.util.MD5InputStream
-
- read(byte[], int, int) - Method in class org.nuiton.util.MD5InputStream
-
- readBytesFrom(InputStream, int) - Static method in class org.nuiton.util.FileUtil
-
Get a ByteArrayOutputStream containing all data that could be read from the given InputStream
- readLine() - Method in class org.nuiton.util.ReverseFileReader
-
Read one line from the current position towards the beginning.
- readProperty(String, Object, Method) - Method in class org.nuiton.util.beans.Binder
-
- recordEndIndex - Variable in class org.nuiton.util.PagerBean
-
Index of the last record in this page.
- recordEndIndex - Variable in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
Index of the last record in this page.
- records - Variable in class org.nuiton.util.PagerBean
-
Number of records (says numbers of rows displayable.
- records - Variable in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
Number of records (says numbers of rows displayable.
- recordStartIndex - Variable in class org.nuiton.util.PagerBean
-
Index of the first record in this page.
- recordStartIndex - Variable in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
Index of the first record in this page.
- RecursiveProperties - Class in org.nuiton.util
-
Overrides
Properties in order to check if the expected value
contains another property key like "${...}".
- RecursiveProperties() - Constructor for class org.nuiton.util.RecursiveProperties
-
- RecursiveProperties(Properties) - Constructor for class org.nuiton.util.RecursiveProperties
-
- reduce() - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Reduit la matrice de sorte que toutes les dimensions qui n'ont qu'un
élement soit supprimée.
- reduce(int) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Reduit la matrice de sorte que toutes les dimensions qui n'ont qu'un
élement soit supprimée.
- reduce(List<String>, List<List>, int[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Create new matrice from the current matrix.
- reduce() - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- reduce(int) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- reduce() - Method in interface org.nuiton.util.MatrixMap
-
Reduit la matrice de sorte que toutes les dimensions qui n'ont qu'un
élement soit supprimée.
- reduce(int) - Method in interface org.nuiton.util.MatrixMap
-
Reduit la matrice de sorte que toutes les dimensions qui n'ont qu'un
élement soit supprimée.
- reduceDims(int...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
Reduit le matrice seulement sur les dimensions passées en argument.
- reduceDims(int...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- reduceDims(int...) - Method in interface org.nuiton.util.MatrixMap
-
Reduit le matrice seulement sur les dimensions passées en argument.
- ReflectUtil - Class in org.nuiton.util
-
Introspection sur une classe.
- ReflectUtil() - Constructor for class org.nuiton.util.ReflectUtil
-
- registerBinderModel(BinderModelBuilder<S, T>) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerBinderModel(Binder<S, T>) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerBinderModel(Binder.BinderModel<S, T>) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerBinderModel(BinderModelBuilder<S, T>, String) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerBinderModel(Binder<S, T>, String) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerBinderModel(Binder.BinderModel<S, T>, String) - Static method in class org.nuiton.util.beans.BinderFactory
-
- registerConverter(Class<?>) - Static method in class org.nuiton.util.converter.ConverterUtil
-
- registerConverter0(Class<?>) - Static method in class org.nuiton.util.converter.ConverterUtil
-
- registerDecorator(Locale, Decorator<?>) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerDecorator(Locale, String, Decorator<T>) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
Register a new decorator in the cache of the provider.
- registerDecorator(Decorator<?>) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerDecorator(String, Decorator<T>) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
Register a new decorator in the cache of the provider.
- registerEnumConverter(Class<?>, Object) - Static method in class org.nuiton.util.converter.ConverterUtil
-
Enregistre un nouveau converter pour un type d'enum donné, avec une
valeur par defaut.
- registerEnumConverter(Class<?>) - Static method in class org.nuiton.util.converter.ConverterUtil
-
Enregistre un nouveau converter pour un type d'enum donné, sans utiliser
de valeur par defaut.
- registerJXPathDecorator(Locale, Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerJXPathDecorator(Locale, Class<?>, String, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerJXPathDecorator(Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerJXPathDecorator(Class<?>, String, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerMultiJXPathDecorator(Locale, Class<?>, String, String, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerMultiJXPathDecorator(Locale, Class<?>, String, String, String, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerMultiJXPathDecorator(Class<?>, String, String, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerMultiJXPathDecorator(Class<?>, String, String, String, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerPropertyDecorator(Locale, Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerPropertyDecorator(Locale, Class<?>, String, String) - Method in class org.nuiton.util.decorator.DecoratorMulti18nProvider
-
- registerPropertyDecorator(Class<?>, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerPropertyDecorator(Class<?>, String, String) - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- registerService(Class<E>, E) - Static method in class org.nuiton.util.rmi.ServiceExporter
-
Will register a service using the default name.
- registerService(String, E) - Static method in class org.nuiton.util.rmi.ServiceExporter
-
Will register a service using the given RMI name.
- REGISTRY_IP - Static variable in class org.nuiton.util.rmi.RemoteProxyFactory
-
- reload() - Method in class org.nuiton.util.decorator.DecoratorProvider
-
- RemoteMethodExecutor - Interface in org.nuiton.util.rmi
-
This class will act as an InvocationHandler except that it is distributed.
- RemoteMethodExecutorImpl<T> - Class in org.nuiton.util.rmi
-
RMI implementation of an invocation handler.
- RemoteMethodExecutorImpl(T) - Constructor for class org.nuiton.util.rmi.RemoteMethodExecutorImpl
-
This is the only available constructor.
- RemoteProxyFactory - Class in org.nuiton.util.rmi
-
Factory to create RMI proxies to some given services.
- RemoteProxyFactory() - Constructor for class org.nuiton.util.rmi.RemoteProxyFactory
-
- remove(Object) - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- remove(int) - Method in class org.nuiton.util.BoundedList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class org.nuiton.util.BoundedList
-
Removes a single instance of the specified element from this list, if it is present (optional operation).
- remove(Object, L) - Method in class org.nuiton.util.CategorisedListenerSet
-
Supprime un listener d'une categorie, si la categorie ou le listener
n'existe pas, rien ne se passe.
- remove(int) - Method in class org.nuiton.util.HashList
-
supprime l'element demandé.
- remove(L) - Method in class org.nuiton.util.ListenerSet
-
Remove listener.
- remove(Object) - Method in class org.nuiton.util.LRUMapMultiKey
-
- remove() - Method in class org.nuiton.util.MatrixMap.MatrixIterator
-
- remove() - Method in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- remove(int) - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- remove() - Method in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- remove(int) - Method in class org.nuiton.util.TransformedList
-
- REMOVE_PROPERTY_CHANGE_LISTENER - Static variable in class org.nuiton.util.beans.BeanUtil
-
- removeAll(Collection<?>) - Method in class org.nuiton.util.BoundedList
-
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
- removeBinding(String) - Method in class org.nuiton.util.beans.Binder.BinderModel
-
- removeClassifier(Version) - Static method in class org.nuiton.util.VersionUtil
-
Construction d'une nouvelle version sans classifier a partir d'une
version donnee (sans classifier).
- removeEldestEntry(Map.Entry<LRUMapMultiKey.Key, Object>) - Method in class org.nuiton.util.LRUMapMultiKey
-
- removeElementAt(int) - Method in class org.nuiton.util.MatrixMap.Vector
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- removePropertyChangeListener(PropertyChangeListener, Object) - Static method in class org.nuiton.util.beans.BeanUtil
-
Remove the given listener from the given bean using the
normalized method named removePropertyChangeListener.
- removeRange(int, int) - Method in class org.nuiton.util.BoundedList
-
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
- removeRange(int, int) - Method in class org.nuiton.util.HashList
-
- removeSnapshot(Version) - Static method in class org.nuiton.util.VersionUtil
-
- removeSnapshot(String) - Static method in class org.nuiton.util.VersionUtil
-
Remove the suffix -SNAPSHOT stamp from a version (if any).
- removeString - Variable in class org.nuiton.util.LoggingPatternFormatter.SubStringArgument
-
la chaine qui doit etre supprimee
- replaceRecursiveOptions(String) - Method in class org.nuiton.util.ApplicationConfig
-
Replace included ${xxx} suboptions by their values.
- resolve(String, String) - Method in class org.nuiton.util.ResourceResolver
-
Resolve href on local resource.
- Resource - Class in org.nuiton.util
-
Cette class permet de rechercher un fichier en indiquant son nom avec son
chemin.
- Resource() - Constructor for class org.nuiton.util.Resource
-
- ResourceException - Exception in org.nuiton.util
-
- ResourceException(String) - Constructor for exception org.nuiton.util.ResourceException
-
- ResourceException(String, Throwable) - Constructor for exception org.nuiton.util.ResourceException
-
- ResourceNotFoundException - Exception in org.nuiton.util
-
- ResourceNotFoundException(String) - Constructor for exception org.nuiton.util.ResourceNotFoundException
-
- ResourceNotFoundException(String, Throwable) - Constructor for exception org.nuiton.util.ResourceNotFoundException
-
- ResourceResolver - Class in org.nuiton.util
-
ResourceResolver is a URIResolver for XSL transformation.
- ResourceResolver() - Constructor for class org.nuiton.util.ResourceResolver
-
- ResourceResolver(String) - Constructor for class org.nuiton.util.ResourceResolver
-
- retrieveMatchingFiles(File, String) - Static method in class org.nuiton.util.Resource
-
Retrieve files that match the given path pattern,
checking the given directory and its subdirectories.
- ReverseFileReader - Class in org.nuiton.util
-
Reverse file reader.
- ReverseFileReader(File) - Constructor for class org.nuiton.util.ReverseFileReader
-
- ReverseFileReader(String) - Constructor for class org.nuiton.util.ReverseFileReader
-
- run() - Method in class org.nuiton.util.ZipStreamEncoder
-
- runtime - Variable in class org.nuiton.util.CallAnalyse.CallStatistics
-
- s - Variable in class org.nuiton.util.LoggingPatternFormatter.StringArgument
-
- sameDimension(int[], int[]) - Static method in class org.nuiton.util.MatrixMap.MatrixHelper
-
Permet de savoir si deux dimension sont identiques.
- save(File, boolean, String...) - Method in class org.nuiton.util.ApplicationConfig
-
Save configuration, in specified file.
- saveForSystem(String...) - Method in class org.nuiton.util.ApplicationConfig
-
- saveForUser(String...) - Method in class org.nuiton.util.ApplicationConfig
-
- saveResource(File, Properties, String) - Method in class org.nuiton.util.ApplicationConfig
-
Save the given properties into the given file with
the given comment.
- scan(File, File, List<String>, List<String>, FileFilter, String, String) - Static method in class org.nuiton.util.ZipUtil
-
Scan a zipFile, and fill two lists of relative paths corresponding of
zip entries.
- scanAndExplodeZip(File, File, FileFilter) - Static method in class org.nuiton.util.ZipUtil
-
- search(Object[], Class<A>) - Static method in class org.nuiton.util.ArrayUtil
-
Recherche dans le table le 1er element qui correspond a la classe
passée en argument.
- sed(String, String, File, String) - Static method in class org.nuiton.util.FileUtil
-
Sed implementation for a single file.
- sed(String, String, File, String, String) - Static method in class org.nuiton.util.FileUtil
-
Java implementation for the unix sed command.
- sed(String, String, String, String) - Static method in class org.nuiton.util.FileUtil
-
Java implementation for the unix sed command.
- semantics - Variable in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- semantics - Variable in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- semanticsToDimension(List[], Object[]) - Static method in class org.nuiton.util.MatrixMap.MatrixHelper
-
Permet de convertir des coordonnées sémantiques en coordonnées défini par
des entiers.
- separator - Variable in class org.nuiton.util.decorator.MultiJXPathDecorator
-
context separator
- separatorReplacement - Variable in class org.nuiton.util.decorator.MultiJXPathDecorator
-
context separator replacement
- service - Variable in class org.nuiton.util.rmi.RemoteMethodExecutorImpl
-
The target service on which calls will be made
- ServiceExporter - Class in org.nuiton.util.rmi
-
This class allows to make some service available throw RMI.
- ServiceExporter() - Constructor for class org.nuiton.util.rmi.ServiceExporter
-
- set - Variable in class org.nuiton.util.HashList
-
- set(int, E) - Method in class org.nuiton.util.HashList
-
- set(int, T) - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- set(int, E) - Method in class org.nuiton.util.TransformedList
-
- setActivated(boolean) - Method in class org.nuiton.util.CallAnalyse.ThreadStatistics
-
- setAdjusting(boolean) - Method in class org.nuiton.util.ApplicationConfig
-
- setAppName(String) - Method in class org.nuiton.util.ApplicationConfig
-
Use appName to add a context in config.file and config.path options.
- setBean(Object) - Method in class org.nuiton.util.beans.BeanMonitor
-
Sets the bean to monitor.
- setCl(ClassLoader) - Method in class org.nuiton.util.ResourceResolver
-
- setClassifierNumberAttached(boolean) - Method in class org.nuiton.util.Version
-
- setComparator(Comparator<O>) - Method in class org.nuiton.util.decorator.JXPathDecorator.Context
-
- setConfigFileName(String) - Method in class org.nuiton.util.ApplicationConfig
-
- setContext(JXPathDecorator.Context<O>) - Method in class org.nuiton.util.decorator.JXPathDecorator
-
- setContextIndex(int) - Method in class org.nuiton.util.decorator.MultiJXPathDecorator
-
- setCurrentDirectory(File) - Static method in class org.nuiton.util.FileUtil
-
- setDefaultOption(String, String) - Method in class org.nuiton.util.ApplicationConfig
-
Used to put default configuration option in config option.
- setDefaultOption(String, String) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- setDefaultValue(String) - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
Changes the default value of the option.
- setDimensionName(int, String) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- setDimensionName(int, String) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setDimensionName(int, String) - Method in interface org.nuiton.util.MatrixMap
-
- setDimensionNames(String[]) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- setDimensionNames(String[]) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setDimensionNames(String[]) - Method in interface org.nuiton.util.MatrixMap
-
- setEncoding(String) - Method in class org.nuiton.util.ApplicationConfig
-
Set the new encoding option.
- setFinal(boolean) - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
Changes the final state of the option.
- setFirstDayOfMonth(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the first day of month to the date in argument.
- setFirstDayOfYear(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the first day of year to the date in argument.
- setFromDate(Date) - Method in class org.nuiton.util.PeriodDates
-
- setInternalMatrixMap(MatrixMap<E>) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setLastDayOfMonth(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the last day of month to the date in argument.
- setLastDayOfYear(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the last day of year to the date in argument.
- setMaxTimeOfDay(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the max time of the day.
- setMinTimeOfDay(Date) - Static method in class org.nuiton.util.DateUtil
-
Set the min time of the day : 00:00:00.000.
- setModel(Binder.BinderModel<I, O>) - Method in class org.nuiton.util.beans.Binder
-
Set the model of the binder.
- setName(String) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- setName(String) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setName(String) - Method in interface org.nuiton.util.MatrixMap
-
- setOffline(boolean) - Method in class org.nuiton.util.FasterCachedResourceResolver
-
- setOption(String, String) - Method in class org.nuiton.util.ApplicationConfig
-
Set option value.
- setOption(String, String) - Method in class org.nuiton.util.ApplicationConfig.SubApplicationConfig
-
- setOptions(Properties) - Method in class org.nuiton.util.ApplicationConfig
-
- setPageIndex(int) - Method in class org.nuiton.util.PagerBean
-
- setPageIndex(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setPageSize(int) - Method in class org.nuiton.util.PagerBean
-
- setPageSize(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setPagesNumber(long) - Method in class org.nuiton.util.PagerBean
-
- setPagesNumber(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setPattern(String) - Method in class org.nuiton.util.LoggingPatternFormatter.Argument
-
- setPattern(String) - Method in class org.nuiton.util.LoggingPatternFormatter.DateArgument
-
- setPattern(String) - Method in class org.nuiton.util.LoggingPatternFormatter.SizedArgument
-
- setPattern(String) - Method in class org.nuiton.util.LoggingPatternFormatter.SubStringArgument
-
- setPattern(String) - Method in class org.nuiton.util.PeriodDates
-
- setProperty(Object, String, Object) - Method in class org.nuiton.util.decorator.MapPropertyHandler
-
- setPropertyType(Class<?>) - Method in class org.nuiton.util.beans.PropertyDiff
-
- setRecordEndIndex(long) - Method in class org.nuiton.util.PagerBean
-
- setRecordEndIndex(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setRecords(long) - Method in class org.nuiton.util.PagerBean
-
- setRecords(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setRecordStartIndex(long) - Method in class org.nuiton.util.PagerBean
-
- setRecordStartIndex(int) - Method in class org.nuiton.util.PagerUtil.PagerBean
-
Deprecated.
- setSemantic(int, List) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- setSemantic(int, List) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setSemantic(int, List) - Method in interface org.nuiton.util.MatrixMap
-
- setSourceProperty(String) - Method in class org.nuiton.util.beans.PropertyDiff
-
- setSourceValue(Object) - Method in class org.nuiton.util.beans.PropertyDiff
-
- setTargetProperty(String) - Method in class org.nuiton.util.beans.PropertyDiff
-
- setTargetValue(Object) - Method in class org.nuiton.util.beans.PropertyDiff
-
- setThruDate(Date) - Method in class org.nuiton.util.PeriodDates
-
- setTimeToLogInfo(long) - Method in class org.nuiton.util.TimeLog
-
- setTimeToLogWarn(long) - Method in class org.nuiton.util.TimeLog
-
- setTransient(boolean) - Method in interface org.nuiton.util.ApplicationConfig.OptionDef
-
Changes the transient state of the option.
- setUseOnlyAliases(boolean) - Method in class org.nuiton.util.ApplicationConfig
-
- setValue(FormatMap.Format, Object) - Method in class org.nuiton.util.converter.FormatMap
-
Met a jour la valeur de l'objet.
- setValue(E, Object...) - Method in class org.nuiton.util.MatrixMap.AbstractMatrixMap
-
- setValue(int[], E) - Method in class org.nuiton.util.MatrixMap.Matrix
-
Modifie un élement de la matrice
- setValue(E) - Method in class org.nuiton.util.MatrixMap.MatrixIterator
-
- setValue(E, Object...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setValue(E) - Method in interface org.nuiton.util.MatrixMap.MatrixMapIterator
-
- setValue(E) - Method in class org.nuiton.util.MatrixMap.MatrixMapIteratorImpl
-
- setValue(E, Object...) - Method in interface org.nuiton.util.MatrixMap
-
Modifie l'element a une certaine position en utilisant les semantiques
- setValue(E) - Method in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- setValue(int, E) - Method in class org.nuiton.util.MatrixMap.Vector
-
- setValueIndex(E, int...) - Method in class org.nuiton.util.MatrixMap.MatrixMapElastic
-
- setValueIndex(E, int...) - Method in class org.nuiton.util.MatrixMap.MatrixMapFixed
-
Modifie un element de la matrice en fonction des dimensions passé en
paramètre.
Exemple: Si on a un matrice 3D.
m.set(v, [1,1,1]) modifie un element de la matrice.
- setValueIndex(E, int...) - Method in interface org.nuiton.util.MatrixMap
-
Modifie l'element a une certaine position en utilisant des indices
ex: 2,3,1
- setValueIndex(E, int...) - Method in class org.nuiton.util.MatrixMap.SubMatrix
-
- setVerbose(boolean) - Method in class org.nuiton.util.ResourceResolver
-
- sha1DigestAlgorithm - Static variable in class org.nuiton.util.DigestGenerator
-
String representing the SHA1 digest algorithm
- shaDigestAlgorithm - Static variable in class org.nuiton.util.DigestGenerator
-
String representing the SHA digest algorithm
- size() - Method in class org.nuiton.util.beans.BinderFactory.BindelModelEntryMap
-
- size() - Method in class org.nuiton.util.ListenerSet
-
- size() - Method in class org.nuiton.util.MatrixMap.SemanticList
-
- size() - Method in class org.nuiton.util.MatrixMap.Vector
-
- size() - Method in class org.nuiton.util.TransformedList
-
- smallerThan(String, String) - Static method in class org.nuiton.util.VersionUtil
-
Tests if the first version is smaller than the second version.
- snapshot - Variable in class org.nuiton.util.Version
-
boolean to define if version is a snapshot (if so a -SNAPSHOT is
added at the end of the textual representation of the version).
- SNAPSHOT_SUFFIX - Static variable in class org.nuiton.util.VersionUtil
-
The snapshot suffix.
- sort(JXPathDecorator<O>, List<O>, int) - Static method in class org.nuiton.util.decorator.DecoratorUtil
-
Sort a list of data based on the first token property of a given context
in a given decorator.
- sort(JXPathDecorator<O>, List<O>, int, boolean) - Static method in class org.nuiton.util.decorator.DecoratorUtil
-
Sort a list of data based on the first token property of a given context
in a given decorator.
- SortedProperties - Class in org.nuiton.util
-
Permet d'avoir les propriétés triées.
- SortedProperties() - Constructor for class org.nuiton.util.SortedProperties
-
- SortedProperties(Properties) - Constructor for class org.nuiton.util.SortedProperties
-
- sourceCache - Static variable in class org.nuiton.util.ResourceResolver
-
Shared Cache to not search in full classpath at each request.
- sourceDescriptors - Variable in class org.nuiton.util.beans.Binder.BinderModel
-
source type descriptors (key are property names)
- sourceDescriptors - Variable in class org.nuiton.util.beans.BinderModelBuilder
-
source properties descriptors
- sourceProperty - Variable in class org.nuiton.util.beans.PropertyDiff
-
- sourceType - Variable in class org.nuiton.util.beans.Binder.BinderModel
-
source type
- sourceType - Variable in class org.nuiton.util.beans.BinderFactory.BinderModelEntry
-
- sourceValue - Variable in class org.nuiton.util.beans.PropertyDiff
-
- split(String, String) - Static method in class org.nuiton.util.StringUtil
-
Split string use 'separator' as separator.
- split(String) - Static method in class org.nuiton.util.StringUtil
-
Use to split string array representation in array according with ',' as
default separator.
- split(Character[], Character[], String, String) - Static method in class org.nuiton.util.StringUtil
-
Split string use 'separator' as separator.
- stackTrace(Throwable) - Static method in class org.nuiton.util.ExceptionUtil
-
Deprecated.
since 2.5, prefeur use ExceptionUtils.getStackTrace(Throwable)
- start - Variable in class org.nuiton.util.MatrixMap.SubMatrix.ShiftConverter
-
- step - Variable in class org.nuiton.util.ApplicationConfig.Action
-
- streamLength - Variable in class org.nuiton.util.MD5InputStream
-
length of readed stream
- stringBufferToBytes(StringBuffer) - Static method in class org.nuiton.util.GZUtil
-
Retourne la string compressee
- stringToBytes(String) - Static method in class org.nuiton.util.GZUtil
-
Retourne la string compressee
- StringUtil - Class in org.nuiton.util
-
Classe contenant un ensemle de methode static utiles pour la manipulation des
chaine de caractere mais qui ne sont pas defini dans la classe String de
Java.
- StringUtil() - Constructor for class org.nuiton.util.StringUtil
-
Constructor for the StringUtil object
- StringUtil.ToCSV<O> - Class in org.nuiton.util
-
- StringUtil.ToCSV(String) - Constructor for class org.nuiton.util.StringUtil.ToCSV
-
- StringUtil.ToString<O> - Interface in org.nuiton.util
-
- StringUtilException - Exception in org.nuiton.util
-
- StringUtilException(String, Exception) - Constructor for exception org.nuiton.util.StringUtilException
-
- subMatrix - Variable in class org.nuiton.util.MatrixMap.SubMatrix.SubMatrixIterator
-
- substring(String) - Method in class org.nuiton.util.LoggingPatternFormatter.SubStringArgument
-
- substring(String, int) - Static method in class org.nuiton.util.StringUtil
-
substring from begin to end of s
example:
substring("tatetitotu", -4) => totu
- substring(String, int, int) - Static method in class org.nuiton.util.StringUtil
-
substring from begin to end of s
example:
substring("tatetitotu", -4, -2) => to
- sum(int[], int[]) - Static method in class org.nuiton.util.ArrayUtil
-
Fait la somme des 2 tableaux et retourne un nouveau tableau, les
2 tableaux passés en argument ne sont pas modifiés.
- sumMemory - Variable in class org.nuiton.util.CallAnalyse.CallStatistics
-
- sumTime - Variable in class org.nuiton.util.CallAnalyse.CallStatistics
-