Uses of Class
org.basex.io.IOContent
Packages that use IOContent
-
Uses of IOContent in org.basex.core.jobs
Constructors in org.basex.core.jobs with parameters of type IOContentModifierConstructorDescriptionQueryJobSpec(JobsOptions options, HashMap<String, Value> bindings, IOContent io) Constructor. -
Uses of IOContent in org.basex.query.func
Methods in org.basex.query.func that return IOContentModifier and TypeMethodDescriptionprotected final IOContentStandardFunc.toQuery(byte[] uri, QueryContext qc) Evaluates the specified URI.protected final IOContentStandardFunc.toQuery(int i, QueryContext qc) Evaluates the specified URI.