|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XQItemAccessor | |
|---|---|
| javax.xml.xquery | |
| org.basex.api.xqj | |
| Uses of XQItemAccessor in javax.xml.xquery |
|---|
| Subinterfaces of XQItemAccessor in javax.xml.xquery | |
|---|---|
interface |
XQItem
This interface represents an item in the XDM. |
interface |
XQResultItem
This interface represents an immutable item object obtained from an XQResultSequence using the getItem method. |
interface |
XQResultSequence
This interface represents a sequence of items obtained as a result of evaluation XQuery expressions. |
interface |
XQSequence
This interface represents a sequence of items as defined in the XDM. |
| Uses of XQItemAccessor in org.basex.api.xqj |
|---|
| Classes in org.basex.api.xqj that implement XQItemAccessor | |
|---|---|
class |
BXQItem
Java XQuery API - Item. |
class |
BXQSequence
Java XQuery API - Result Sequence. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||