Constructor and Description |
---|
FTxt(byte[] t)
Constructor.
|
FTxt(String t)
Constructor.
|
FTxt(Text txt)
Constructor for creating a text from a DOM node.
|
Modifier and Type | Method and Description |
---|---|
FNode |
copy()
Creates a copy of this node.
|
void |
plan(FElem plan)
Creates an expression tree.
|
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, 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 FTxt(String t)
t
- text valuepublic FTxt(byte[] t)
t
- text valuepublic FTxt(Text txt)
txt
- DOM nodeCopyright © 2005–2015 BaseX Team. All rights reserved.