MCPcopy Create free account
hub / github.com/PDAL/PDAL / parse

Method parse

plugins/e57/libE57Format/src/E57XmlParser.cpp:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318void E57XmlParser::parse( InputSource &inputSource )
319{
320 xmlReader->parse( inputSource );
321}
322
323void E57XmlParser::startElement( const XMLCh *const uri, const XMLCh *const localName,
324 const XMLCh *const qName, const Attributes &attributes )

Callers 1

construct2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected