Class Docbook5ConfigureAutoIDElementsOperation
java.lang.Object
ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
ro.sync.ecss.extensions.docbook.id.Docbook5ConfigureAutoIDElementsOperation
- All Implemented Interfaces:
- AuthorOperation,- Extension
@API(type=INTERNAL,
     src=PUBLIC)
public class Docbook5ConfigureAutoIDElementsOperation
extends DocbookConfigureAutoIDElementsOperation
Operation specific for Docbook 5
- 
Field SummaryFields inherited from interface ro.sync.ecss.extensions.api.AuthorOperationNAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected StringGet the name of the XML resource from which to load the default options.Methods inherited from class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperationgetDescription, getListMessage, isDocBookMethods inherited from class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperationdoOperation, getArguments, getDefaultOptions, getHelpPageID
- 
Constructor Details- 
Docbook5ConfigureAutoIDElementsOperationpublic Docbook5ConfigureAutoIDElementsOperation()
 
- 
- 
Method Details- 
getDefaultOptionsXMLResourceNameDescription copied from class:ConfigureAutoIDElementsOperationGet the name of the XML resource from which to load the default options.- Overrides:
- getDefaultOptionsXMLResourceNamein class- ConfigureAutoIDElementsOperation
- Returns:
- the name of the XML resource from which to load the default options.
- See Also:
 
 
-