net.sf.xslthl.highlighters
Class HexaDecimalHighlighter
java.lang.Object
net.sf.xslthl.Highlighter
net.sf.xslthl.highlighters.NumberHighlighter
net.sf.xslthl.highlighters.HexaDecimalHighlighter
public class HexaDecimalHighlighter
- extends NumberHighlighter
Number highlighter for hexadecimal numbers
Method Summary |
protected boolean |
isDigit(char ch)
Return true if it is an ascii digit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HexaDecimalHighlighter
public HexaDecimalHighlighter()
isDigit
protected boolean isDigit(char ch)
- Description copied from class:
NumberHighlighter
- Return true if it is an ascii digit
- Overrides:
isDigit
in class NumberHighlighter
- Returns:
Copyright © 2005-2014. All Rights Reserved.