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

W

windows1252ToIso8859(CharSequence) - Static method in class r01f.util.types.StringEncodeUtils
Según el artículo en http://en.wikipedia.org/wiki/Windows-1252 hay 27 caracteres NO estandar utilizados por el juego de caracteres Microsoft's Windows-1252 que se supone que es un "superconjunto" del ISO-8859-1.
windows1252ToIso8859() - Method in class r01f.util.types.Strings.StringWrapper
Elimina algunos caracteres "especiales" del juego de caracteres utilizados en windows que es un super-conjunto del ISO8859
withClassLoader(ClassLoader) - Method in class r01f.reflection.fluent.TypeReflection
Specifies the ClassLoader to use to load the class.
withCode(int) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
withCode(int) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
withConnectionTimeOut(long) - Method in class r01f.httpclient.HttpConnectionStatement
Establece el timeout para obtener una conexión
withConstructor(Class<?>...) - Method in class r01f.reflection.BeanReflection
Establece el constructor a utilizar
withMessage(String) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
withMessage(String, String...) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
withMessage(String) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
withMessage(String, String...) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
withMissingKeyBehaviour(I18NBundle.MissingKeyBehaviour) - Method in class r01f.locale.I18NService
Establece el comportamiento si no existe una clave (ej: lanzar una excepcion / devolver null)
withoutParameters() - Method in class r01f.httpclient.HttpURLStatement
La llamada HTTP NO tiene parametros
withoutUsingAccessors() - Method in class r01f.reflection.FieldReflection
Establece que NO hay que utilizar los metodos get/set para acceder al miembr
withParameters(List<HttpRequestParameter>) - Method in class r01f.httpclient.HttpURLStatement
Establece los parametros de la llamada
withParameterTypes(Class<?>...) - Static method in class r01f.reflection.fluent.ConstructorReflection
Specifies the parameter types for the constructor to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.MethodReflection
Specifies the parameter types of the method to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.MethodReturnTypes.MethodReturnType
Specifies the parameter types of the method to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.MethodReturnTypes.MethodReturnTypeGenerics
Specifies the parameter types of the method to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.StaticMethodReflection
Specifies the parameter types of the static method to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnType
Specifies the parameter types of the static method to invoke.
withParameterTypes(Class<?>...) - Method in class r01f.reflection.fluent.StaticMethodReturnTypes.StaticMethodReturnTypeGenerics
Specifies the parameter types of the static method to invoke.
withReturnType(Class<T>) - Method in class r01f.reflection.fluent.MethodReflection
Specifies the return type of the method to invoke.
withReturnType(TypeRef<T>) - Method in class r01f.reflection.fluent.MethodReflection
Specifies the return type reference of the method to invoke.
withReturnType(Class<T>) - Method in class r01f.reflection.fluent.StaticMethodReflection
Specifies the return type of the static method to invoke.
withReturnType(TypeRef<T>) - Method in class r01f.reflection.fluent.StaticMethodReflection
Specifies the return type reference of the static method to invoke.
withSeverity(ExceptionSeverity) - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsWriter
 
withSeverity(ExceptionSeverity) - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
withText(String) - Method in class r01f.marshalling.simple.XMLBuilder.XMLElement
 
wrap(List<T>) - Static method in class r01f.types.collections.CollectionUtils
Encapsula una lista proporcionando un API para realizar operaciones sobre el mismo
wrap(T...) - Static method in class r01f.types.collections.CollectionUtils
Encapsula una lista proporcionando un API para realizar operaciones sobre el mismo
wrap(Map<K, V>) - Static method in class r01f.types.collections.CollectionUtils
Encapsula un mapa proporcionando un API para realizar operaciones sobre el mismo
wrappedException() - Method in interface r01f.exceptions.EnrichedExceptionCustomizationsInterfaces.ExceptionCustomizationsReader
 
wrappedException() - Method in class r01f.exceptions.EnrichedThrowableCustomizations
 
wrapSortable(List<T>) - Static method in class r01f.types.collections.CollectionUtils
Encapsula una lista proporcionando un API para realizar operaciones sobre el mismo entre otras ordenar los elementos
wrapSortable(T...) - Static method in class r01f.types.collections.CollectionUtils
Encapsula una lista proporcionando un API para realizar operaciones sobre el mismo entre otras ordenar los elementos
writeDocument(Document, Charset) - Static method in class r01f.xml.XMLStringSerializer
Imprime toda una estructura XML
writeInnerXML(Node, Charset) - Static method in class r01f.xml.XMLStringSerializer
Serializa el contenido del nodo que se pasa como parametro
writeNode(Node, Charset) - Static method in class r01f.xml.XMLStringSerializer
Imprime una estructura XML a partir de un nodo
writeOuterXML(Node, Charset) - Static method in class r01f.xml.XMLStringSerializer
Serializa nodo que se pasa como parametro
writer() - Method in class r01f.exceptions.EnrichedThrowableCustomizations
Acceso al wrapper en modo ESCRITURA

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