Overview

Namespaces

  • Alvine
    • Markup
      • Html
        • Constraint
        • Element
          • Html
          • Svg
        • Node
        • Operation
        • Tokenizer
          • State
          • Token
            • Util
        • TreeConstructor
          • InsertionMode

Classes

  • Attribute
  • AttributeMap
  • Doctype
  • EscapableRawText
  • Foreign
  • Html
  • Normal
  • RawText
  • VoidView
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespace Alvine\Markup\Html\Element

Namespaces summary
Alvine\Markup\Html\Element\Html
Alvine\Markup\Html\Element\Svg
Classes summary
Attribute

Ein Attribute ist ein erweiterte KeyValue-Klasse für die Abbildung von HTML-Attributen.

AttributeMap

AttributeMap ist eine erweiterte Map für HTML-Attribute. Die Ausgabe erfolgt im HTML Format name="wert".

Doctype

Der Doctype legt das Format des Dokuments fest. Es gibt unterschiedliche Arten von Doctyp Definitionen.

EscapableRawText EscapableRawText
Foreign

Basisiklasse für Fremdelemente die nicht zum HTML-Namensraum gehören.

Html

in der Basisklasse Html sind alle Globalen Attribute der HTML-Elemente definiert.

Normal Normal
RawText RawText
VoidView Void
alvine.markup.html API-Dokumentation 1.2.0 | © schukai GmbH | Impressum