Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.docbook
Class Docbook5SchemaAwareEditingHandler

java.lang.Object
  extended by ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
      extended by ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
          extended by ro.sync.ecss.extensions.docbook.Docbook5SchemaAwareEditingHandler
All Implemented Interfaces:
AuthorSchemaAwareEditingHandler

public class Docbook5SchemaAwareEditingHandler
extends DocbookSchemaAwareEditingHandler

Specific schema aware editing cases for Docbook5.


Field Summary
 
Fields inherited from class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
documentNamespace, INFO_SUFIX, PARA, TITLE
 
Fields inherited from class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
lastHandlerResult
 
Fields inherited from interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
ACTION_ID_BACKSPACE, ACTION_ID_CUT, ACTION_ID_DELETE, ACTION_ID_DND, ACTION_ID_INSERT_FRAGMENT, ACTION_ID_PASTE, ACTION_ID_TYPING
 
Constructor Summary
Docbook5SchemaAwareEditingHandler(String documentNamespace)
           
 
Method Summary
protected  String getInfoElementChildOfSect(String sectElementName)
          Get the info child element name of to the given sect element name.
 
Methods inherited from class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
handlePasteFragment, handleTyping, isElementWithNameAndNamespace, pushContextElement
 
Methods inherited from class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
getLastResult, handleDelete, handleDeleteElementTags, handleDeleteSelection, handleJoinElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Docbook5SchemaAwareEditingHandler

public Docbook5SchemaAwareEditingHandler(String documentNamespace)
Parameters:
documentNamespace -
Method Detail

getInfoElementChildOfSect

protected String getInfoElementChildOfSect(String sectElementName)
Description copied from class: DocbookSchemaAwareEditingHandler
Get the info child element name of to the given sect element name.

Overrides:
getInfoElementChildOfSect in class DocbookSchemaAwareEditingHandler
Parameters:
sectElementName - The sect element name.
Returns:
The info child element name.
See Also:
DocbookSchemaAwareEditingHandler.getInfoElementChildOfSect(java.lang.String)

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.