| Class and Description |
|---|
| AbstractMicroNode
This is an abstract base class for the micro document object model.
|
| AbstractMicroNodeWithChildren
Basic implementation class for the micro document object model.
|
| EMicroEvent
All available micro DOM events.
|
| EMicroNodeType
Denotes the type of
IMicroNode objects. |
| IHasAttributeValue
Base interface for an attribute value provider.
|
| IMicroAttribute
Represents a single attribute within an element (=tag).
|
| IMicroAttributeContainer
Interface for objects having attributes.
|
| IMicroCDATA
Represents a CDATA node.
|
| IMicroComment
Represents a comment node.
|
| IMicroContainer
This interface is just a hull for a node that has no properties itself but
contains children.
|
| IMicroDataAware
This is a helper interface that allows for setting character data.
|
| IMicroDocument
Represents a complete document.
|
| IMicroDocumentType
Represents the document type of a document.
|
| IMicroElement
Represents a single element (=tag) of a document.
|
| IMicroEntityReference
Represents the reference to an entity.
|
| IMicroEvent
MicroDOM internal event.
|
| IMicroEventTarget
Interface for MicroDOM event handlers.
|
| IMicroNode
This is the base interface for all kind of nodes in the micro document object
model.
|
| IMicroNodeWithChildren
A special marker interface that is implemented by classes, that really
support having children!
|
| IMicroProcessingInstruction
Represents a processing instruction.
|
| IMicroQName
Represents a simple qualified name.
|
| IMicroText
Represents a text node.
|
| MicroAttribute
Default implementation of the
IMicroAttribute interface. |
| MicroElement
Default implementation of the
IMicroElement interface. |
| MicroText
Default implementation of the
IMicroText interface. |
| Class and Description |
|---|
| IMicroElement
Represents a single element (=tag) of a document.
|
| Class and Description |
|---|
| IMicroDocument
Represents a complete document.
|
| IMicroNode
This is the base interface for all kind of nodes in the micro document object
model.
|
| Class and Description |
|---|
| IMicroContainer
This interface is just a hull for a node that has no properties itself but
contains children.
|
| IMicroDocument
Represents a complete document.
|
| IMicroElement
Represents a single element (=tag) of a document.
|
| IMicroNode
This is the base interface for all kind of nodes in the micro document object
model.
|
| Class and Description |
|---|
| IMicroDocument
Represents a complete document.
|
| Class and Description |
|---|
| IMicroDocumentType
Represents the document type of a document.
|
| Class and Description |
|---|
| IMicroDocument
Represents a complete document.
|
| IMicroElement
Represents a single element (=tag) of a document.
|
| Class and Description |
|---|
| IMicroDocument
Represents a complete document.
|
| IMicroElement
Represents a single element (=tag) of a document.
|
| Class and Description |
|---|
| IHasMicroNodeRepresentation
Interface for object that have a representation as
IMicroNode |
| IMicroElement
Represents a single element (=tag) of a document.
|
Copyright © 2014–2021 Philip Helger. All rights reserved.