public final class Constr extends Object
Modifier and Type | Field and Description |
---|---|
ANodeList |
atts
Attribute array.
|
ANodeList |
children
Node array.
|
byte[] |
duplAtt
Error: duplicate attribute.
|
boolean |
errAtt
Error: attribute position.
|
Constructor and Description |
---|
Constr(InputInfo info,
StaticContext sc)
Creates the children of the constructor.
|
public final ANodeList children
public final ANodeList atts
public boolean errAtt
public byte[] duplAtt
public Constr(InputInfo info, StaticContext sc)
info
- input infosc
- static contextpublic Constr add(QueryContext qc, Expr... expr) throws QueryException
qc
- query contextexpr
- input expressionsQueryException
- query exceptionCopyright © 2005–2015 BaseX Team. All rights reserved.