Expand description
XML5 tree builder - converts tokens into a tree like structure
ModulesΒ§
- types π
StructsΒ§
- Namespace
Map π - Namespace
MapStack π - XmlTree
Builder - The XML tree builder.
- XmlTree
Builder Opts - Tree builder options, with an impl for Default.
EnumsΒ§
- Node
OrText - Something which can be inserted into the DOM.
StaticsΒ§
TraitsΒ§
- Elem
Name - An abstraction over any type that can represent an elementβs local name and namespace.
- Tracer
- Trace hooks for a garbage-collected DOM.
- Tree
Sink - Methods a parser can use to create the DOM. The DOM provider implements this trait.
FunctionsΒ§
- any_
not_ πwhitespace - current_
node π
Type AliasesΒ§
- InsResult π