Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.schemaaware
Interface SchemaAwareHandlerResultInsertConstants

All Known Subinterfaces:
SchemaAwareHandlerResult
All Known Implementing Classes:
SchemaAwareHandlerResultsImpl

public interface SchemaAwareHandlerResultInsertConstants

Result informations available for an schema aware insert operation (either typing or insert fragment).

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Field Summary
static String RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET
          A schema aware insert might choose to insert a fragment at a different location in order to keep the document valid or might choose to change the document structure in order to accept the fragment.
 

Field Detail

RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET

static final String RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET
A schema aware insert might choose to insert a fragment at a different location in order to keep the document valid or might choose to change the document structure in order to accept the fragment. This is the offset at which the inserted fragment can be found. Can be -1 value, if the last insert fragment event was not handled.

See Also:
Constant Field Values

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.