fi.iki.hsivonen.htmlparser
Class AttributeInfo
java.lang.Object
fi.iki.hsivonen.htmlparser.AttributeInfo
public class AttributeInfo
- extends Object
- Version:
- $Id: AttributeInfo.java,v 1.3 2006/04/18 11:50:40 hsivonen Exp $
- Author:
- hsivonen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOOLEAN_ATTRIBUTES
private static final String[] BOOLEAN_ATTRIBUTES
CASE_FOLDED
private static final String[] CASE_FOLDED
AttributeInfo
public AttributeInfo()
isBoolean
public static boolean isBoolean(String name)
isCaseFolded
public static boolean isCaseFolded(String name)