Class AuthorDocumentNodesCollector


  • @API(type=INTERNAL,
         src=PUBLIC)
    public final class AuthorDocumentNodesCollector
    extends java.lang.Object
    Collects nodes in an author document.
    • Method Detail

      • collectNodes

        public static java.util.List<AuthorNode> collectNodes​(AuthorAccess authorAccess)
        Parameters:
        authorAccess - The author access for the document.
        Returns:
        The stream of nodes.