Package ro.sync.contentcompletion.xml
Objects used to offer information about what elements or attributes are allowed at a certain offset in the XML.
-
Interface Summary Interface Description CIAttribute.DefaultValueProvider Default value provider for an attribute.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 Class Description CIAttribute Interface for objects holding information about attributes used in the content completion process.CIElementAdapter ACIElement
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 withContextElement
up to the root.ContextElement Store information about an element inside a context, involved in the content completion process.ExternalEntityNameValue A pair class with name and value.NameValue A pair class with name and value.SchemaManagerFilterBase Base class for objects used to filter the editor content completion schema manager proposals.StyleGuideSchemaManagerFilterBase Style guide schema manager filter base.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. -
Enum Summary Enum Description CIAttribute.EditableState The editable state of the attribute.