com.hp.hpl.jena.sparql.path
Class P_Path1

java.lang.Object
  extended by com.hp.hpl.jena.sparql.path.PathBase
      extended by com.hp.hpl.jena.sparql.path.P_Path1
All Implemented Interfaces:
Path
Direct Known Subclasses:
P_FixedLength, P_Inverse, P_Mod, P_OneOrMore, P_ZeroOrMore, P_ZeroOrOne

public abstract class P_Path1
extends PathBase


Method Summary
 Path getSubPath()
           
 
Methods inherited from class com.hp.hpl.jena.sparql.path.PathBase
equals, equalTo, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.hp.hpl.jena.sparql.path.Path
visit
 

Method Detail

getSubPath

public Path getSubPath()


Licenced under the Apache License, Version 2.0