/* This is generated by the getStubs.tcl tool (see the tcl distribution) out of the tdom.decls file */ #ifdef USE_TCL_STUBS #include #include /* !BEGIN!: Do not edit below this line. */ TdomStubs tdomStubs = { TCL_STUB_MAGIC, NULL, TclExpatObjCmd, /* 0 */ CheckExpatParserObj, /* 1 */ CHandlerSetInstall, /* 2 */ CHandlerSetRemove, /* 3 */ CHandlerSetCreate, /* 4 */ CHandlerSetGet, /* 5 */ CHandlerSetGetUserData, /* 6 */ GetExpatInfo, /* 7 */ XML_GetCurrentLineNumber, /* 8 */ XML_GetCurrentColumnNumber, /* 9 */ XML_GetCurrentByteIndex, /* 10 */ XML_GetCurrentByteCount, /* 11 */ XML_SetBase, /* 12 */ XML_GetBase, /* 13 */ XML_GetSpecifiedAttributeCount, /* 14 */ XML_GetIdAttributeIndex, /* 15 */ tcldom_getNodeFromName, /* 16 */ tcldom_getDocumentFromName, /* 17 */ }; /* !END!: Do not edit above this line. */ #endif /* USE_TCL_STUBS */