Uses of Class
org.basex.io.QueryInput

Packages that use QueryInput
org.basex.query XQuery implementation. 
 

Uses of QueryInput in org.basex.query
 

Methods in org.basex.query with parameters of type QueryInput
 DBNode QueryResources.doc(QueryInput qi, InputInfo info)
          Evaluates fn:doc(): opens an existing database document, or creates a new database and node.