Uses of Class
org.basex.query.LibraryModule

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

Uses of LibraryModule in org.basex.query
 

Methods in org.basex.query that return LibraryModule
 LibraryModule QueryParser.parseLibrary(boolean check)
          Parses a library module.
 LibraryModule QueryContext.parseLibrary(java.lang.String qu, java.lang.String path)
          Parses the specified module.