| Package | Description |
|---|---|
| net.sf.juffrou.xml | |
| net.sf.juffrou.xml.internal | |
| net.sf.juffrou.xml.serializer |
| Modifier and Type | Method and Description |
|---|---|
void |
JuffrouXml.registerSerializer(String serializerId,
Serializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
Serializer |
JuffrouBeanMetadata.getSerializerForClass(Class<?> clazz) |
Serializer |
JuffrouBeanMetadata.getSerializerWithId(String serializerId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JuffrouBeanMetadata.registerSerializer(String serializerId,
Serializer serializer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCollectionSerializer |
class |
ArrayListSerializer |
class |
BeanWrapperSerializer |
class |
BigDecimalSerializer |
class |
BigIntegerSerializer |
class |
BooleanSerializer |
class |
ByteSerializer |
class |
CharacterSerializer |
class |
DateSerializer |
class |
DoubleSerializer |
class |
EnumSerializer |
class |
FloatSerializer |
class |
HashMapSerializer |
class |
HashSetSerializer |
class |
IntegerSerializer |
class |
LongSerializer |
class |
ShortSerializer |
class |
StringSerializer |
Copyright © 2011-2013. All Rights Reserved.