Package com.github.weisj.darklaf.parser
Class InsetParser
java.lang.Object
com.github.weisj.darklaf.parser.KeyFilteredParser
com.github.weisj.darklaf.parser.InsetParser
- All Implemented Interfaces:
Delimiters,PropertyParser
-
Field Summary
Fields inherited from interface com.github.weisj.darklaf.parser.Delimiters
ARG_END, ARG_SEPARATOR, ARG_START, LIST_END, LIST_SEPARATOR, LIST_START, MAP_END, MAP_SEPARATOR, MAP_START, PAIR_SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.darklaf.parser.KeyFilteredParser
filterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.weisj.darklaf.parser.PropertyParser
andThen, parse
-
Constructor Details
-
InsetParser
public InsetParser()
-
-
Method Details
-
doParse
- Specified by:
doParsein interfacePropertyParser
-