| Package | Description |
|---|---|
| org.apache.batik.css.parser |
Provides a CSS parser conform to the
SAC API.
|
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| org.apache.batik.util.io | |
| org.apache.batik.xml |
| Modifier and Type | Field | Description |
|---|---|---|
protected NormalizingReader |
Scanner.reader |
The reader.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected NormalizingReader |
AbstractParser.reader |
The normalizing reader.
|
protected NormalizingReader |
AbstractScanner.reader |
The reader.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
StreamNormalizingReader |
This class represents a NormalizingReader which handles streams of
bytes.
|
class |
StringNormalizingReader |
This class represents a NormalizingReader which handles Strings.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
XMLStreamNormalizingReader |
This class represents a normalizing reader with encoding detection
management.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected NormalizingReader |
XMLScanner.reader |
The reader.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.