org.ontoware.rdf2go.util.transform
Class URISearchReplaceRule
java.lang.Object
org.ontoware.rdf2go.util.transform.URISearchReplaceRule
- All Implemented Interfaces:
- TransformerRule
public class URISearchReplaceRule
- extends java.lang.Object
- implements TransformerRule
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URISearchReplaceRule
public URISearchReplaceRule(URI search,
URI replace)
applyRule
public void applyRule(Model model,
java.util.Map<java.lang.String,URI> namespaceMap)
- Specified by:
applyRule in interface TransformerRule
searchAndReplace
public static void searchAndReplace(Model model,
java.util.Map<java.lang.String,URI> namespaceMap,
URI search,
URI replace)
Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.