public class BracketDotKeySplitter extends AbstractConfigurationAware implements KeySplitter
ValueSegment keys.
E.g. {{messages["my.message.key"]}}.configuration| Constructor and Description |
|---|
BracketDotKeySplitter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSeparator(char candidate) |
Iterator<String> |
split(String key) |
checkNotInitialized, init, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initpublic Iterator<String> split(String key)
split in interface KeySplitterprotected boolean isSeparator(char candidate)
Copyright © 2017. All rights reserved.