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, 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.