Class Hierarchy
- java.lang.Object
- edu.wisc.library.ocfl.core.path.constraint.BackslashPathSeparatorConstraint (implements edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint)
- edu.wisc.library.ocfl.core.path.constraint.BeginEndPathConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
- edu.wisc.library.ocfl.core.path.constraint.BitSetPathCharConstraint (implements edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint)
- edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraints
- edu.wisc.library.ocfl.core.path.constraint.DefaultContentPathConstraintProcessor (implements edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraintProcessor)
- edu.wisc.library.ocfl.core.path.constraint.DefaultContentPathConstraintProcessor.Builder
- edu.wisc.library.ocfl.core.path.constraint.LogicalPathConstraints
- edu.wisc.library.ocfl.core.path.constraint.NonEmptyFileNameConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint)
- edu.wisc.library.ocfl.core.path.constraint.PathConstraintProcessor
- edu.wisc.library.ocfl.core.path.constraint.PathConstraintProcessor.Builder
- edu.wisc.library.ocfl.core.path.constraint.PathLengthConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
- edu.wisc.library.ocfl.core.path.constraint.RegexPathConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
Interface Hierarchy
- edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraintProcessor
- edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint
- edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint
- edu.wisc.library.ocfl.core.path.constraint.PathConstraint
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- edu.wisc.library.ocfl.core.path.constraint.PathLengthConstraint.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)