|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLConfig | |
---|---|
ix.ip2 | I-X Process Panels |
ix.test | Simple applications for testing purposes. |
ix.util.xml | XML utilities. |
Uses of XMLConfig in ix.ip2 |
---|
Subclasses of XMLConfig in ix.ip2 | |
---|---|
class |
Ip2XMLConfig
XML tool configuration for I-P2 and similar systems. |
Uses of XMLConfig in ix.test |
---|
Fields in ix.test declared as XMLConfig | |
---|---|
(package private) XMLConfig |
SerializationTest.config
|
protected XMLConfig |
MakeRandomInstance.config
|
Uses of XMLConfig in ix.util.xml |
---|
Methods in ix.util.xml that return XMLConfig | |
---|---|
static XMLConfig |
XML.config()
Returns the configuration currently being used by the XML tools. |
Methods in ix.util.xml with parameters of type XMLConfig | |
---|---|
static void |
XML.setConfig(XMLConfig c)
Sets the configuration that will be used by the XML tools. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |