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

I

I18NBundle - Class in r01f.locale
Encapsula el acceso al objeto ResourceBundle que es donde están realmente los mensajes y la caché de mensajes.
I18NBundle(I18NResourceBundleControl, String[], I18NBundle.MissingKeyBehaviour, boolean, Locale) - Constructor for class r01f.locale.I18NBundle
 
I18NBundle.MissingKeyBehaviour - Enum in r01f.locale
 
I18NBundle.MissingKeyBehaviour() - Constructor for enum r01f.locale.I18NBundle.MissingKeyBehaviour
 
I18NGuiceModule - Class in r01f.locale
 
I18NGuiceModule() - Constructor for class r01f.locale.I18NGuiceModule
 
I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher - Class in r01f.locale
 
I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher() - Constructor for class r01f.locale.I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher
 
I18NLocalized - Annotation Type in r01f.locale
Anotación que hay que añadir a las clases en las que se quiere inyectar un I18NService
I18NMessageAnnotationGuiceHandler - Class in r01f.locale
Handle que se encarga de escuchar los eventos que lanza Guice justo ANTES de que devuelva un objeto En este caso, se "inspecciona" el objeto para ver si hay que inyectar un bundle de mensajes.
I18NMessageAnnotationGuiceHandler() - Constructor for class r01f.locale.I18NMessageAnnotationGuiceHandler
 
I18NMessageBundleService - Annotation Type in r01f.locale
Anotación que sirve para inyectar un objteo I18NService en cualquier clase de forma que se facilita el acceso a los mensajes.
I18NMissingMessageException - Exception in r01f.locale
 
I18NMissingMessageException(String, Locale, String[]) - Constructor for exception r01f.locale.I18NMissingMessageException
 
I18NResourceBundleControl - Class in r01f.locale
Se utiliza para obtener un resource bundle pesonalizado que permita: - Utilizar la implementación de ResourcesLoader de R01F - Utilizar la recarga de recursos de R01F Para crear el ResourceBundle, basta con hacer lo siguiente: ResourceBundle rb = ResourceBundle.getBundle(baseName,locale, new I18NResourceBundleControl(resLoaderDef,resLoaderFactory); ... obviamente la factoría de loaders de recursos ResourcesLoaderFactory y la definición del loader de recursos ResourcesLoaderDef han de ser inyectados en el constructor
I18NResourceBundleControl(ResourcesLoaderFactory, ResourcesLoaderDef) - Constructor for class r01f.locale.I18NResourceBundleControl
Constructor en base a la factoría de ResourcesLoader y a la definición de un ResourcesLoader ( ResourcesLoaderDef )
I18NResourceBundleControl(ResourcesLoader, ResourcesReloadControl) - Constructor for class r01f.locale.I18NResourceBundleControl
Constructor en base a un ResourcesLoader y a un ResourcesReloadControl
I18NService - Class in r01f.locale
Acceso al servicio de textos localizados I18N El acceso al servicio se hace mediante una jerarquía de niveles: Servicio I18NService |----- Bundle I18NBundle |------ Mensaje (el texto) Por lo tanto para obtener un texto hay que: 1.- Obtener el servicio I18NService que representa los Locale de un "bundle", es decir da acceso a todos los bundle/locale Para acceder a un I18NService es necesario en nombre del bundle que es un identificador como myApp.components.myBundle.
I18NService(ResourcesLoader, ResourcesReloadControl, String[], I18NBundle.MissingKeyBehaviour) - Constructor for class r01f.locale.I18NService
Constructor en base al ResourcesLoader y el control de recarga ResourcesReloadControl IMPORTANTE!!
I18NService(ResourcesLoaderFactory, ResourcesLoaderDef, String[], I18NBundle.MissingKeyBehaviour) - Constructor for class r01f.locale.I18NService
Constructor en base a la factoría de ResourcesLoader y a la definición del mismo (ResourcesLoaderDef) IMPORTANTE!!
I18NServiceFactory - Class in r01f.locale
Factoría de objetos I18NService Mantiene una caché interna de objetos I18NService por nombre del bundle NOTA: NO es una cache de mensajes sino simplemente una cache de objetos I18NService que indirectamente referencia a el objeto ResourceBundle que SI que tiene una cahé de mensajes
I18NServiceFactory() - Constructor for class r01f.locale.I18NServiceFactory
 
I18NServiceFactory.I18NServiceProvider - Class in r01f.locale
 
I18NServiceFactory.I18NServiceProvider(ResourcesLoaderDefLoader, ResourcesLoaderFactory) - Constructor for class r01f.locale.I18NServiceFactory.I18NServiceProvider
 
I18NServiceFactory.I18NServiceProvider(ResourcesLoaderDefLoader, ResourcesLoaderFactory, ResourcesLoader, ResourcesReloadControl) - Constructor for class r01f.locale.I18NServiceFactory.I18NServiceProvider
 
I18NServiceFactory.I18NServiceProvider(ResourcesLoaderDefLoader, ResourcesLoaderFactory, String) - Constructor for class r01f.locale.I18NServiceFactory.I18NServiceProvider
 
illegalArgumentException() - Method in exception r01f.reflection.ReflectionException
 
immutableCopy() - Method in class r01f.types.collections.SetOperations.SetView
Returns an immutable copy of the current contents of this set view.
in(Class<T>) - Method in class r01f.reflection.fluent.ConstructorParameterTypes
Creates a new constructor invoker.
in(Class<T>) - Static method in class r01f.reflection.fluent.ConstructorReflection
Creates a new constructor invoker.
in(Object) - Method in class r01f.reflection.fluent.FieldTypes.FieldType
Returns a new field access invoker, capable of accessing (read/write) the underlying field.
in(Object) - Method in class r01f.reflection.fluent.FieldTypes.FieldTypeGenerics
Returns a new field invoker.
in(Object) - Method in class r01f.reflection.fluent.MethodParameterTypes
Creates a new method invoker.
in(Object) - Method in class r01f.reflection.fluent.MethodReflection
Creates a new invoker for a method that takes no parameters and return value void.
in(Object) - Method in class r01f.reflection.fluent.MethodReturnTypes.MethodReturnType
Creates a new method invoker.
in(Object) - Method in class r01f.reflection.fluent.MethodReturnTypes.MethodReturnTypeGenerics
Creates a new method invoker.
in(Object) - Method in class r01f.reflection.fluent.PropertyTypes.PropertyType
Returns a new property invoker.
in(Object) - Method in class r01f.reflection.fluent.PropertyTypes.PropertyTypeGenerics
Returns a new property invoker.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticFieldTypes.StaticFieldType
Returns a new field invoker.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticFieldTypes.StaticFieldTypeGenerics
Returns a new field invoker.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticInnerClassReflection
Specifies the declaring class of the static inner class to obtain.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticMethodParameterTypes
Creates a new method invoker.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticMethodReflection
Creates a new invoker for a static method that takes no parameters and return value void.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnType
Creates a new method invoker.
in(Class<?>) - Method in class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnTypeGenerics
Creates a new method invoker.
inConstructor(Class<?>...) - Method in exception r01f.reflection.ReflectionException
 
increment() - Method in class r01f.guids.HighLowKey
Incrementa el valor de la clave en una unidad.
inDevMode() - Method in class r01f.locale.I18NService
Pone el bundle en modo debug
index - Variable in class r01f.types.collections.SoftHashMap.HashIterator
 
inField(String) - Method in exception r01f.reflection.ReflectionException
 
inField(Field) - Method in exception r01f.reflection.ReflectionException
 
info - Variable in class r01f.exceptions.EnrichedThrowableCustomizations.TraceInfo
 
info() - Method in class r01f.reflection.fluent.PropertyInvoker
Returns the "real" property managed by this class.
inGroup(int) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
inGroup(int) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
initIndexes() - Method in class r01f.marshalling.simple.BeanMap
 
injectMembers(T) - Method in class r01f.ejb.EJBGuiceListeners.EJBMemberInjector
 
inMethod(String, Class<?>...) - Method in exception r01f.reflection.ReflectionException
 
inMethod(Method, Object...) - Method in exception r01f.reflection.ReflectionException
 
InsertionOrderedMap<K,V> - Class in r01f.types.collections
Mapa ordenado por el orden de inserción que añade metodos como: firstKey, lastKey, nextKey, previousKey
InsertionOrderedMap() - Constructor for class r01f.types.collections.InsertionOrderedMap
Constructor
InsertionOrderedMap(int) - Constructor for class r01f.types.collections.InsertionOrderedMap
 
instance - Static variable in class r01f.ejb.EJB2HomeLocator.LocatorSingletonHolder
 
instance - Static variable in class r01f.ejb.JNDIContextLocator.JNDIContextCacheSingletonHolder
 
instance() - Static method in class r01f.internal.BuiltInObjectsMarshaller
Devuelve el marshaller de objetos built-in
instance() - Method in enum r01f.internal.BuiltInObjectsMarshaller.MarshallerSingleton
 
instance() - Method in enum r01f.internal.GuiceInjector.InjectorSingleton
 
instance() - Static method in class r01f.internal.GuiceInjector
Devuelve la instancia del inyector
instance() - Method in class r01f.reflection.BeanInstanceReflection
Devuelve el bean instanciado
instance() - Static method in class r01f.util.types.ArrayFormatter
 
instanceFor(String) - Method in class r01f.guids.GUIDDispenserManager
 
instanceFor(String, String) - Method in class r01f.guids.GUIDDispenserManager
 
instanceFor(GUIDDispenserDef) - Method in class r01f.guids.GUIDDispenserManager
 
instantiationException() - Method in exception r01f.reflection.ReflectionException
 
INTEGER_WIDTH - Static variable in class r01f.util.types.Numbers
El tamaño estandar para enteros de java
intersection() - Method in class r01f.types.collections.SetOperations
Obtiene la interseccion de todos los conjuntos: aquellos elementos que son comunes a todos ellos
intToBytes(int) - Static method in class r01f.util.types.Numbers
Convierte un entero en un array de bytes NOTA: Devuelve el LSB (LessSignificantByte) en [0]
inType(String) - Method in exception r01f.reflection.ReflectionException
 
inType(Object) - Method in exception r01f.reflection.ReflectionException
 
invocationTargetException() - Method in exception r01f.reflection.ReflectionException
 
invoke(Object...) - Method in class r01f.reflection.fluent.MethodInvoker
Invokes the method managed by this class using the given arguments.
invoke() - Method in class r01f.reflection.MethodInvokeReflection
Invoca un metodo sobre un objeto
invoke(Object...) - Method in class r01f.reflection.MethodInvokeReflection
Invoca un metodo sobre un objeto
invokeMethod(Object, Method, Object...) - Static method in class r01f.reflection.ReflectionUtils
Invoca un metodo sobre un objeto
invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class r01f.reflection.ReflectionUtils
Invoca un metodo sobre un objeto
invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - Static method in class r01f.reflection.ReflectionUtils
Invoca un metodo ESTATICO sobre un objeto
invokeStaticMethod(Class<?>, Method, Object...) - Static method in class r01f.reflection.ReflectionUtils
Invoca un metodo ESTATICO sobre un objeto
ioException - Variable in class r01f.httpclient.BaseConnectionRetriever.ObtainConnectionTask
 
is(T) - Method in interface r01f.enums.CodeEnum
Comprueba si este elemento coincide con otro
is(DataTypes.DataTypeEnum) - Method in enum r01f.marshalling.simple.DataTypes.DataTypeEnum
 
is(FieldMap.RelationEnum) - Method in class r01f.marshalling.simple.FieldMap.Relation
 
is(FieldMap.RelationEnum) - Method in enum r01f.marshalling.simple.FieldMap.RelationEnum
 
isAnyOfSubClasses(S...) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader
 
isAnyOfSubClasses(S...) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
isArray(Class<?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si una clase es un array
isByte(String, int) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un byte
isByte(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un byte
ISCDATA - Static variable in class r01f.marshalling.simple.MarshallerMappingsFromXMLLoader
 
isClassNotFoundException() - Method in exception r01f.reflection.ReflectionException
 
isCollection() - Method in class r01f.marshalling.simple.DataTypes.DataType
 
isDouble(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un Double
isElementNode(Node) - Static method in class r01f.xml.XMLUtils
Decide if the node is a normal node
isEmpty() - Method in class r01f.marshalling.simple.XMLBuilder.XMLAttribute
 
isEmpty() - Method in class r01f.marshalling.simple.XMLBuilder.XMLElement
 
isEmpty() - Method in class r01f.types.collections.SoftHashMap
 
isEven(int) - Static method in class r01f.util.types.Numbers
Comprueba si un entero es par.
isEven(long) - Static method in class r01f.util.types.Numbers
Comprueba si un long es par.
isFinalInmutable(Class<?>) - Static method in class r01f.reflection.ReflectionUtils
Comprueba si un tipo es final inmutable: String, byte, short, integer, long, float, double, character o boolean
isFloat(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un Float
isIllegalArgumentException() - Method in exception r01f.reflection.ReflectionException
 
isImplementing(Class<?>, Class<?>) - Static method in class r01f.reflection.ReflectionUtils
Comprueba si una clase o sus super-clases implementan un determinado interface
isIn(T...) - Method in interface r01f.enums.CodeEnum
Comprueba si este elemento está en una lista de elementos
isIn(T, T...) - Method in class r01f.enums.EnumValuesWithCodeWrapper
Devuelve true si el elemento el está entre los que se pasan
isIn(DataTypes.DataTypeEnum...) - Method in enum r01f.marshalling.simple.DataTypes.DataTypeEnum
 
isIn(FieldMap.RelationEnum...) - Method in class r01f.marshalling.simple.FieldMap.Relation
 
isIn(FieldMap.RelationEnum...) - Method in enum r01f.marshalling.simple.FieldMap.RelationEnum
 
isInstantiationException() - Method in exception r01f.reflection.ReflectionException
 
isInteger(String, int) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un entero
isInteger(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un entero
isInvocationTargetException() - Method in exception r01f.reflection.ReflectionException
 
isLegalChar(int) - Static method in class r01f.util.types.StringXMLEncodeUtils
Comprueba si un caracter de una cadena XML es un caracter válido según la especificacion XML
isList(Class<?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si una clase implementa el interfaz list
isLong(String, int) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un Long
isLong(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un Long
isMap(Class<?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si una clase implementa el interfaz map
isMoreSeriousThan(EnrichedThrowable) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader
 
isMoreSeriousThan(EnrichedThrowable) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
isMorSeriousThan(ExceptionSeverity) - Method in enum r01f.exceptions.ExceptionSeverity
 
isNoConstructorException() - Method in exception r01f.reflection.ReflectionException
 
isNoFieldExcepton() - Method in exception r01f.reflection.ReflectionException
 
isNoMethodException() - Method in exception r01f.reflection.ReflectionException
 
isNullOrEmpty(Map<?, ?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si un mapa esta vacio o es nulo
isNullOrEmpty(Multimap<?, ?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si un multimpa está vacio o nulo
isNullOrEmpty(Collection<?>) - Static method in class r01f.types.collections.CollectionUtils
Comprueba si una lista esta vacia
isNullOrEmpty(List<?>) - Static method in class r01f.util.types.Lists
Checks if a list is null or empty
isNullOrEmpty(CharSequence) - Static method in class r01f.util.types.Strings
Método para validar si una cadena es nula o vacía, no se consideran espacios en blanco.
isNullOrEmpty(char[]) - Static method in class r01f.util.types.Strings
Método para validar si una cadena es nula o vacía, no se consideran espacios en blanco.
isNumber(String) - Static method in class r01f.util.types.Numbers
Valida si una cadena es un número
isNumberType(Class<?>) - Static method in class r01f.util.types.Numbers
Devuelve true si el tipo que se pasa es de algún tipo numérico
isObjectsArray(Class<?>) - Static method in class r01f.types.collections.CollectionUtils
Devuelve true si un array es el objetos o tipos primitivos
isOdd(int) - Static method in class r01f.util.types.Numbers
Comprueba si un entero es impar.
isOdd(long) - Static method in class r01f.util.types.Numbers
Comprueba si un long es impar.
ISOID - Static variable in class r01f.marshalling.simple.MarshallerMappingsFromXMLLoader
 
isSameAs(String...) - Method in class r01f.xmlproperties.XMLPropertiesCacheImpl.CacheKey
 
isSameAs(String...) - Method in class r01f.xmlproperties.XMLPropertiesForComponentContainer.ComponentCacheKey
 
isSameClassAs(Class<?>, Class<?>) - Static method in class r01f.reflection.ReflectionUtils
Comprueba si una clase es igual que la otra
isSameClassAs(Object, Object) - Static method in class r01f.reflection.ReflectionUtils
Comprueba si dos objetos son de la misma clase
isSecurityException() - Method in exception r01f.reflection.ReflectionException
 
isShort(String) - Static method in class r01f.util.types.Numbers
Comprueba si una cadena es un Short
isSimple(Object) - Static method in class r01f.marshalling.simple.MappingReflectionUtils
Devuelve si un objeto es simple o no viendo si es una instancia simple
isSubClassOf(S) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader
 
isSubClassOf(S) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
isSubClassOf(Class<?>, Class<?>) - Static method in class r01f.reflection.ReflectionUtils
Recorre la jerarquia de herencia para ver si una clase es subclase de otra que se pasa como parametro
isSubClassOf(Object, Object) - Static method in class r01f.reflection.ReflectionUtils
Recorre la jerarquia de herencia para ver si un objeto es subclase de otro que se pasa como parametro
isTextNode(Node) - Static method in class r01f.xml.XMLUtils
Decide if the node is text, and so must be handled specially
isThrowingUnWrapped() - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader
 
isThrowingUnWrapped() - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
ISTRANSIENT - Static variable in class r01f.marshalling.simple.MarshallerMappingsFromXMLLoader
 
isunknownSubClassException() - Method in exception r01f.reflection.ReflectionException
 
isValid() - Method in class r01f.marshalling.simple.ObjsFromXMLBuilder.BeanAndFieldWrapper
 
iterator() - Method in class r01f.types.collections.SoftHashMap.EntrySet
 
iterator() - Method in class r01f.types.collections.SoftHashMap.KeySet
 
iterator() - Method in class r01f.types.collections.SoftHashMap.Values
 

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