public interface RetrospectionIdentifierMapper
Modifier and Type | Interface and Description |
---|---|
static class |
RetrospectionIdentifierMapper.Util
The Class Util.
|
Modifier and Type | Field and Description |
---|---|
static RetrospectionIdentifierMapper |
TOCAPITALIZED
The TOCAPITALIZED.
|
static RetrospectionIdentifierMapper |
TOLOWERCASE
The TOLOWERCASE.
|
static RetrospectionIdentifierMapper |
TOUPPERCASE
The TOUPPERCASE.
|
Modifier and Type | Method and Description |
---|---|
String |
mapIdentifier(String identifier)
Map identifier.
|
static final RetrospectionIdentifierMapper TOLOWERCASE
static final RetrospectionIdentifierMapper TOUPPERCASE
static final RetrospectionIdentifierMapper TOCAPITALIZED
Copyright © 2003–2022 XDEV Software. All rights reserved.