Uses of Interface
net.ontopia.topicmaps.query.core.ParsedQueryIF

Packages that use ParsedQueryIF
net.ontopia.topicmaps.query.core Contains the interfaces through which interaction with query processors, queries, and query results are done. 
 

Uses of ParsedQueryIF in net.ontopia.topicmaps.query.core
 

Methods in net.ontopia.topicmaps.query.core that return ParsedQueryIF
 ParsedQueryIF QueryProcessorIF.parse(java.lang.String query)
          PUBLIC: Parses the query, returning an object representing the result.
 ParsedQueryIF QueryProcessorIF.parse(java.lang.String query, DeclarationContextIF context)
          PUBLIC: Parses the query in the given context, returning an object representing the result.
 



Copyright © 2000-2009 Ontopia.