Uses of Class
org.aksw.jenax.path.core.PathPP
Packages that use PathPP
-
Uses of PathPP in org.aksw.jenax.path.core
Methods in org.aksw.jenax.path.core that return PathPPModifier and TypeMethodDescriptionPathOpsPP.fromString(String str) static PathPPPathPP.newAbsolutePath(List<org.apache.jena.sparql.path.P_Path0> segments) static PathPPPathPP.newAbsolutePath(org.apache.jena.sparql.path.P_Path0 segment) Static convenience shorthandsstatic PathPPPathPP.newAbsolutePath(org.apache.jena.sparql.path.P_Path0... segments) static PathPPPathPP.newRelativePath(List<org.apache.jena.sparql.path.P_Path0> segments) static PathPPPathPP.newRelativePath(org.apache.jena.sparql.path.P_Path0 segment) static PathPPPathPP.newRelativePath(org.apache.jena.sparql.path.P_Path0... segments) PathOpsPP.upcast(org.aksw.commons.path.core.Path<org.apache.jena.sparql.path.P_Path0> path) Methods in org.aksw.jenax.path.core with parameters of type PathPPConstructor parameters in org.aksw.jenax.path.core with type arguments of type PathPP