Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
result
/
title.xml.sax2
blob: 6fa4fa948faa3a900ef7080fcdb802d9767ac1db [
file
] [
log
] [
blame
] [
edit
]
SAX
.
setDocumentLocator
()
SAX
.
startDocument
()
SAX
.
startElementNs
(
title
,
NULL
,
NULL
,
0
,
0
,
0
)
SAX
.
characters
(
my
title
,
8
)
SAX
.
endElementNs
(
title
,
NULL
,
NULL
)
SAX
.
endDocument
()