|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.gswing.utils.xml | |
---|---|
org.gswing.components.common | Package contains the classes common to gswing components. |
org.gswing.components.output.exporter | Output package containing classes for exporting data from the database. |
org.gswing.gui.resource | Package contains gswing gui resources. |
org.gswing.utils.xml | Package contains gswing xml utilities. |
Classes in org.gswing.utils.xml used by org.gswing.components.common | |
---|---|
XmlReader
Purpose: Generic XML reader. |
|
XmlWriter
Purpose: Generic XML writer. |
Classes in org.gswing.utils.xml used by org.gswing.components.output.exporter | |
---|---|
XmlReader
Purpose: Generic XML reader. |
|
XmlWriter
Purpose: Generic XML writer. |
Classes in org.gswing.utils.xml used by org.gswing.gui.resource | |
---|---|
XNode
This is the data structure for xml data tree Fields : String tagName - The name of the current tag (node) String text - The text contained in the node (node value) Properties attributes - the attributes of the tag as Properties You can get the attribute names and values by accessing the properties keys and values. |
Classes in org.gswing.utils.xml used by org.gswing.utils.xml | |
---|---|
XmlReader
Purpose: Generic XML reader. |
|
XNode
This is the data structure for xml data tree Fields : String tagName - The name of the current tag (node) String text - The text contained in the node (node value) Properties attributes - the attributes of the tag as Properties You can get the attribute names and values by accessing the properties keys and values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |