Package org.asciidoctor.ast
Interface DocumentHeader
- All Known Implementing Classes:
DocumentHeaderImpl
Deprecated.
Document header information holder.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.UseDocument.getAuthors()instead.Deprecated.UseDocument.getAuthors()instead.Deprecated.UseDocument.getStructuredDoctitle()instead.Deprecated.UseDocument.getDoctitle()instead.Deprecated.UseDocument.getRevisionInfo()instead.
-
Method Details
-
getAuthors
Deprecated.UseDocument.getAuthors()instead. -
getDocumentTitle
Deprecated.UseDocument.getStructuredDoctitle()instead. -
getPageTitle
Deprecated.UseDocument.getDoctitle()instead. -
getAuthor
Deprecated.UseDocument.getAuthors()instead. -
getRevisionInfo
Deprecated.UseDocument.getRevisionInfo()instead. -
getAttributes
Deprecated.UseContentNode.getAttributes()instead.
-
ContentNode.getAttributes()instead.