Uses of Class
nl.siegmann.epublib.domain.GuideReference
Packages that use GuideReference
-
Uses of GuideReference in nl.siegmann.epublib.domain
Fields in nl.siegmann.epublib.domain with type parameters of type GuideReferenceMethods in nl.siegmann.epublib.domain that return GuideReferenceMethods in nl.siegmann.epublib.domain that return types with arguments of type GuideReferenceModifier and TypeMethodDescriptionGuide.getGuideReferencesByType(String referenceTypeName) A list of all GuideReferences that have the given referenceTypeName (ignoring case).Guide.getReferences()Methods in nl.siegmann.epublib.domain with parameters of type GuideReferenceModifier and TypeMethodDescriptionGuide.addReference(GuideReference reference) intGuide.setCoverReference(GuideReference guideReference) Method parameters in nl.siegmann.epublib.domain with type arguments of type GuideReference -
Uses of GuideReference in nl.siegmann.epublib.epub
Methods in nl.siegmann.epublib.epub with parameters of type GuideReferenceModifier and TypeMethodDescriptionprivate static voidPackageDocumentWriter.writeGuideReference(GuideReference reference, org.xmlpull.v1.XmlSerializer serializer)