Package ro.sync.ecss.extensions.api.node
package ro.sync.ecss.extensions.api.node
API which allows access to the internal Author hierarchical structure.
-
ClassDescriptionMarker interface for artificial elements which wrap Processing Instructions, CData and Comments allowing access to the wrapped node.Contains informations about an attribute value.The Document interface represents the entire XML document.Represents a fragment of an XML document.Use this API to access an "in memory" representation of an author document over a resource and customize the document in a non visual way using the
AuthorDocumentController
andAuthorDocument
API.The Author Element represents an XML element.Base interface for all Author nodes.Utility functions for working with AuthorNodes.An author parent node contains a list of children.Interface for reference nodes that have a content expanded when displayed in the Author mode.Iterator over the content of a node.Useful interface which can be used to obtain mappings from prefix to namespace and from namespace to prefix in the context of the current element.