Package ro.sync.ecss.extensions.tei.id
Class TEIConfigureAutoIDElementsOperation
java.lang.Object
ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
- All Implemented Interfaces:
AuthorOperation
,Extension
- Direct Known Subclasses:
TEIP5ConfigureAutoIDElementsOperation
@API(type=INTERNAL,
src=PUBLIC)
public class TEIConfigureAutoIDElementsOperation
extends ConfigureAutoIDElementsOperation
Operation used to insert a Link in TEI 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
-
TEIConfigureAutoIDElementsOperation
public TEIConfigureAutoIDElementsOperation()
-
-
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:
-