public class TagExtractor extends Object
TagExtractor
is a class which extracts inner texts of specified tag.
Users don't use this class directly.Constructor and Description |
---|
TagExtractor(String tag,
int threshold) |
Modifier and Type | Method and Description |
---|---|
void |
add(String line) |
void |
clear() |
String |
closeTag() |
int |
count() |
void |
setTag(String tag) |
Copyright © 2016. All rights reserved.