EpubCfiGenerator class
Constructors
- EpubCfiGenerator()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
createCFIElementSteps(
Element currentNode, String topLevelElement) → String -
generateCompleteCFI(
List< String?> entries) → String -
generateElementCFIComponent(
Node? startElement) → String -
generatePackageDocumentCFIComponent(
EpubChapter chapter, EpubPackage? packageDocument) → Future< String> -
getIdRefIndex(
EpubChapter chapter, EpubPackage packageDocument) → int -
getIdRefPosition(
int idRefIndex) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
validatePackageDocument(
EpubPackage? packageDocument, String? idRef) → void -
validateStartElement(
Node? startElement) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited