public class JacketManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
JACKET_CLASSES |
| Constructor and Description |
|---|
JacketManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(Document document)
Collect all jackets (there should be at most one)
|
void |
move(String moveLocation)
move jackets to the front
|
void |
setHeader(String header)
set the jacket-header
an existing header will become a paragraph
|
public static final String[] JACKET_CLASSES
public void collect(Document document)
document - Documentpublic void setHeader(String header)
header - Jacket headerpublic void move(String moveLocation)
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.