Uses of Class
org.basex.query.up.primitives.NewInput
Packages that use NewInput
Package
Description
-
Uses of NewInput in org.basex.query.up.primitives
Fields in org.basex.query.up.primitives with type parameters of type NewInputConstructors in org.basex.query.up.primitives with parameters of type NewInputModifierConstructorDescriptionDBNew(QueryContext qc, DBOptions options, InputInfo info, NewInput... list) Constructor. -
Uses of NewInput in org.basex.query.up.primitives.db
Constructors in org.basex.query.up.primitives.db with parameters of type NewInput -
Uses of NewInput in org.basex.query.up.primitives.name
Constructors in org.basex.query.up.primitives.name with parameters of type NewInput -
Uses of NewInput in org.basex.query.up.primitives.node
Constructors in org.basex.query.up.primitives.node with parameters of type NewInputModifierConstructorDescriptionReplaceDoc(int pre, Data data, NewInput input, Options opts, QueryContext qc, InputInfo info) Constructor.