Class AuthorDocumentNodesCollector

java.lang.Object
ro.sync.ecss.dita.topic.ref.AuthorDocumentNodesCollector

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

    • collectNodes

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