| Constructor and Description |
|---|
FTxt(byte[] t)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FNode |
copy()
Returns a copy of the node.
|
void |
plan(Serializer ser)
Serializes the expression tree.
|
void |
serialize(Serializer ser)
Serializes the item.
|
java.lang.String |
toString() |
ancestor, ancestorOrSelf, attributes, children, deepCopy, descendant, descendantOrSelf, diff, following, followingSibling, hasChildren, is, parent, parent, parentIter, qname, stringattribute, baseURI, bool, diff, eq, finish, kind, kind, name, namespaces, nodeType, nsScope, optimize, preceding, precedingSibling, qname, self, string, toJava, type, uricomparable, dbl, dec, ebv, equiv, flt, hash, homogenous, input, isItem, item, itemAt, iter, iterable, itr, score, score, size, test, type, writeTo, xdmInfocache, comp, count, data, description, info, isValue, iter, iterator, removable, remove, uses, valueaddText, compEbv, hasFreeVars, indexAccessible, indexEquivalent, isEmpty, isFunction, isVacuous, markTailCalls, sameAspublic void serialize(Serializer ser) throws java.io.IOException
Itempublic void plan(Serializer ser) throws java.io.IOException
ExprInfo