public class SimpleResourceIdSplitter extends Object implements ResourceIdSplitter
SEPARATOR| Constructor and Description |
|---|
SimpleResourceIdSplitter() |
| Modifier and Type | Method and Description |
|---|---|
String |
joinElementsToId(List<String> elements) |
List<String> |
splitIdIntoElements(String id) |
public List<String> splitIdIntoElements(String id)
splitIdIntoElements in interface ResourceIdSplitterpublic String joinElementsToId(List<String> elements)
joinElementsToId in interface ResourceIdSplitterCopyright © 2022. All rights reserved.