Package ro.sync.ecss.dita.topic.ref
Class ExpandableTopicrefCounter
java.lang.Object
ro.sync.ecss.dita.topic.ref.ExpandableTopicrefCounter
Class that counts the number of expandable topic references.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
static int
-
Constructor Details
-
ExpandableTopicrefCounter
- Parameters:
authorAccess
- The author access.
-
-
Method Details
-
getNumberOfReferencesToExpand
- Returns:
- the number of references found in document.
- Throws:
AuthorOperationException
- If it fails.
-
getTopicRefsLimit
public static int getTopicRefsLimit()- Returns:
- The maximum number of topic references to expand.
-