Package org.aksw.commons.path.core
package org.aksw.commons.path.core
-
ClassDescriptionPath<T>An interface summarized from
Path.Generic base implementation of the path interface.PathOpsWrapper<T, P extends Path<T>>PathOpsWrapperBase<T, P extends Path<T>>A path implementations for strings.PathSys<T,S> PathSysBase<T, P extends Path<T>, S>A path where custom value can be set of the 'system' attribute.PathWrapperBase<T, F extends Path<T>>Base implementation for custom path wrappers with the main focus on custom values for the 'system' property.