com.hp.hpl.jena.sparql.sse.builders
Class BuilderPath

java.lang.Object
  extended by com.hp.hpl.jena.sparql.sse.builders.BuilderPath

public class BuilderPath
extends Object


Method Summary
static Path buildPath(Item item)
           
static TriplePath buildTriplePath(ItemList list)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildPath

public static Path buildPath(Item item)

buildTriplePath

public static TriplePath buildTriplePath(ItemList list)


Licenced under the Apache License, Version 2.0