Constant Field Values


Contents
org.htmlcleaner.*

org.htmlcleaner.CleanerProperties
public static final String BOOL_ATT_EMPTY "empty"
public static final String BOOL_ATT_SELF "self"
public static final String BOOL_ATT_TRUE "true"

org.htmlcleaner.TagInfo
protected static final int BODY 2
protected static final int CONTENT_ALL 0
protected static final int CONTENT_NONE 1
protected static final int CONTENT_TEXT 2
protected static final int HEAD 1
protected static final int HEAD_AND_BODY 0



Copyright © 2006-2011. All Rights Reserved.