Uses of Enum Class
com.deltaxml.mergecommon.config.SequentialMergeState
Packages that use SequentialMergeState
Package
Description
DeltaNova DITA Merge API
DeltaNova XML Merge API
This package provides configuration classes for merge.
-
Uses of SequentialMergeState in com.deltaxml.ditamerge
Methods in com.deltaxml.ditamerge that return SequentialMergeStateModifier and TypeMethodDescriptionSequentialMerge.getCurrentState()Returns the current state of the DitaMerge object. -
Uses of SequentialMergeState in com.deltaxml.merge
Methods in com.deltaxml.merge that return SequentialMergeStateModifier and TypeMethodDescriptionSequentialMerge.getCurrentState()Returns the current state of the merge object. -
Uses of SequentialMergeState in com.deltaxml.mergecommon.config
Methods in com.deltaxml.mergecommon.config that return SequentialMergeStateModifier and TypeMethodDescriptionstatic SequentialMergeStateReturns the enum constant of this class with the specified name.static SequentialMergeState[]SequentialMergeState.values()Returns an array containing the constants of this enum class, in the order they are declared.