|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.path.PathParser
public class PathParser
Constructor Summary | |
---|---|
PathParser()
|
Method Summary | |
---|---|
static Path |
parse(String str,
com.hp.hpl.jena.shared.PrefixMapping pmap)
|
static Path |
parse(String str,
Prologue prologue)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathParser()
Method Detail |
---|
public static Path parse(String str, com.hp.hpl.jena.shared.PrefixMapping pmap)
public static Path parse(String str, Prologue prologue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |