Package com.github.weisj.darklaf.parser
Class PrimitiveParser
java.lang.Object
com.github.weisj.darklaf.parser.PrimitiveParser
- All Implemented Interfaces:
PropertyParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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, filter, parse
-
Field Details
-
COLOR_PREFIX
- See Also:
- Constant Field Values
-
STRING_DELIMITER
public static final char STRING_DELIMITER- See Also:
- Constant Field Values
-
-
Constructor Details
-
PrimitiveParser
public PrimitiveParser()
-
-
Method Details
-
doParse
- Specified by:
doParsein interfacePropertyParser
-