|
Oxygen XML Editor 13.2 Author API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CIElement | Interface for objects holding information about element proposals used in the content completion process. |
NodeDescription | Node description is in fact a collection of properties for a node. |
SchemaManagerFilter | Interface for objects used to filter the editor content completion schema manager proposals. |
Class Summary | |
---|---|
CIAttribute | Interface for objects holding information about attributes used in the content completion process. |
CIElementAdapter | A CIElement adapter. |
CIValue | Interface for objects holding information about element or attribute values used in the content completion process. |
Context | The context for a node contains:
elementStack - the stack with ContextElement up to the root. |
ContextElement | Store information about an element inside a context, involved in the content completion process. |
WhatAttributesCanGoHereContext | Used by the schema manager to find out the attributes that can be inserted in a given context. |
WhatElementsCanGoHereContext | It is used to determine the elements that can be inserted in the current context. |
WhatPossibleValuesHasAttributeContext | It is used to determine the possible values of the current attribute. |
Objects used to offer information about what elements or attributes are allowed at a certain offset in the XML
|
Oxygen XML Editor 13.2 Author API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |