Uses of Class
org.asciidoctor.Author

Packages that use Author
org.asciidoctor   
 

Uses of Author in org.asciidoctor
 

Methods in org.asciidoctor that return Author
 Author DocumentHeader.getAuthor()
           
static Author Author.getInstance(Map<String,Object> attributes)
           
 

Methods in org.asciidoctor that return types with arguments of type Author
 List<Author> DocumentHeader.getAuthors()
           
static List<Author> Author.getAuthors(Map<String,Object> attributes)
           
 



Copyright © 2013. All Rights Reserved.