public abstract class InternalIdentifierConverter extends IdentifierConverter<String>
| Constructor and Description |
|---|
InternalIdentifierConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doBackward(String b) |
protected String |
doForward(String a) |
static InternalIdentifierConverter |
identityConverter() |
public static InternalIdentifierConverter identityConverter()
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.