Uses of Interface
org.ontoware.rdf2go.util.transform.TransformerRule

Packages that use TransformerRule
org.ontoware.rdf2go.util.transform   
 

Uses of TransformerRule in org.ontoware.rdf2go.util.transform
 

Classes in org.ontoware.rdf2go.util.transform that implement TransformerRule
 class InferenceRule
           
 class NamespaceSearchReplaceRule
          Replaces one prefix of all URIs with another prefix.
 class SearchRemoveAddRule
           
 class URISearchReplaceRule
           
 

Method parameters in org.ontoware.rdf2go.util.transform with type arguments of type TransformerRule
static void Transformer.transform(Model model, java.util.Map<java.lang.String,URI> namespaceMap, java.util.List<TransformerRule> rules)
           
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.