initSidebarItems({"mod":[["dom","A traditional DOM tree interface for navigating and manipulating XML documents."],["parser","Converts XML strings into a DOM structure"],["writer","Formats a DOM structure to a Write"]],"struct":[["Package","The main entrypoint to an XML document"],["PrefixedName","A prefixed name. This represents what is found in the string form of an XML document, and does not apply any namespace mapping."],["QName","A namespace-qualified name. This represents the name of an element or attribute *after* the prefix has been mapped to a specific namespace."]],"trait":[["XmlChar","Predicates used when parsing an characters in an XML document."]]});