Uses of Interface
org.aksw.commons.path.core.PathOps
Packages that use PathOps
-
Uses of PathOps in org.aksw.commons.path.core
Subinterfaces of PathOps in org.aksw.commons.path.coreClasses in org.aksw.commons.path.core that implement PathOpsFields in org.aksw.commons.path.core declared as PathOpsMethods in org.aksw.commons.path.core that return PathOpsModifier and TypeMethodDescriptionPathOpsWrapper.getDelegate()PathOpsWrapperBase.getDelegate()PathBase.getPathOps()Constructors in org.aksw.commons.path.core with parameters of type PathOps -
Uses of PathOps in org.aksw.commons.path.json
Classes in org.aksw.commons.path.json that implement PathOpsConstructors in org.aksw.commons.path.json with parameters of type PathOpsModifierConstructorDescriptionPathJson(PathOps<PathJson.Step, PathJson> pathOps, boolean isAbsolute, List<PathJson.Step> segments)