Migration Guide : E. Features Introduced in OpenROAD 6.2 : Changes to Existing Features : XMLDocument Gets New ParserCallbacks Attribute
 
Share this page          
XMLDocument Gets New ParserCallbacks Attribute
A new read-write attribute named ParserCallbacks is added to the XMLDocument class. This attribute references the XMLParserCallbacks object that defines the procedures invoked during parsing of the XML document (methods ParseURL and ParseString). For more information, see XMLParserCallbacks Class Improves Processing of Large XML Documents (see page XMLParserCallbacks Class Improves Processing of Large XML Documents).