Class HexConverter
java.lang.Object
org.apache.logging.log4j.core.config.plugins.convert.HexConverter
Converts Strings to hex. This is used in place of java.xml.bind.DataTypeConverter which is not available by
default in Java 9.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HexConverter
public HexConverter()
-
-
Method Details
-
parseHexBinary
-