Class CreateAndInsertTopicRef.Arguments
java.lang.Object
ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- Enclosing class:
- CreateAndInsertTopicRef
Handles argument retrieval.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Arguments
- Parameters:
args
- Args map.frameworkFolder
- The framework folder.
-
-
Method Details
-
getTitle
- Returns:
- The title.
-
getTopicContent
- Returns:
- The topic content
-
getFolderUrl
- Returns:
- The folder URL argument.
-
getInsertionLocation
- Returns:
- The insertion location, as one of the constants in
AuthorConstants
.
-
getTopicFile
- Returns:
- The URL where to read the content from.
-