com.hp.hpl.jena.sparql.algebra
Class OpPrefixesUsed

java.lang.Object
  extended by com.hp.hpl.jena.sparql.algebra.OpPrefixesUsed

public class OpPrefixesUsed
extends Object


Constructor Summary
OpPrefixesUsed()
           
 
Method Summary
static com.hp.hpl.jena.shared.PrefixMapping used(Op op, com.hp.hpl.jena.shared.PrefixMapping pmap)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpPrefixesUsed

public OpPrefixesUsed()
Method Detail

used

public static com.hp.hpl.jena.shared.PrefixMapping used(Op op,
                                                        com.hp.hpl.jena.shared.PrefixMapping pmap)


Licenced under the Apache License, Version 2.0