Package | Description |
---|---|
org.basex.query.util.list |
Query processor, list structures.
|
Modifier and Type | Method and Description |
---|---|
ExprList |
ExprList.add(Expr... elements)
Adds elements to the array.
|
ExprList |
ExprList.add(Expr element)
Adds an element to the array.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.