Interface DITAMapNodeRendererCustomizerContext
- All Superinterfaces:
AuthorNodeRendererCustomizerContext
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface DITAMapNodeRendererCustomizerContext
extends AuthorNodeRendererCustomizerContext
Offers more information about the class of the target topics.
- Since:
- 19.1
-
Method Summary
Modifier and TypeMethodDescriptionGet information about the topic referenced by this topicref.Methods inherited from interface ro.sync.exml.workspace.api.editor.page.author.AuthorNodeRendererCustomizerContext
getAuthorNode
-
Method Details
-
getTopicRefTargetInfo
TopicRefTargetInfo getTopicRefTargetInfo()Get information about the topic referenced by this topicref. May benull
- Returns:
- Information about this topic referenced by this topicref. May be
null
-