- java.lang.Object
-
- com.google.common.base.Converter<String,T>
-
- org.fcrepo.kernel.identifiers.IdentifierConverter<String>
-
- org.fcrepo.kernel.identifiers.InternalIdentifierConverter
-
- org.fcrepo.kernel.identifiers.HierarchyConverter
-
- All Implemented Interfaces:
- com.google.common.base.Function<String,String>
public class HierarchyConverter
extends org.fcrepo.kernel.identifiers.InternalIdentifierConverter
Injects and extracts segments of hierarchy before the last segment of a
multi-part identifier to ensure efficient performance of the JCR.
- Author:
- ajs6f
-
-
Method Summary
-
Methods inherited from class org.fcrepo.kernel.identifiers.InternalIdentifierConverter
identityConverter
-
Methods inherited from class com.google.common.base.Converter
andThen, apply, convert, convertAll, equals, identity, reverse
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.