Uses of Class
de.uni_trier.wi2.procake.retrieval.impl.QueryImpl
-
Packages that use QueryImpl Package Description de.uni_trier.wi2.procake.retrieval Retrieval package descriptionde.uni_trier.wi2.procake.retrieval.impl -
-
Uses of QueryImpl in de.uni_trier.wi2.procake.retrieval
Methods in de.uni_trier.wi2.procake.retrieval that return QueryImpl Modifier and Type Method Description QueryImplQuery. fromXML(String queryXML)Converts a serialized Query-XML into a Query-object -
Uses of QueryImpl in de.uni_trier.wi2.procake.retrieval.impl
Subclasses of QueryImpl in de.uni_trier.wi2.procake.retrieval.impl Modifier and Type Class Description classDependencyQueryImplImplementation ofDependencyQuery.classMACFACQueryImplThe query class for MAC/FAC queries which contains additional parameters to control the behavior of the MAC/FAC retriever.Methods in de.uni_trier.wi2.procake.retrieval.impl that return QueryImpl Modifier and Type Method Description QueryImplQueryImpl. fromXML(String queryXML)
-