| Package | Description |
|---|---|
| org.w3c.tidy |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamInJavaImpl
StreamIn Implementation using java writers.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreamIn |
Lexer.in
file stream.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamIn |
StreamInFactory.getStreamIn(Configuration config,
java.io.InputStream stream)
Returns the appropriate StreamIn implementation.
|
static StreamIn |
StreamInFactory.getStreamIn(Configuration config,
java.io.Reader reader)
Returns the appropriate StreamIn implementation.
|
| Constructor and Description |
|---|
Lexer(StreamIn in,
Configuration configuration,
Report report)
Instantiates a new Lexer.
|
Copyright © 2000–2017 sourceforge. All rights reserved.