Searched refs:docSource (Results 1 – 2 of 2) sorted by relevance
79 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, in fromXml() local83 if (!docSource.isParsable()) { in fromXml()93 docSource.getRootElement(childElement); in fromXml()112 if (!memorySink.process(docSource, elementSerializingContext)) { in fromXml()
727 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, in xmlParse() local738 if (!memorySink.process(docSource, elementSerializingContext)) { in xmlParse()