Package com.helger.xml.microdom
package com.helger.xml.microdom
-
ClassDescriptionThis is an abstract base class for the micro document object model.Basic implementation class for the micro document object model.All available micro DOM events.Denotes the type of
IMicroNodeobjects.Base interface for an attribute value provider.Interface for object that have a representation asIMicroNodeRepresents a single attribute within an element (=tag).IMicroAttributeContainer<IMPLTYPE extends IMicroAttributeContainer<IMPLTYPE>>Interface for objects having attributes.Represents a CDATA node.Represents a comment node.This interface is just a hull for a node that has no properties itself but contains children.This is a helper interface that allows for setting character data.Represents a complete document.Represents the document type of a document.Represents a single element (=tag) of a document.Represents the reference to an entity.MicroDOM internal event.Interface for MicroDOM event handlers.This is the base interface for all kind of nodes in the micro document object model.A special marker interface that is implemented by classes, that really support having children!Represents a processing instruction.Represents a simple qualified name.Represents a text node.Default implementation of theIMicroAttributeinterface.Default implementation of theIMicroCDATAinterface.Default implementation of theIMicroCommentinterface.Default implementation of theIMicroContainerinterface.Default implementation of theIMicroDocumentinterface.Default implementation of theIMicroDocumentTypeinterface.Default implementation of theIMicroElementinterface.Default implementation of theIMicroEntityReferenceinterface.Default implementation of theIMicroEventinterface.Special MicroDOM exception.Default implementation of theIMicroProcessingInstructioninterface.Represents a simple qualified name.Default implementation of theIMicroTextinterface.