| Package | Description |
|---|---|
| org.basex.query.expr |
XQuery expressions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CAttr
Attribute constructor.
|
class |
CComm
Comment fragment.
|
class |
CDoc
Document fragment.
|
class |
CElem
Element constructor.
|
class |
CName
Abstract fragment constructor with a QName argument.
|
class |
CNSpace
Namespace constructor.
|
class |
CPI
PI fragment.
|
class |
CTxt
Text fragment.
|