Uses of Class
org.basex.query.value.seq.tree.TreeSeqBuilder
Packages that use TreeSeqBuilder
-
Uses of TreeSeqBuilder in org.basex.query.value.seq.tree
Methods in org.basex.query.value.seq.tree that return TreeSeqBuilderModifier and TypeMethodDescriptionAdds an item to the end of the array.TreeSeqBuilder.add(Value value, QueryContext qc) Appends the items of the given value to this builder.Adds an item to the start of the array.