Stk_xml
is a library providing an additonal Stk widget (Stk_xml.View.xmlview
) to display XML documents. It handles CSS styling, allows custom representation of some XML nodes and adding events to created widgets to allow interaction with the document elements.
Stk_xml.Doc
XML View documentsStk_xml.Eprops
CSS properties for events.Stk_xml.Layout
Creating widgets from XML tree.Stk_xml.Log
Logging.Stk_xml.Props
Stk properties from CSS properties.Stk_xml.Style
CSS styling.Stk_xml.Types
Base types.Stk_xml.View
XML view widget.Stk_xml.Xml
Xml documents and convenient functions and values.