T - the type to and from which we are translatingpublic abstract class IdentifierConverter<T> extends com.google.common.base.Converter<String,T>
IdentifierConverter accepts and returns identifiers, translating
them in some type-specific manner. The typical use of this
contract is for translating between internal and external identifiers.| Constructor and Description |
|---|
IdentifierConverter() |
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.