Unit 'CFXMLParser' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

CFXMLParserCallBacks

Declaration

Source position: CFXMLParser.pas line 328

type CFXMLParserCallBacks = record

  version: CFIndex;

  createXMLStructure: CFXMLParserCreateXMLStructureCallBack;

  addChild: CFXMLParserAddChildCallBack;

  endXMLStructure: CFXMLParserEndXMLStructureCallBack;

  resolveExternalEntity: CFXMLParserResolveExternalEntityCallBack;

  handleError: CFXMLParserHandleErrorCallBack;

end;


Documentation generated on: 2023-03-18