|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XmlJmapper | |
|---|---|
| it.avutils.jmapper.util | This package contains utility classes. |
| Uses of XmlJmapper in it.avutils.jmapper.util |
|---|
| Methods in it.avutils.jmapper.util that return XmlJmapper | |
|---|---|
static XmlJmapper |
FilesManager.readAtDevelopmentTime(String xmlPath)
This method loads the xml file relative to xmlPath parameter. |
static XmlJmapper |
FilesManager.readAtRuntime(String xmlPath)
This method loads the xml file relative to xmlPath parameter. |
| Methods in it.avutils.jmapper.util with parameters of type XmlJmapper | |
|---|---|
static void |
FilesManager.write(XmlJmapper jmapper,
String xmlPath)
This method writes the xml file starting from an XmlJmapper object, following the xmlPath. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||