Class TopicrefMoveAction
java.lang.Object
ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction
Promotes or demotes a topicref. The type of transition is generic and depends on the
insertion position and target XPath location
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for the TopicrefTransitionOperation. -
Method Summary
Modifier and TypeMethodDescriptionstatic TopicrefMoveAction.Builder
builder()
Returns a new builder for this operationvoid
execute()
Executes the transition operation.
-
Method Details
-
execute
Executes the transition operation. -
builder
Returns a new builder for this operation- Returns:
- the builder
-