Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 1 | Generated Classes for libxml2-python |
| 2 | |
| 3 | # |
| 4 | # Global functions of the module |
| 5 | # |
| 6 | |
| 7 | |
| 8 | # functions from module HTMLparser |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 9 | htmlFreeParserCtxt() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 10 | htmlHandleOmittedElem() |
| 11 | htmlIsScriptAttribute() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 12 | htmlParseCharRef() |
| 13 | htmlParseChunk() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 14 | htmlParseDoc() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 15 | htmlParseElement() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 16 | htmlParseFile() |
| 17 | |
| 18 | # functions from module HTMLtree |
| 19 | htmlNewDoc() |
| 20 | htmlNewDocNoDtD() |
| 21 | |
| 22 | # functions from module catalog |
| 23 | catalogAdd() |
| 24 | catalogCleanup() |
| 25 | catalogConvert() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 26 | catalogDump() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 27 | catalogGetPublic() |
| 28 | catalogGetSystem() |
| 29 | catalogRemove() |
| 30 | catalogResolve() |
| 31 | catalogResolvePublic() |
| 32 | catalogResolveSystem() |
| 33 | catalogResolveURI() |
| 34 | catalogSetDebug() |
| 35 | initializeCatalog() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 36 | loadACatalog() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 37 | loadCatalog() |
| 38 | loadCatalogs() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 39 | loadSGMLSuperCatalog() |
| 40 | newCatalog() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 41 | parseCatalogFile() |
| 42 | |
| 43 | # functions from module debugXML |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 44 | debugDumpString() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 45 | shellPrintXPathError() |
| 46 | |
| 47 | # functions from module encoding |
| 48 | UTF8Strlen() |
| 49 | UTF8Strloc() |
| 50 | UTF8Strndup() |
| 51 | UTF8Strpos() |
| 52 | UTF8Strsize() |
| 53 | UTF8Strsub() |
| 54 | addEncodingAlias() |
| 55 | checkUTF8() |
| 56 | cleanupCharEncodingHandlers() |
| 57 | cleanupEncodingAliases() |
| 58 | delEncodingAlias() |
| 59 | encodingAlias() |
| 60 | initCharEncodingHandlers() |
| 61 | |
| 62 | # functions from module entities |
| 63 | cleanupPredefinedEntities() |
| 64 | initializePredefinedEntities() |
| 65 | predefinedEntity() |
| 66 | |
| 67 | # functions from module nanoftp |
| 68 | nanoFTPCleanup() |
| 69 | nanoFTPInit() |
| 70 | nanoFTPProxy() |
| 71 | nanoFTPScanProxy() |
| 72 | |
| 73 | # functions from module nanohttp |
| 74 | nanoHTTPCleanup() |
| 75 | nanoHTTPInit() |
| 76 | nanoHTTPScanProxy() |
| 77 | |
| 78 | # functions from module parser |
| 79 | cleanupParser() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 80 | createDocParserCtxt() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 81 | initParser() |
| 82 | keepBlanksDefault() |
| 83 | lineNumbersDefault() |
| 84 | parseDTD() |
| 85 | parseDoc() |
| 86 | parseEntity() |
| 87 | parseFile() |
| 88 | parseMemory() |
| 89 | pedanticParserDefault() |
| 90 | recoverDoc() |
| 91 | recoverFile() |
| 92 | recoverMemory() |
| 93 | substituteEntitiesDefault() |
| 94 | |
| 95 | # functions from module parserInternals |
| 96 | checkLanguageID() |
| 97 | copyChar() |
| 98 | copyCharMultiByte() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 99 | createEntityParserCtxt() |
| 100 | createFileParserCtxt() |
| 101 | createMemoryParserCtxt() |
| 102 | htmlCreateFileParserCtxt() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 103 | htmlInitAutoClose() |
| 104 | isBaseChar() |
| 105 | isBlank() |
| 106 | isChar() |
| 107 | isCombining() |
| 108 | isDigit() |
| 109 | isExtender() |
| 110 | isIdeographic() |
| 111 | isLetter() |
| 112 | isPubidChar() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 113 | namePop() |
| 114 | namePush() |
| 115 | newParserCtxt() |
| 116 | nodePop() |
| 117 | nodePush() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 118 | |
Daniel Veillard | 5d81903 | 2002-02-02 21:49:17 +0000 | [diff] [blame] | 119 | # functions from module python |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 120 | createPushParser() |
Daniel Veillard | 4e1b26c | 2002-02-03 20:13:06 +0000 | [diff] [blame] | 121 | debugMemory() |
| 122 | dumpMemory() |
| 123 | htmlCreatePushParser() |
Daniel Veillard | a94ec6f | 2002-03-01 13:00:53 +0000 | [diff] [blame] | 124 | newNode() |
Daniel Veillard | 5d81903 | 2002-02-02 21:49:17 +0000 | [diff] [blame] | 125 | registerErrorHandler() |
| 126 | |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 127 | # functions from module tree |
| 128 | compressMode() |
| 129 | newComment() |
| 130 | newDoc() |
| 131 | newPI() |
| 132 | newText() |
| 133 | newTextLen() |
| 134 | setCompressMode() |
| 135 | |
| 136 | # functions from module uri |
| 137 | URIEscape() |
| 138 | URIEscapeStr() |
| 139 | URIUnescapeString() |
| 140 | buildURI() |
Daniel Veillard | 6361da0 | 2002-02-23 10:10:33 +0000 | [diff] [blame] | 141 | createURI() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 142 | normalizeURIPath() |
Daniel Veillard | 6361da0 | 2002-02-23 10:10:33 +0000 | [diff] [blame] | 143 | parseURI() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 144 | |
| 145 | # functions from module xmlIO |
| 146 | cleanupInputCallbacks() |
| 147 | cleanupOutputCallbacks() |
| 148 | parserGetDirectory() |
| 149 | registerDefaultInputCallbacks() |
| 150 | registerDefaultOutputCallbacks() |
| 151 | registerHTTPPostCallbacks() |
| 152 | |
| 153 | # functions from module xmlversion |
| 154 | checkVersion() |
| 155 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 156 | # functions from module xpathInternals |
| 157 | valuePop() |
| 158 | |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 159 | |
| 160 | # |
| 161 | # Set of classes of the module |
| 162 | # |
| 163 | |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 164 | |
| 165 | |
| 166 | Class xmlNode(xmlCore) |
Daniel Veillard | 36eea2d | 2002-02-04 00:17:01 +0000 | [diff] [blame] | 167 | # accessors |
| 168 | ns() |
| 169 | nsDefs() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 170 | |
| 171 | # functions from module debugXML |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 172 | debugDumpNode() |
| 173 | debugDumpNodeList() |
| 174 | debugDumpOneNode() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 175 | lsCountNode() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 176 | lsOneNode() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 177 | shellPrintNode() |
| 178 | |
| 179 | # functions from module tree |
| 180 | addChild() |
| 181 | addChildList() |
| 182 | addContent() |
| 183 | addContentLen() |
| 184 | addNextSibling() |
| 185 | addPrevSibling() |
| 186 | addSibling() |
| 187 | copyNode() |
| 188 | copyNodeList() |
| 189 | copyProp() |
| 190 | copyPropList() |
| 191 | docCopyNode() |
| 192 | docSetRootElement() |
| 193 | freeNode() |
| 194 | freeNodeList() |
| 195 | getBase() |
| 196 | getContent() |
| 197 | getLang() |
| 198 | getSpacePreserve() |
| 199 | hasNsProp() |
| 200 | hasProp() |
| 201 | isBlankNode() |
| 202 | isText() |
| 203 | lastChild() |
| 204 | lineNo() |
| 205 | listGetRawString() |
| 206 | listGetString() |
| 207 | newChild() |
| 208 | newNs() |
| 209 | newNsProp() |
| 210 | newProp() |
| 211 | newTextChild() |
| 212 | nodePath() |
| 213 | nsProp() |
| 214 | prop() |
| 215 | reconciliateNs() |
| 216 | replaceNode() |
| 217 | searchNs() |
| 218 | searchNsByHref() |
| 219 | setBase() |
| 220 | setContent() |
| 221 | setContentLen() |
| 222 | setLang() |
| 223 | setListDoc() |
| 224 | setName() |
| 225 | setNs() |
| 226 | setNsProp() |
| 227 | setProp() |
| 228 | setSpacePreserve() |
| 229 | setTreeDoc() |
| 230 | textConcat() |
| 231 | textMerge() |
| 232 | unlinkNode() |
| 233 | unsetNsProp() |
| 234 | unsetProp() |
| 235 | |
| 236 | # functions from module valid |
| 237 | isID() |
| 238 | isRef() |
| 239 | validNormalizeAttributeValue() |
| 240 | |
| 241 | # functions from module xpath |
| 242 | xpathCastNodeToNumber() |
| 243 | xpathCastNodeToString() |
| 244 | xpathCmpNodes() |
| 245 | |
| 246 | # functions from module xpathInternals |
| 247 | xpathNewNodeSet() |
| 248 | xpathNewValueTree() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 249 | xpathNextAncestor() |
| 250 | xpathNextAncestorOrSelf() |
| 251 | xpathNextAttribute() |
| 252 | xpathNextChild() |
| 253 | xpathNextDescendant() |
| 254 | xpathNextDescendantOrSelf() |
| 255 | xpathNextFollowing() |
| 256 | xpathNextFollowingSibling() |
| 257 | xpathNextNamespace() |
| 258 | xpathNextParent() |
| 259 | xpathNextPreceding() |
| 260 | xpathNextPrecedingSibling() |
| 261 | xpathNextSelf() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 262 | |
| 263 | |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 264 | Class xmlDoc(xmlNode) |
| 265 | |
| 266 | # functions from module HTMLparser |
| 267 | htmlAutoCloseTag() |
| 268 | htmlIsAutoClosed() |
| 269 | |
| 270 | # functions from module HTMLtree |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 271 | htmlDocDump() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 272 | htmlGetMetaEncoding() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 273 | htmlNodeDumpFile() |
| 274 | htmlNodeDumpFileFormat() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 275 | htmlSaveFile() |
| 276 | htmlSaveFileEnc() |
| 277 | htmlSaveFileFormat() |
| 278 | htmlSetMetaEncoding() |
| 279 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 280 | # functions from module debugXML |
| 281 | debugDumpDocument() |
| 282 | debugDumpDocumentHead() |
| 283 | debugDumpEntities() |
| 284 | |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 285 | # functions from module entities |
| 286 | addDocEntity() |
| 287 | addDtdEntity() |
| 288 | docEntity() |
| 289 | dtdEntity() |
| 290 | encodeEntities() |
| 291 | encodeEntitiesReentrant() |
| 292 | encodeSpecialChars() |
| 293 | parameterEntity() |
| 294 | |
| 295 | # functions from module tree |
| 296 | copyDoc() |
| 297 | createIntSubset() |
| 298 | docCompressMode() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 299 | dump() |
| 300 | elemDump() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 301 | freeDoc() |
| 302 | getRootElement() |
| 303 | intSubset() |
| 304 | newCDataBlock() |
| 305 | newCharRef() |
| 306 | newDocComment() |
| 307 | newDocFragment() |
| 308 | newDocNode() |
| 309 | newDocProp() |
| 310 | newDocRawNode() |
| 311 | newDocText() |
| 312 | newDocTextLen() |
| 313 | newDtd() |
| 314 | newGlobalNs() |
| 315 | newReference() |
| 316 | saveFile() |
| 317 | saveFileEnc() |
| 318 | saveFormatFile() |
| 319 | saveFormatFileEnc() |
| 320 | setDocCompressMode() |
| 321 | stringGetNodeList() |
| 322 | stringLenGetNodeList() |
| 323 | |
| 324 | # functions from module valid |
| 325 | ID() |
| 326 | isMixedElement() |
| 327 | removeID() |
| 328 | removeRef() |
| 329 | |
| 330 | # functions from module xinclude |
| 331 | xincludeProcess() |
| 332 | |
Daniel Veillard | 5f4b599 | 2002-02-20 10:22:49 +0000 | [diff] [blame] | 333 | # functions from module xpath |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 334 | xpathNewContext() |
| 335 | |
| 336 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 337 | Class xmlAttribute(xmlNode) |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 338 | |
| 339 | |
| 340 | Class xmlNs(xmlNode) |
| 341 | |
| 342 | # functions from module tree |
| 343 | copyNamespace() |
| 344 | copyNamespaceList() |
| 345 | freeNs() |
| 346 | freeNsList() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 347 | |
| 348 | |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 349 | Class xmlDtd(xmlNode) |
| 350 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 351 | # functions from module debugXML |
| 352 | debugDumpDTD() |
| 353 | |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 354 | # functions from module tree |
| 355 | copyDtd() |
| 356 | freeDtd() |
| 357 | |
| 358 | # functions from module valid |
| 359 | dtdAttrDesc() |
| 360 | dtdElementDesc() |
| 361 | dtdQAttrDesc() |
| 362 | dtdQElementDesc() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 363 | Class catalog() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 364 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 365 | # functions from module catalog |
| 366 | add() |
| 367 | catalogIsEmpty() |
| 368 | convertSGMLCatalog() |
| 369 | dump() |
| 370 | freeCatalog() |
| 371 | remove() |
| 372 | resolve() |
| 373 | resolvePublic() |
| 374 | resolveSystem() |
| 375 | resolveURI() |
| 376 | Class xpathParserContext() |
Daniel Veillard | c575b99 | 2002-02-08 13:28:40 +0000 | [diff] [blame] | 377 | # accessors |
| 378 | context() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 379 | |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 380 | # functions from module xpathInternals |
| 381 | xpathAddValues() |
| 382 | xpathBooleanFunction() |
| 383 | xpathCeilingFunction() |
| 384 | xpathCompareValues() |
| 385 | xpathConcatFunction() |
| 386 | xpathContainsFunction() |
| 387 | xpathCountFunction() |
| 388 | xpathDivValues() |
| 389 | xpathEqualValues() |
| 390 | xpathEvalExpr() |
| 391 | xpathFalseFunction() |
| 392 | xpathFloorFunction() |
| 393 | xpathFreeParserContext() |
| 394 | xpathIdFunction() |
| 395 | xpathLangFunction() |
| 396 | xpathLastFunction() |
| 397 | xpathLocalNameFunction() |
| 398 | xpathModValues() |
| 399 | xpathMultValues() |
| 400 | xpathNamespaceURIFunction() |
| 401 | xpathNormalizeFunction() |
| 402 | xpathNotFunction() |
| 403 | xpathNumberFunction() |
| 404 | xpathParseNCName() |
| 405 | xpathParseName() |
| 406 | xpathPopBoolean() |
| 407 | xpathPopNumber() |
| 408 | xpathPopString() |
| 409 | xpathPositionFunction() |
| 410 | xpathRoot() |
| 411 | xpathRoundFunction() |
| 412 | xpathStartsWithFunction() |
| 413 | xpathStringFunction() |
| 414 | xpathStringLengthFunction() |
| 415 | xpathSubValues() |
| 416 | xpathSubstringAfterFunction() |
| 417 | xpathSubstringBeforeFunction() |
| 418 | xpathSubstringFunction() |
| 419 | xpathSumFunction() |
| 420 | xpathTranslateFunction() |
| 421 | xpathTrueFunction() |
| 422 | xpathValueFlipSign() |
| 423 | xpatherror() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 424 | Class parserCtxt() |
| 425 | # accessors |
| 426 | doc() |
Daniel Veillard | 26f1dcc | 2002-02-03 16:53:19 +0000 | [diff] [blame] | 427 | isValid() |
| 428 | lineNumbers() |
| 429 | loadSubset() |
| 430 | pedantic() |
| 431 | replaceEntities() |
| 432 | validate() |
| 433 | wellFormed() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 434 | |
| 435 | # functions from module parser |
| 436 | clearParserCtxt() |
Daniel Veillard | 5f4b599 | 2002-02-20 10:22:49 +0000 | [diff] [blame] | 437 | freeParserCtxt() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 438 | initParserCtxt() |
| 439 | parseChunk() |
| 440 | parseDocument() |
| 441 | parseExtParsedEnt() |
| 442 | stopParser() |
| 443 | |
| 444 | # functions from module parserInternals |
| 445 | decodeEntities() |
Daniel Veillard | 3ce5257 | 2002-02-03 15:08:05 +0000 | [diff] [blame] | 446 | namespaceParseNCName() |
| 447 | namespaceParseNSDef() |
| 448 | nextChar() |
| 449 | parseAttValue() |
| 450 | parseAttributeListDecl() |
| 451 | parseCDSect() |
| 452 | parseCharData() |
| 453 | parseCharRef() |
| 454 | parseComment() |
| 455 | parseContent() |
| 456 | parseDocTypeDecl() |
| 457 | parseElement() |
| 458 | parseElementDecl() |
| 459 | parseEncName() |
| 460 | parseEncodingDecl() |
| 461 | parseEndTag() |
| 462 | parseEntityDecl() |
| 463 | parseEntityRef() |
| 464 | parseExternalSubset() |
| 465 | parseMarkupDecl() |
| 466 | parseMisc() |
| 467 | parseName() |
| 468 | parseNamespace() |
| 469 | parseNmtoken() |
| 470 | parseNotationDecl() |
| 471 | parsePEReference() |
| 472 | parsePI() |
| 473 | parsePITarget() |
| 474 | parsePubidLiteral() |
| 475 | parseQuotedString() |
| 476 | parseReference() |
| 477 | parseSDDecl() |
| 478 | parseStartTag() |
| 479 | parseSystemLiteral() |
| 480 | parseTextDecl() |
| 481 | parseVersionInfo() |
| 482 | parseVersionNum() |
| 483 | parseXMLDecl() |
| 484 | parserHandlePEReference() |
| 485 | parserHandleReference() |
| 486 | popInput() |
| 487 | scanName() |
| 488 | skipBlankChars() |
| 489 | stringDecodeEntities() |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 490 | |
| 491 | |
| 492 | Class xmlElement(xmlNode) |
| 493 | |
| 494 | |
| 495 | Class xmlEntity(xmlNode) |
| 496 | |
| 497 | # functions from module parserInternals |
| 498 | handleEntity() |
| 499 | |
| 500 | |
| 501 | Class xmlAttr(xmlNode) |
| 502 | |
| 503 | # functions from module debugXML |
| 504 | debugDumpAttr() |
| 505 | debugDumpAttrList() |
| 506 | |
| 507 | # functions from module tree |
| 508 | freeProp() |
| 509 | freePropList() |
| 510 | removeProp() |
Daniel Veillard | 6361da0 | 2002-02-23 10:10:33 +0000 | [diff] [blame] | 511 | Class URI() |
| 512 | # accessors |
| 513 | authority() |
| 514 | fragment() |
| 515 | opaque() |
| 516 | path() |
| 517 | port() |
| 518 | query() |
| 519 | scheme() |
| 520 | server() |
| 521 | setAuthority() |
| 522 | setFragment() |
| 523 | setOpaque() |
| 524 | setPath() |
| 525 | setPort() |
| 526 | setQuery() |
| 527 | setScheme() |
| 528 | setServer() |
| 529 | setUser() |
| 530 | user() |
| 531 | |
| 532 | # functions from module uri |
| 533 | freeURI() |
| 534 | parseURIReference() |
| 535 | printURI() |
| 536 | saveUri() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 537 | Class xpathContext() |
Daniel Veillard | c575b99 | 2002-02-08 13:28:40 +0000 | [diff] [blame] | 538 | # accessors |
| 539 | contextDoc() |
| 540 | contextNode() |
| 541 | contextPosition() |
| 542 | contextSize() |
| 543 | function() |
| 544 | functionURI() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 545 | |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 546 | # functions from module python |
| 547 | registerXPathFunction() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 548 | |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 549 | # functions from module xpath |
| 550 | xpathEval() |
| 551 | xpathEvalExpression() |
Daniel Veillard | 5f4b599 | 2002-02-20 10:22:49 +0000 | [diff] [blame] | 552 | xpathFreeContext() |
Daniel Veillard | 253aa2c | 2002-02-02 09:17:16 +0000 | [diff] [blame] | 553 | |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 554 | # functions from module xpathInternals |
Daniel Veillard | 7db3871 | 2002-02-07 16:39:11 +0000 | [diff] [blame] | 555 | xpathNewParserContext() |
Daniel Veillard | 9589d45 | 2002-02-02 10:28:17 +0000 | [diff] [blame] | 556 | xpathNsLookup() |
| 557 | xpathRegisterAllFunctions() |
| 558 | xpathRegisterNs() |
| 559 | xpathRegisteredFuncsCleanup() |
| 560 | xpathRegisteredNsCleanup() |
| 561 | xpathRegisteredVariablesCleanup() |
| 562 | xpathVariableLookup() |
| 563 | xpathVariableLookupNS() |