org.encog.parse.tags.read
public class ReadHTML extends ReadTags
CHAR_BULLET, CHAR_TRADEMARK, MAX_LENGTH
Constructor and Description |
---|
ReadHTML(InputStream is)
Construct a HTML reader.
|
Modifier and Type | Method and Description |
---|---|
protected String |
parseAttributeName()
Parse the attribute name.
|
eatWhitespace, getTag, is, parseString, parseTag, read, readToTag, toString
public ReadHTML(InputStream is)
is
- The input stream to read from.protected String parseAttributeName()
parseAttributeName
in class ReadTags
Copyright © 2014. All Rights Reserved.