public class HierarchyConverter extends InternalIdentifierConverter
| Constructor and Description |
|---|
HierarchyConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doBackward(String flat) |
protected String |
doForward(String hierarchical) |
void |
setLength(int l) |
void |
setLevels(int l) |
void |
setPrefix(String p) |
void |
setSeparator(String sep) |
andThen, apply, convert, convertAll, equals, from, identity, reversepublic HierarchyConverter()
protected String doBackward(String flat)
doBackward in class InternalIdentifierConverterprotected String doForward(String hierarchical)
doForward in class InternalIdentifierConverterpublic void setSeparator(String sep)
sep - the separator to usepublic void setLength(int l)
l - the length to setpublic void setLevels(int l)
l - the levels to setCopyright © 2013–2019 DuraSpace, Inc.. All rights reserved.