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

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

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

Methods in org.apache.stanbol.entityhub.jersey.grefine that return ReconcileProperty
static ReconcileProperty ReconcileProperty.parseProperty(String propertyString, org.apache.stanbol.commons.namespaceprefix.NamespacePrefixService nxPrefixService)
          Parses the Reconcile property from the parsed propertyString
 

Methods in org.apache.stanbol.entityhub.jersey.grefine that return types with arguments of type ReconcileProperty
 Iterable<Map.Entry<ReconcileProperty,Collection<ReconcileValue>>> ReconcileQuery.getProperties()
           
 



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