|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The Manager allows services to interact with other services and returns handles to available documents and elements.
| Method Summary | |
XAction[] |
getActions(XElementType type)
Returns the actions that are associated with the element-type. |
XElement |
getElement(XUrl xurl)
Returns an element for the url supplied. |
void |
open(XElement element)
Opens the element with the default service. |
| Method Detail |
public XElement getElement(XUrl xurl)
xurl - the XUrl (URL and xpath) of the element.
public void open(XElement element)
element - the element to be opened.public XAction[] getActions(XElementType type)
type - the element-type of the actions.
|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||