|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDefaultFilter
org.eclipse.smila.processing.pipelets.HtmlToTextPipelet.CommentRemover
public class HtmlToTextPipelet.CommentRemover
removes comments from HTML files.
Constructor Summary | |
---|---|
HtmlToTextPipelet.CommentRemover()
|
Method Summary | |
---|---|
void |
comment(XMLString text,
Augmentations augs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlToTextPipelet.CommentRemover()
Method Detail |
---|
public void comment(XMLString text, Augmentations augs)
org.cyberneko.html.filters.DefaultFilter#comment(org.apache.xerces.xni.XMLString,
org.apache.xerces.xni.Augmentations)
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |