Constructor and Description |
---|
FComm(byte[] value)
Constructor.
|
FComm(Comment comment)
Constructor for creating a comment from a DOM node.
|
FComm(String value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FNode |
copy()
Creates a copy of this node.
|
static byte[] |
parse(byte[] str,
InputInfo ii)
Checks the specified token for validity.
|
String |
toString() |
ancestor, ancestorOrSelf, attributes, children, deepCopy, descendant, descendantOrSelf, diff, following, followingSibling, hasChildren, is, parent, parent, parentIter, qname, string
atomItem, attribute, attribute, attribute, baseURI, bool, dbCopy, diff, eq, finish, kind, kind, name, namespaces, nodeType, nsScope, optimize, preceding, precedingSibling, qname, self, string, toJava, type, uri
atomItem, atomSize, atomValue, comparable, dbl, dec, description, ebv, equiv, flt, hash, homogeneous, input, item, itemAt, iter, iterable, itr, materialize, plan, score, score, seqType, size, test, typeId, writeTo, xdmInfo
accept, atomValue, cache, checkUp, compile, copy, count, exprSize, has, inline, isValue, iter, iterator, removable, serialize, serialize, value
atomIter, data, hasFreeVars, indexAccessible, inlineAll, isEmpty, isFunction, isVacuous, markTailCalls, optimize, optimizeEbv, sameAs, typeCheck, uses, visitAll
public FComm(String value)
value
- text valuepublic FComm(byte[] value)
value
- text valuepublic FComm(Comment comment)
comment
- DOM nodepublic static byte[] parse(byte[] str, InputInfo ii) throws QueryException
str
- token to be checkedii
- input infoQueryException
- query exceptionCopyright © 2005–2015 BaseX Team. All rights reserved.