Uses of Class
org.apache.stanbol.entityhub.jersey.grefine.ReconcileQuery

Packages that use ReconcileQuery
org.apache.stanbol.entityhub.jersey.grefine   
 

Uses of ReconcileQuery in org.apache.stanbol.entityhub.jersey.grefine
 

Methods in org.apache.stanbol.entityhub.jersey.grefine that return ReconcileQuery
static ReconcileQuery ReconcileQuery.parseQuery(String queryString, org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService)
          Parses a Google Refine Reconcile Query from the parsed String.
 

Methods in org.apache.stanbol.entityhub.jersey.grefine that return types with arguments of type ReconcileQuery
static Map<String,ReconcileQuery> ReconcileQuery.parseQueries(String queriesString, org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nsPrefixService)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.