|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XULDocument | |
echoxul.parser | |
echoxul.xom |
Uses of XULDocument in echoxul.parser |
Methods in echoxul.parser that return XULDocument | |
XULDocument |
XULBuilder.getXULDocument()
Get the XULDocument after parsing. |
Uses of XULDocument in echoxul.xom |
Methods in echoxul.xom that return XULDocument | |
XULDocument |
XULElement.getDocument()
|
Methods in echoxul.xom with parameters of type XULDocument | |
void |
XULElement.setParameters(XULDocument doc,
XULElement parent,
java.lang.String namespace,
java.lang.String name,
java.lang.String id,
java.lang.String[] cssClasses,
XULAttributes attributes)
This method must be called to initialize an instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |