Uses of Class
nl.siegmann.epublib.domain.Author
Packages that use Author
-
Uses of Author in nl.siegmann.epublib.domain
Fields in nl.siegmann.epublib.domain with type parameters of type AuthorMethods in nl.siegmann.epublib.domain that return AuthorMethods in nl.siegmann.epublib.domain that return types with arguments of type AuthorMethods in nl.siegmann.epublib.domain with parameters of type AuthorMethod parameters in nl.siegmann.epublib.domain with type arguments of type AuthorModifier and TypeMethodDescriptionvoidMetadata.setAuthors(List<Author> authors) voidMetadata.setContributors(List<Author> contributors) -
Uses of Author in nl.siegmann.epublib.epub
Methods in nl.siegmann.epublib.epub that return AuthorModifier and TypeMethodDescriptionprivate static AuthorPackageDocumentMetadataReader.createAuthor(Element authorElement) Methods in nl.siegmann.epublib.epub that return types with arguments of type AuthorModifier and TypeMethodDescriptionPackageDocumentMetadataReader.readAuthors(String authorTag, Element metadataElement) PackageDocumentMetadataReader.readContributors(Element metadataElement) PackageDocumentMetadataReader.readCreators(Element metadataElement)