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 PrefixMapping used(Op op, 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 PrefixMapping used(Op op,
                                 PrefixMapping pmap)


Licenced under the Apache License, Version 2.0