- java.lang.Object
-
- com.google.common.base.Converter<java.lang.String,java.lang.String>
-
- org.fcrepo.kernel.identifiers.InternalIdentifierConverter
-
- All Implemented Interfaces:
- com.google.common.base.Function<java.lang.String,java.lang.String>
public abstract class InternalIdentifierConverter
extends com.google.common.base.Converter<java.lang.String,java.lang.String>
Translates internal String identifiers to internal String
identifiers.
- Since:
- Apr 1, 2014
- Author:
- ajs6f
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected java.lang.String |
doBackward(java.lang.String b) |
protected java.lang.String |
doForward(java.lang.String a) |
-
Methods inherited from class com.google.common.base.Converter
andThen, apply, convert, convertAll, equals, from, identity, reverse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.