Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
9e3a513c45073614f5b676b17e3128140881879b
/
.
/
result
/
intsubset.xml.sax
blob: a92e2b752d6833cad877bde485896e3795709670 [
file
] [
log
] [
blame
]
SAX
.
setDocumentLocator
()
SAX
.
startDocument
()
SAX
.
internalSubset
(
root
,
,
)
SAX
.
elementDecl
(
root
,
1
,
...)
SAX
.
comment
(
" )
SAX.externalSubset(root, , )
SAX.startElement(root)
SAX.endElement(root)
SAX.endDocument()