Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.html |
Contains supporting classes for the HTML-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Modifier and Type | Field and Description |
---|---|
protected CharStream |
ParseHtmlTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
ParseHtmlTokenManager.ReInit(CharStream stream) |
void |
ParseHtml.ReInit(CharStream stream) |
void |
ParseHtmlTokenManager.ReInit(CharStream stream,
int lexState) |
Constructor and Description |
---|
ParseHtml(CharStream stream) |
ParseHtmlTokenManager(CharStream stream) |
ParseHtmlTokenManager(CharStream stream,
int lexState) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.