com.clickntap.tool.html
Class HTMLFilter
java.lang.Object
com.clickntap.tool.html.HTMLFilter
public class HTMLFilter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLFilter
public HTMLFilter()
throws Exception
- Throws:
Exception
HTMLFilter
public HTMLFilter(String confFile)
throws Exception
- Throws:
Exception
HTMLFilter
public HTMLFilter(InputStream in)
throws Exception
- Throws:
Exception
getTag
public HTMLTag getTag(String tag)
throws Exception
- Throws:
Exception
setConfFile
public void setConfFile(String confFile)
throws Exception
- Throws:
Exception
setConfFile
public void setConfFile(InputStream confFile)
throws Exception
- Throws:
Exception
init
public void init(org.dom4j.Document doc)
throws Exception
- Throws:
Exception
getName
public String getName()
Copyright © 2014. All rights reserved.