public class GuideReference extends TitledResourceReference implements Serializable
Guide
,
Serialized FormModifier and Type | Field and Description |
---|---|
static String |
ACKNOWLEDGEMENTS |
static String |
BIBLIOGRAPHY |
static String |
COLOPHON |
static String |
COPYRIGHT_PAGE |
static String |
COVER
the book cover(s), jacket information, etc.
|
static String |
DEDICATION |
static String |
EPIGRAPH
an epigraph is a phrase, quotation, or poem that is set at the beginning of a document or component.
|
static String |
FOREWORD |
static String |
GLOSSARY |
static String |
INDEX
back-of-book style index
|
static String |
LOI
list of illustrations
|
static String |
LOT
list of tables
|
static String |
NOTES |
static String |
PREFACE |
static String |
TEXT
A page of content (e.g.
|
static String |
TITLE_PAGE
human-readable page with title, author, publisher, and other metadata
|
static String |
TOC
Human-readable table of contents.
|
resource
Constructor and Description |
---|
GuideReference(Resource resource) |
GuideReference(Resource resource,
String title) |
GuideReference(Resource resource,
String type,
String title) |
GuideReference(Resource resource,
String type,
String title,
String fragmentId) |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
void |
setType(String type) |
getCompleteHref, getFragmentId, getTitle, setFragmentId, setResource, setResource, setTitle
getResource, getResourceId
public static String COVER
public static String TITLE_PAGE
public static String TOC
public static String INDEX
public static String GLOSSARY
public static String ACKNOWLEDGEMENTS
public static String BIBLIOGRAPHY
public static String COLOPHON
public static String COPYRIGHT_PAGE
public static String DEDICATION
public static String EPIGRAPH
public static String FOREWORD
public static String LOI
public static String LOT
public static String NOTES
public static String PREFACE
public static String TEXT
public GuideReference(Resource resource)
Copyright © 2009–2017. All rights reserved.