Package-level declarations
Types
Link copied to clipboard
A parsed XML (or XHTML, or SVG) node tree. KiteXml gives a flat token stream; a tree builder folds it into this so callers can reason about nesting instead of a stack of open tags.
Link copied to clipboard
A tiny, forgiving XML reader: enough for EPUB's container.xml and OPF, for (X)HTML content, and for SVG.