Interface NodeConfigParser
-
- All Known Implementing Classes:
YamlNodeConfigParser
public interface NodeConfigParserParser for node configuration. Provided configuration, parse it and returnNodeListwith filled data.- Author:
- vjuranek
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodeListparseNodeList(String nodeList)
-