Package rekit.parser
Class RGBAColorParser
java.lang.Object
rekit.parser.RGBAColorParser
- All Implemented Interfaces:
org.fuchss.configuration.parser.Parser
This
Parser
is used for parsing RGBAColors
.- Author:
- Dominik Fuchss
-
Field Summary
Fields inherited from interface org.fuchss.configuration.parser.Parser
LOGGER, MAX_DEPTH
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.fuchss.configuration.parser.Parser
parse
-
Constructor Details
-
RGBAColorParser
public RGBAColorParser()
-
-
Method Details
-
parseIt
- Specified by:
parseIt
in interfaceorg.fuchss.configuration.parser.Parser
- Throws:
Exception
-