Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
O
ObjsFromXMLBuilder
<
T
> - Class in
r01f.marshalling.simple
ObjsFromXMLBuilder.java Se encarga de cargar una jerarquia de objetos a partir de un XML utilizando SAX.
ObjsFromXMLBuilder(MarshallerMappings)
- Constructor for class r01f.marshalling.simple.
ObjsFromXMLBuilder
ObjsFromXMLBuilder.BeanAndFieldWrapper
- Class in
r01f.marshalling.simple
ObjsFromXMLBuilder.BeanAndFieldWrapper()
- Constructor for class r01f.marshalling.simple.
ObjsFromXMLBuilder.BeanAndFieldWrapper
ObjsFromXMLBuilder.ObjsFromXMLLoader
- Class in
r01f.marshalling.simple
Clase auxiliar que parsea el XML y que genera el objeto
ObjsFromXMLBuilder.ObjsFromXMLLoader()
- Constructor for class r01f.marshalling.simple.
ObjsFromXMLBuilder.ObjsFromXMLLoader
of(Object)
- Static method in class r01f.reflection.
Reflection
Wrapper para reflection sobre una instancia de un objeto
of(CharSequence)
- Static method in class r01f.util.types.
Strings
Carga a partir de una cadena
of(CharSequence...)
- Static method in class r01f.util.types.
Strings
Carga a partir de varias cadenas
of(String)
- Method in class r01f.xmlproperties.
XMLPropertiesManager
Encapsula los métodos que devuelven las propiedades.
OFELEMENTS
- Static variable in class r01f.marshalling.simple.
MarshallerMappingsFromXMLLoader
ofType(Class<T>)
- Method in class r01f.reflection.fluent.
FieldReflection
Sets the type of the field to access.
ofType(TypeRef<T>)
- Method in class r01f.reflection.fluent.
FieldReflection
Sets the type reference of the field to access.
ofType(Class<T>)
- Method in class r01f.reflection.fluent.
PropertyReflection
Sets the type of the property to access.
ofType(TypeRef<T>)
- Method in class r01f.reflection.fluent.
PropertyReflection
Sets the type reference of the property to access.
ofType(Class<T>)
- Method in class r01f.reflection.fluent.
StaticFieldReflection
Sets the type of the field to access.
ofType(TypeRef<T>)
- Method in class r01f.reflection.fluent.
StaticFieldReflection
Sets the type reference of the field to access.
OIDACCESSORMETHOD
- Static variable in class r01f.marshalling.simple.
MarshallerMappingsFromXMLLoader
OidField
- Annotation Type in
r01f.marshalling.annotations
omitEmptyStrings()
- Method in class r01f.util.types.
Strings.SplitterWrapper
Hace que el splitter NO considere las cadenas vacias
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_