| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove.module | |
| edu.harvard.hul.ois.jhove.module.ascii |
| Modifier and Type | Field and Description |
|---|---|
protected Set<LineEnding> |
AsciiModule.usedLineEndings |
| Modifier and Type | Method and Description |
|---|---|
static LineEnding |
LineEnding.fromControlChars(ControlChar lastChar,
ControlChar prevChar)
Performs JHOVE's line ending type test, using the last 2 read characters.
|
static LineEnding |
LineEnding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineEnding[] |
LineEnding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2021 The Open Preservation Foundation. All rights reserved.