Package ro.sync.ecss.extensions.dita.id
Class DITAConfigureAutoIDElementsOperation
java.lang.Object
ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
- All Implemented Interfaces:
AuthorOperation
,Extension
@API(type=INTERNAL,
src=PUBLIC)
public class DITAConfigureAutoIDElementsOperation
extends ConfigureAutoIDElementsOperation
Operation used to insert a Link in DITA documents.
-
Field Summary
Fields inherited from interface ro.sync.ecss.extensions.api.AuthorOperation
NAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
doOperation, getArguments, getDefaultOptions, getDefaultOptionsXMLResourceName, getHelpPageID, isDocBook
-
Constructor Details
-
DITAConfigureAutoIDElementsOperation
public DITAConfigureAutoIDElementsOperation()
-
-
Method Details
-
getDescription
- Returns:
- The description of the extension.
- See Also:
-
getListMessage
- Specified by:
getListMessage
in classConfigureAutoIDElementsOperation
- Returns:
- The message used on the list
- See Also:
-