public interface NamePatternSeparator
JarDependencies
constructor.Modifier and Type | Field and Description |
---|---|
static short |
DASH
The dash character used to separate the pattern elements.
|
static short |
UNDERSCORE
The underscore character used to separate the pattern elements.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getSeparator(short separatorType)
Return the separator.
|
static final short UNDERSCORE
static final short DASH
Copyright © 2016-2023 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence