|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLFormat | |
|---|---|
| javolution.xml | Provides support for the encoding of objects, and the objects reachable from them,
into XML; and the complementary reconstruction of the
object graph from XML. |
| Uses of XMLFormat in javolution.xml |
|---|
| Methods in javolution.xml that return XMLFormat | ||
|---|---|---|
protected XMLFormat |
XMLBinding.getFormat(Class forClass)
Returns the XML format for the specified class/interface. |
|
static
|
XMLFormat.getInstance(Class<? extends T> forClass)
Returns the default format for the specified class/interface. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||