Package com.github.weisj.darklaf.parser
Class KeyFilteredParser
java.lang.Object
com.github.weisj.darklaf.parser.KeyFilteredParser
- All Implemented Interfaces:
PropertyParser
- Direct Known Subclasses:
ActiveObjectParser,DimensionParser,FontParser,IconParser,InsetParser,LazyObjectParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfilter(ParseResult parseResult, ParserContext context)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, doParse, parse
-
Constructor Details
-
KeyFilteredParser
-
-
Method Details
-
filter
- Specified by:
filterin interfacePropertyParser
-