[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xsdparser.pas line 65
type IParserContext = interface |
function GetXsShortNames; |
function GetSymbolTable; |
function FindNameSpace(); |
function FindShortNamesForNameSpace(); |
function GetTargetNameSpace; |
function GetTargetModule; |
function GetDocumentLocator; |
procedure SetDocumentLocator(); |
end; |
| |
IInterface |