public class HTMLFilter extends Object
| Constructor and Description |
|---|
HTMLFilter() |
HTMLFilter(InputStream in) |
HTMLFilter(String confFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
HTMLTag |
getTag(String tag) |
void |
init(org.dom4j.Document doc) |
void |
setConfFile(InputStream confFile) |
void |
setConfFile(String confFile) |
public HTMLFilter(InputStream in) throws Exception
Exceptionpublic void setConfFile(InputStream confFile) throws Exception
Exceptionpublic String getName()
Copyright © 2015. All rights reserved.