|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavolution.xml.XMLFormat<Map<Object,Object>>
de.javakaffee.web.msm.serializer.javolution.ReflectionBinding.XMLMapFormat
public static class ReflectionBinding.XMLMapFormat
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javolution.xml.XMLFormat |
|---|
javolution.xml.XMLFormat.InputElement, javolution.xml.XMLFormat.OutputElement |
| Field Summary |
|---|
| Fields inherited from class javolution.xml.XMLFormat |
|---|
APPENDABLE_XML, BOOLEAN_XML, BYTE_XML, CHARACTER_XML, CLASS_XML, COLLECTION_XML, CONFIGURABLE_XML, DOUBLE_XML, FAST_COLLECTION_XML, FAST_COMPARATOR_XML, FAST_MAP_XML, FLOAT_XML, INDEX_XML, INTEGER_XML, LONG_XML, MAP_XML, OBJECT_ARRAY_XML, OBJECT_XML, PERSISTENT_CONTEXT_XML, QNAME_XML, SHORT_XML, STRING_XML, TEXT_XML |
| Constructor Summary | |
|---|---|
protected |
ReflectionBinding.XMLMapFormat(boolean copyForWrite)
|
| Method Summary | |
|---|---|
Map<Object,Object> |
newInstance(Class<Map<Object,Object>> cls,
javolution.xml.XMLFormat.InputElement xml)
|
void |
read(javolution.xml.XMLFormat.InputElement xml,
Map<Object,Object> obj)
|
void |
write(Map<Object,Object> obj,
javolution.xml.XMLFormat.OutputElement xml)
|
| Methods inherited from class javolution.xml.XMLFormat |
|---|
getBoundClass, getDefault, isReferenceable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ReflectionBinding.XMLMapFormat(boolean copyForWrite)
| Method Detail |
|---|
public Map<Object,Object> newInstance(Class<Map<Object,Object>> cls,
javolution.xml.XMLFormat.InputElement xml)
throws javolution.xml.stream.XMLStreamException
newInstance in class javolution.xml.XMLFormat<Map<Object,Object>>javolution.xml.stream.XMLStreamException
public void read(javolution.xml.XMLFormat.InputElement xml,
Map<Object,Object> obj)
throws javolution.xml.stream.XMLStreamException
read in class javolution.xml.XMLFormat<Map<Object,Object>>javolution.xml.stream.XMLStreamException
public void write(Map<Object,Object> obj,
javolution.xml.XMLFormat.OutputElement xml)
throws javolution.xml.stream.XMLStreamException
write in class javolution.xml.XMLFormat<Map<Object,Object>>javolution.xml.stream.XMLStreamException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||