unplugged-system/external/libxml2/result/utf8bom.xml.sax

6 lines
105 B
Plaintext
Raw Permalink Normal View History

SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(foo)
SAX.endElement(foo)
SAX.endDocument()