public class DotKeySplitter extends AbstractConfigurationAware implements KeySplitter
KeySplitter
implementation which follows the dot
notation.configuration
Constructor and Description |
---|
DotKeySplitter() |
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.