Package com.rometools.modules.psc.io
Interface PodloveSimpleChapterAttribute
-
public interface PodloveSimpleChapterAttributeConstant definitions for XML attribute names.
-
-
Field Detail
-
PREFIX
static final String PREFIX
"psc".- See Also:
- Constant Field Values
-
CHAPTERS
static final String CHAPTERS
"chapters".- See Also:
- Constant Field Values
-
VERSION
static final String VERSION
"version".- See Also:
- Constant Field Values
-
CHAPTER
static final String CHAPTER
"chapter".- See Also:
- Constant Field Values
-
START
static final String START
"start".- See Also:
- Constant Field Values
-
TITLE
static final String TITLE
"title".- See Also:
- Constant Field Values
-
HREF
static final String HREF
"href".- See Also:
- Constant Field Values
-
IMAGE
static final String IMAGE
"image".- See Also:
- Constant Field Values
-
-