Uses of Class
org.basex.query.value.ValueBuilder
Packages that use ValueBuilder
-
Uses of ValueBuilder in org.basex.query.value
Methods in org.basex.query.value that return ValueBuilderModifier and TypeMethodDescriptionAppends an item to the built value.Appends a value to the built value.Adds an item to the front of the built value. -
Uses of ValueBuilder in org.basex.query.value.map
Methods in org.basex.query.value.map with parameters of type ValueBuilderModifier and TypeMethodDescriptionvoidXQMap.values(ValueBuilder vb) Adds all values defined in this map to the specified value builder.