JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.imixs.workflow.xml.XMLItem
Packages that use
XMLItem
Package
Description
org.imixs.workflow.xml
Uses of
XMLItem
in
org.imixs.workflow.xml
Methods in
org.imixs.workflow.xml
that return
XMLItem
Modifier and Type
Method
Description
XMLItem
[]
XMLDocument.
getItem
()
Methods in
org.imixs.workflow.xml
with parameters of type
XMLItem
Modifier and Type
Method
Description
int
XMLItemComparator.
compare
(
XMLItem
o1,
XMLItem
o2)
void
XMLDocument.
setItem
(
XMLItem
[] item)