Package ro.sync.ecss.dita.topic.ref
Class AuthorDocumentNodesCollector
java.lang.Object
ro.sync.ecss.dita.topic.ref.AuthorDocumentNodesCollector
Collects nodes in an author document.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<AuthorNode>
collectNodes
(AuthorAccess authorAccess)
-
Method Details
-
collectNodes
- Parameters:
authorAccess
- The author access for the document.- Returns:
- The stream of nodes.
-