encoding-utf-8.xhtml.sax2
1 SAX.setDocumentLocator() 2 SAX.startDocument() 3 SAX.internalSubset(html, -//W3C//DTD XHTML 1.0 Transitional//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd) 4 SAX.externalSubset(html, -//W3C//DTD XHTML 1.0 Transitional//EN, http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd) 5 SAX.startElementNs(html, NULL, 'http://www.w3.org/1999/xhtml', 1, xmlns='http://www.w3.org/1999/xhtml', 2, 0, lang='ja" ...', 2, xml:lang='ja" ...', 2) 6 SAX.characters( 7 , 1) 8 SAX.startElementNs(head, NULL, 'http://www.w3.org/1999/xhtml', 0, 0, 0) 9 SAX.characters( 10 , 1) 11 SAX.startElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml', 0, 2, 0, http-equiv='cont...', 12, content='text...', 24) 12 SAX.endElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml') 13 SAX.characters( 14 , 1) 15 SAX.startElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml', 0, 2, 0, http-equiv='cont...', 18, content='text...', 8) 16 SAX.endElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml') 17 SAX.characters( 18 , 1) 19 SAX.startElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml', 0, 2, 0, http-equiv='cont...', 19, content='text...', 15) 20 SAX.endElementNs(meta, NULL, 'http://www.w3.org/1999/xhtml') 21 SAX.characters( 22 , 1) 23 SAX.startElementNs(title, NULL, 'http://www.w3.org/1999/xhtml', 0, 0, 0) 24 SAX.characters(ソフトバンクWi-Fiスポ�, 35) 25 SAX.endElementNs(title, NULL, 'http://www.w3.org/1999/xhtml') 26 SAX.characters( 27 , 1) 28 SAX.endElementNs(head, NULL, 'http://www.w3.org/1999/xhtml') 29 SAX.characters( 30 , 1) 31 SAX.startElementNs(body, NULL, 'http://www.w3.org/1999/xhtml', 0, 0, 0) 32 SAX.characters( 33 , 1) 34 SAX.endElementNs(body, NULL, 'http://www.w3.org/1999/xhtml') 35 SAX.characters( 36 , 1) 37 SAX.endElementNs(html, NULL, 'http://www.w3.org/1999/xhtml') 38 SAX.endDocument()