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, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurationKeys, init
public Iterator<String> split(String key)
split
in interface KeySplitter
protected boolean isSeparator(char candidate)
Copyright © 2017. All rights reserved.