Class MCRPath

java.lang.Object
org.mycore.datamodel.niofs.MCRPath
All Implemented Interfaces:
Comparable<Path>, Iterable<Path>, Path, Watchable

public abstract class MCRPath extends Object implements Path
IFS implementation of the Path interface. Absolute path have this form: {owner}':/'{path}
Author:
Thomas Scheffler (yagee)