-
- All Implemented Interfaces:
public class EPUBConstant
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmimetypeprivate final Map<ReadiumCSSName, Boolean>forceScrollPresetpublic final static EPUBConstantINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetMimetype()final Map<ReadiumCSSName, Boolean>getForceScrollPreset()-
-
Method Detail
-
getMimetype
final String getMimetype()
-
getForceScrollPreset
final Map<ReadiumCSSName, Boolean> getForceScrollPreset()
-
-
-
-