Class BaseIdentifierStrategyAbstract

Provides a default implementation for getParentContainer which checks if the identifier is supported and not a root container. If not, the last part before the first relevant slash will be removed to find the parent.

Provides a default implementation for contains which does standard slash-semantics based string comparison.

Hierarchy

Implements

Constructors

Methods