blob: 36e273d9e72a7c85ef1a420f5ffc3360f16ad563 [file] [log] [blame]
Daniel Veillard253aa2c2002-02-02 09:17:16 +00001 Generated Classes for libxml2-python
2
3#
4# Global functions of the module
5#
6
7
8# functions from module HTMLparser
Daniel Veillardc6cae7b2003-04-11 09:02:11 +00009htmlCreateMemoryParserCtxt()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000010htmlHandleOmittedElem()
11htmlIsScriptAttribute()
Daniel Veillard6ad5c4a2006-10-11 16:43:06 +000012htmlNewParserCtxt()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000013htmlParseDoc()
14htmlParseFile()
Daniel Veillarddca8cc72003-09-26 13:53:14 +000015htmlReadDoc()
16htmlReadFd()
17htmlReadFile()
18htmlReadMemory()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000019
20# functions from module HTMLtree
Daniel Veillardbd9afb52002-09-25 22:25:35 +000021htmlIsBooleanAttr()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000022htmlNewDoc()
23htmlNewDocNoDtD()
24
Daniel Veillarde8553732003-09-01 20:33:14 +000025# functions from module SAX2
Daniel Veillardf2a941f2003-09-07 20:54:29 +000026SAXDefaultVersion()
Daniel Veillarde8553732003-09-01 20:33:14 +000027defaultSAXHandlerInit()
28docbDefaultSAXHandlerInit()
29htmlDefaultSAXHandlerInit()
30
Daniel Veillard253aa2c2002-02-02 09:17:16 +000031# functions from module catalog
32catalogAdd()
33catalogCleanup()
34catalogConvert()
Daniel Veillard7db38712002-02-07 16:39:11 +000035catalogDump()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000036catalogGetPublic()
37catalogGetSystem()
38catalogRemove()
39catalogResolve()
40catalogResolvePublic()
41catalogResolveSystem()
42catalogResolveURI()
43catalogSetDebug()
44initializeCatalog()
Daniel Veillard7db38712002-02-07 16:39:11 +000045loadACatalog()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000046loadCatalog()
47loadCatalogs()
Daniel Veillard7db38712002-02-07 16:39:11 +000048loadSGMLSuperCatalog()
49newCatalog()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000050parseCatalogFile()
51
Daniel Veillard78697292003-10-19 20:44:43 +000052# functions from module chvalid
53isBaseChar()
54isBlank()
55isChar()
56isCombining()
57isDigit()
58isExtender()
59isIdeographic()
60isPubidChar()
61
Daniel Veillard253aa2c2002-02-02 09:17:16 +000062# functions from module debugXML
Daniel Veillarda9b66d02002-12-11 14:23:49 +000063boolToText()
Daniel Veillard7db38712002-02-07 16:39:11 +000064debugDumpString()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000065shellPrintXPathError()
66
Daniel Veillard2ae13382005-01-25 23:45:06 +000067# functions from module dict
68dictCleanup()
69
Daniel Veillard253aa2c2002-02-02 09:17:16 +000070# functions from module encoding
Daniel Veillard253aa2c2002-02-02 09:17:16 +000071addEncodingAlias()
Daniel Veillard253aa2c2002-02-02 09:17:16 +000072cleanupCharEncodingHandlers()
73cleanupEncodingAliases()
74delEncodingAlias()
75encodingAlias()
76initCharEncodingHandlers()
77
78# functions from module entities
79cleanupPredefinedEntities()
80initializePredefinedEntities()
81predefinedEntity()
82
Daniel Veillard781ac8b2003-05-15 22:11:36 +000083# functions from module globals
84cleanupGlobals()
85initGlobals()
86thrDefDefaultBufferSize()
87thrDefDoValidityCheckingDefaultValue()
88thrDefGetWarningsDefaultValue()
89thrDefIndentTreeOutput()
90thrDefKeepBlanksDefaultValue()
91thrDefLineNumbersDefaultValue()
92thrDefLoadExtDtdDefaultValue()
93thrDefParserDebugEntities()
94thrDefPedanticParserDefaultValue()
95thrDefSaveNoEmptyTags()
96thrDefSubstituteEntitiesDefaultValue()
97thrDefTreeIndentString()
98
Daniel Veillard253aa2c2002-02-02 09:17:16 +000099# functions from module nanoftp
100nanoFTPCleanup()
101nanoFTPInit()
102nanoFTPProxy()
103nanoFTPScanProxy()
104
105# functions from module nanohttp
106nanoHTTPCleanup()
107nanoHTTPInit()
108nanoHTTPScanProxy()
109
110# functions from module parser
Daniel Veillard3ce52572002-02-03 15:08:05 +0000111createDocParserCtxt()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000112initParser()
113keepBlanksDefault()
114lineNumbersDefault()
Daniel Veillardcd6ff282003-10-08 22:38:13 +0000115newParserCtxt()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000116parseDTD()
117parseDoc()
118parseEntity()
119parseFile()
120parseMemory()
121pedanticParserDefault()
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000122readDoc()
123readFd()
124readFile()
125readMemory()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000126recoverDoc()
127recoverFile()
128recoverMemory()
129substituteEntitiesDefault()
130
131# functions from module parserInternals
132checkLanguageID()
133copyChar()
134copyCharMultiByte()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000135createEntityParserCtxt()
136createFileParserCtxt()
137createMemoryParserCtxt()
Daniel Veillard6d373a22003-11-04 10:26:43 +0000138createURLParserCtxt()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000139htmlCreateFileParserCtxt()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000140htmlInitAutoClose()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000141isLetter()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000142namePop()
143namePush()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000144nodePop()
145nodePush()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000146
Daniel Veillard5d819032002-02-02 21:49:17 +0000147# functions from module python
Daniel Veillard8d24cc12002-03-05 15:41:29 +0000148SAXParseFile()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000149createInputBuffer()
150createOutputBuffer()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000151createPushParser()
Daniel Veillard4e1b26c2002-02-03 20:13:06 +0000152debugMemory()
153dumpMemory()
154htmlCreatePushParser()
Daniel Veillard8d24cc12002-03-05 15:41:29 +0000155htmlSAXParseFile()
Daniel Veillard529233c2004-07-02 12:23:44 +0000156memoryUsed()
Daniel Veillarda94ec6f2002-03-01 13:00:53 +0000157newNode()
Daniel Veillardf93a8662004-07-01 12:56:30 +0000158pythonCleanupParser()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000159setEntityLoader()
Daniel Veillard5d819032002-02-02 21:49:17 +0000160
Daniel Veillard71531f32003-02-05 13:19:53 +0000161# functions from module relaxng
162relaxNGCleanupTypes()
Daniel Veillard34099b42004-11-04 17:34:35 +0000163relaxNGInitTypes()
Daniel Veillard591b4be2003-02-09 23:33:36 +0000164relaxNGNewMemParserCtxt()
165relaxNGNewParserCtxt()
Daniel Veillard71531f32003-02-05 13:19:53 +0000166
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000167# functions from module tree
Daniel Veillardc6cae7b2003-04-11 09:02:11 +0000168buildQName()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000169compressMode()
Daniel Veillardfee408f2002-11-22 13:18:30 +0000170isXHTML()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000171newComment()
172newDoc()
173newPI()
174newText()
175newTextLen()
176setCompressMode()
Daniel Veillard17bed982003-02-24 20:11:43 +0000177validateNCName()
178validateNMToken()
179validateName()
180validateQName()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000181
182# functions from module uri
183URIEscape()
184URIEscapeStr()
185URIUnescapeString()
Daniel Veillarda2351322004-06-27 12:08:10 +0000186buildRelativeURI()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000187buildURI()
Daniel Veillard17bed982003-02-24 20:11:43 +0000188canonicPath()
Daniel Veillard6361da02002-02-23 10:10:33 +0000189createURI()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000190normalizeURIPath()
Daniel Veillard6361da02002-02-23 10:10:33 +0000191parseURI()
Daniel Veillard5eee7672005-08-22 21:22:27 +0000192parseURIRaw()
Daniel Veillard6ad5c4a2006-10-11 16:43:06 +0000193pathToURI()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000194
Daniel Veillarda7084cd2002-04-15 17:12:47 +0000195# functions from module valid
Daniel Veillard850ce9b2004-11-10 11:55:47 +0000196newValidCtxt()
Daniel Veillarda7084cd2002-04-15 17:12:47 +0000197validateNameValue()
198validateNamesValue()
199validateNmtokenValue()
200validateNmtokensValue()
201
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000202# functions from module xmlIO
Daniel Veillarde645e8c2002-10-22 17:35:37 +0000203checkFilename()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000204cleanupInputCallbacks()
205cleanupOutputCallbacks()
Daniel Veillardd5e22ef2002-05-27 21:17:57 +0000206fileMatch()
207iOFTPMatch()
208iOHTTPMatch()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000209normalizeWindowsPath()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000210parserGetDirectory()
Daniel Veillardf0552932004-05-16 01:20:17 +0000211popInputCallbacks()
Daniel Veillardd4cb1e82002-09-26 09:34:23 +0000212registerDefaultInputCallbacks()
213registerDefaultOutputCallbacks()
214registerHTTPPostCallbacks()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000215
Daniel Veillard2b8c4a12003-10-02 22:28:19 +0000216# functions from module xmlerror
Daniel Veillard46da4642004-01-06 22:54:57 +0000217lastError()
Daniel Veillard2b8c4a12003-10-02 22:28:19 +0000218resetLastError()
219
Daniel Veillard0eb38c72002-12-14 23:00:35 +0000220# functions from module xmlreader
221newTextReaderFilename()
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000222readerForDoc()
223readerForFd()
224readerForFile()
225readerForMemory()
Daniel Veillard0eb38c72002-12-14 23:00:35 +0000226
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000227# functions from module xmlregexp
228regexpCompile()
229
Daniel Veillard259f0df2004-08-18 09:13:18 +0000230# functions from module xmlschemas
231schemaNewMemParserCtxt()
232schemaNewParserCtxt()
233
Daniel Veillard61c52202003-04-30 12:20:34 +0000234# functions from module xmlschemastypes
235schemaCleanupTypes()
Daniel Veillard01fa6152004-06-29 17:04:39 +0000236schemaCollapseString()
Daniel Veillard61c52202003-04-30 12:20:34 +0000237schemaInitTypes()
Daniel Veillard91b955c2004-12-10 10:26:42 +0000238schemaWhiteSpaceReplace()
Daniel Veillard61c52202003-04-30 12:20:34 +0000239
William M. Bracka2e844a2004-01-06 11:52:13 +0000240# functions from module xmlstring
241UTF8Charcmp()
242UTF8Size()
243UTF8Strlen()
244UTF8Strloc()
245UTF8Strndup()
246UTF8Strpos()
247UTF8Strsize()
248UTF8Strsub()
249checkUTF8()
250
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000251# functions from module xmlunicode
William M. Brackea939082003-11-09 12:45:26 +0000252uCSIsAegeanNumbers()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000253uCSIsAlphabeticPresentationForms()
254uCSIsArabic()
255uCSIsArabicPresentationFormsA()
256uCSIsArabicPresentationFormsB()
257uCSIsArmenian()
258uCSIsArrows()
259uCSIsBasicLatin()
260uCSIsBengali()
261uCSIsBlock()
262uCSIsBlockElements()
263uCSIsBopomofo()
264uCSIsBopomofoExtended()
265uCSIsBoxDrawing()
266uCSIsBraillePatterns()
William M. Brackea939082003-11-09 12:45:26 +0000267uCSIsBuhid()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000268uCSIsByzantineMusicalSymbols()
269uCSIsCJKCompatibility()
270uCSIsCJKCompatibilityForms()
271uCSIsCJKCompatibilityIdeographs()
272uCSIsCJKCompatibilityIdeographsSupplement()
273uCSIsCJKRadicalsSupplement()
274uCSIsCJKSymbolsandPunctuation()
275uCSIsCJKUnifiedIdeographs()
276uCSIsCJKUnifiedIdeographsExtensionA()
277uCSIsCJKUnifiedIdeographsExtensionB()
278uCSIsCat()
279uCSIsCatC()
280uCSIsCatCc()
281uCSIsCatCf()
282uCSIsCatCo()
283uCSIsCatCs()
284uCSIsCatL()
285uCSIsCatLl()
286uCSIsCatLm()
287uCSIsCatLo()
288uCSIsCatLt()
289uCSIsCatLu()
290uCSIsCatM()
291uCSIsCatMc()
292uCSIsCatMe()
293uCSIsCatMn()
294uCSIsCatN()
295uCSIsCatNd()
296uCSIsCatNl()
297uCSIsCatNo()
298uCSIsCatP()
299uCSIsCatPc()
300uCSIsCatPd()
301uCSIsCatPe()
302uCSIsCatPf()
303uCSIsCatPi()
304uCSIsCatPo()
305uCSIsCatPs()
306uCSIsCatS()
307uCSIsCatSc()
308uCSIsCatSk()
309uCSIsCatSm()
310uCSIsCatSo()
311uCSIsCatZ()
312uCSIsCatZl()
313uCSIsCatZp()
314uCSIsCatZs()
315uCSIsCherokee()
316uCSIsCombiningDiacriticalMarks()
William M. Brackea939082003-11-09 12:45:26 +0000317uCSIsCombiningDiacriticalMarksforSymbols()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000318uCSIsCombiningHalfMarks()
319uCSIsCombiningMarksforSymbols()
320uCSIsControlPictures()
321uCSIsCurrencySymbols()
William M. Brackea939082003-11-09 12:45:26 +0000322uCSIsCypriotSyllabary()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000323uCSIsCyrillic()
William M. Brackea939082003-11-09 12:45:26 +0000324uCSIsCyrillicSupplement()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000325uCSIsDeseret()
326uCSIsDevanagari()
327uCSIsDingbats()
328uCSIsEnclosedAlphanumerics()
329uCSIsEnclosedCJKLettersandMonths()
330uCSIsEthiopic()
331uCSIsGeneralPunctuation()
332uCSIsGeometricShapes()
333uCSIsGeorgian()
334uCSIsGothic()
335uCSIsGreek()
336uCSIsGreekExtended()
William M. Brackea939082003-11-09 12:45:26 +0000337uCSIsGreekandCoptic()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000338uCSIsGujarati()
339uCSIsGurmukhi()
340uCSIsHalfwidthandFullwidthForms()
341uCSIsHangulCompatibilityJamo()
342uCSIsHangulJamo()
343uCSIsHangulSyllables()
William M. Brackea939082003-11-09 12:45:26 +0000344uCSIsHanunoo()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000345uCSIsHebrew()
346uCSIsHighPrivateUseSurrogates()
347uCSIsHighSurrogates()
348uCSIsHiragana()
349uCSIsIPAExtensions()
350uCSIsIdeographicDescriptionCharacters()
351uCSIsKanbun()
352uCSIsKangxiRadicals()
353uCSIsKannada()
354uCSIsKatakana()
William M. Brackea939082003-11-09 12:45:26 +0000355uCSIsKatakanaPhoneticExtensions()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000356uCSIsKhmer()
William M. Brackea939082003-11-09 12:45:26 +0000357uCSIsKhmerSymbols()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000358uCSIsLao()
359uCSIsLatin1Supplement()
360uCSIsLatinExtendedA()
361uCSIsLatinExtendedAdditional()
362uCSIsLatinExtendedB()
363uCSIsLetterlikeSymbols()
William M. Brackea939082003-11-09 12:45:26 +0000364uCSIsLimbu()
365uCSIsLinearBIdeograms()
366uCSIsLinearBSyllabary()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000367uCSIsLowSurrogates()
368uCSIsMalayalam()
369uCSIsMathematicalAlphanumericSymbols()
370uCSIsMathematicalOperators()
William M. Brackea939082003-11-09 12:45:26 +0000371uCSIsMiscellaneousMathematicalSymbolsA()
372uCSIsMiscellaneousMathematicalSymbolsB()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000373uCSIsMiscellaneousSymbols()
William M. Brackea939082003-11-09 12:45:26 +0000374uCSIsMiscellaneousSymbolsandArrows()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000375uCSIsMiscellaneousTechnical()
376uCSIsMongolian()
377uCSIsMusicalSymbols()
378uCSIsMyanmar()
379uCSIsNumberForms()
380uCSIsOgham()
381uCSIsOldItalic()
382uCSIsOpticalCharacterRecognition()
383uCSIsOriya()
William M. Brackea939082003-11-09 12:45:26 +0000384uCSIsOsmanya()
385uCSIsPhoneticExtensions()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000386uCSIsPrivateUse()
William M. Brackea939082003-11-09 12:45:26 +0000387uCSIsPrivateUseArea()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000388uCSIsRunic()
William M. Brackea939082003-11-09 12:45:26 +0000389uCSIsShavian()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000390uCSIsSinhala()
391uCSIsSmallFormVariants()
392uCSIsSpacingModifierLetters()
393uCSIsSpecials()
394uCSIsSuperscriptsandSubscripts()
William M. Brackea939082003-11-09 12:45:26 +0000395uCSIsSupplementalArrowsA()
396uCSIsSupplementalArrowsB()
397uCSIsSupplementalMathematicalOperators()
398uCSIsSupplementaryPrivateUseAreaA()
399uCSIsSupplementaryPrivateUseAreaB()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000400uCSIsSyriac()
William M. Brackea939082003-11-09 12:45:26 +0000401uCSIsTagalog()
402uCSIsTagbanwa()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000403uCSIsTags()
William M. Brackea939082003-11-09 12:45:26 +0000404uCSIsTaiLe()
405uCSIsTaiXuanJingSymbols()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000406uCSIsTamil()
407uCSIsTelugu()
408uCSIsThaana()
409uCSIsThai()
410uCSIsTibetan()
William M. Brackea939082003-11-09 12:45:26 +0000411uCSIsUgaritic()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000412uCSIsUnifiedCanadianAboriginalSyllabics()
William M. Brackea939082003-11-09 12:45:26 +0000413uCSIsVariationSelectors()
414uCSIsVariationSelectorsSupplement()
Daniel Veillardbd9afb52002-09-25 22:25:35 +0000415uCSIsYiRadicals()
416uCSIsYiSyllables()
William M. Brackea939082003-11-09 12:45:26 +0000417uCSIsYijingHexagramSymbols()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000418
Daniel Veillardfee408f2002-11-22 13:18:30 +0000419# functions from module xmlversion
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000420checkVersion()
421
Daniel Veillard7db38712002-02-07 16:39:11 +0000422# functions from module xpathInternals
423valuePop()
424
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000425
426#
427# Set of classes of the module
428#
429
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000430
431
432Class xmlNode(xmlCore)
Daniel Veillard36eea2d2002-02-04 00:17:01 +0000433 # accessors
434 ns()
435 nsDefs()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000436
437 # functions from module debugXML
Daniel Veillard7db38712002-02-07 16:39:11 +0000438 debugDumpNode()
439 debugDumpNodeList()
440 debugDumpOneNode()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000441 lsCountNode()
Daniel Veillard7db38712002-02-07 16:39:11 +0000442 lsOneNode()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000443 shellPrintNode()
444
445 # functions from module tree
446 addChild()
447 addChildList()
448 addContent()
449 addContentLen()
450 addNextSibling()
451 addPrevSibling()
452 addSibling()
453 copyNode()
454 copyNodeList()
455 copyProp()
456 copyPropList()
457 docCopyNode()
Daniel Veillard6927b102004-10-27 17:29:04 +0000458 docCopyNodeList()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000459 docSetRootElement()
460 freeNode()
461 freeNodeList()
462 getBase()
463 getContent()
464 getLang()
465 getSpacePreserve()
466 hasNsProp()
467 hasProp()
468 isBlankNode()
469 isText()
470 lastChild()
471 lineNo()
472 listGetRawString()
473 listGetString()
474 newChild()
475 newNs()
476 newNsProp()
Daniel Veillard539638b2002-07-06 19:55:14 +0000477 newNsPropEatName()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000478 newProp()
479 newTextChild()
Daniel Veillard71531f32003-02-05 13:19:53 +0000480 noNsProp()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000481 nodePath()
482 nsProp()
483 prop()
484 reconciliateNs()
485 replaceNode()
486 searchNs()
487 searchNsByHref()
488 setBase()
489 setContent()
490 setContentLen()
491 setLang()
492 setListDoc()
493 setName()
494 setNs()
495 setNsProp()
496 setProp()
497 setSpacePreserve()
498 setTreeDoc()
499 textConcat()
500 textMerge()
501 unlinkNode()
502 unsetNsProp()
503 unsetProp()
504
505 # functions from module valid
506 isID()
507 isRef()
508 validNormalizeAttributeValue()
509
Daniel Veillardc758c222003-08-04 20:42:34 +0000510 # functions from module xinclude
511 xincludeProcessTree()
Daniel Veillarde74d2e12003-12-09 11:35:37 +0000512 xincludeProcessTreeFlags()
Daniel Veillardc758c222003-08-04 20:42:34 +0000513
Daniel Veillard210818b2004-09-29 15:50:37 +0000514 # functions from module xmlschemas
515 schemaValidateOneElement()
516
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000517 # functions from module xpath
518 xpathCastNodeToNumber()
519 xpathCastNodeToString()
520 xpathCmpNodes()
521
522 # functions from module xpathInternals
523 xpathNewNodeSet()
524 xpathNewValueTree()
Daniel Veillard7db38712002-02-07 16:39:11 +0000525 xpathNextAncestor()
526 xpathNextAncestorOrSelf()
527 xpathNextAttribute()
528 xpathNextChild()
529 xpathNextDescendant()
530 xpathNextDescendantOrSelf()
531 xpathNextFollowing()
532 xpathNextFollowingSibling()
533 xpathNextNamespace()
534 xpathNextParent()
535 xpathNextPreceding()
536 xpathNextPrecedingSibling()
537 xpathNextSelf()
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000538
Daniel Veillardff12c492003-01-23 16:42:55 +0000539 # functions from module xpointer
540 xpointerNewCollapsedRange()
541 xpointerNewContext()
542 xpointerNewLocationSetNodes()
543 xpointerNewRange()
544 xpointerNewRangeNodes()
545
Daniel Veillard253aa2c2002-02-02 09:17:16 +0000546
Daniel Veillard9589d452002-02-02 10:28:17 +0000547Class xmlDoc(xmlNode)
548
549 # functions from module HTMLparser
550 htmlAutoCloseTag()
551 htmlIsAutoClosed()
552
553 # functions from module HTMLtree
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000554 htmlDocContentDumpFormatOutput()
555 htmlDocContentDumpOutput()
Daniel Veillard7db38712002-02-07 16:39:11 +0000556 htmlDocDump()
Daniel Veillard9589d452002-02-02 10:28:17 +0000557 htmlGetMetaEncoding()
Daniel Veillard7db38712002-02-07 16:39:11 +0000558 htmlNodeDumpFile()
559 htmlNodeDumpFileFormat()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000560 htmlNodeDumpFormatOutput()
Daniel Veillardc1eed322002-12-12 11:01:32 +0000561 htmlNodeDumpOutput()
Daniel Veillard9589d452002-02-02 10:28:17 +0000562 htmlSaveFile()
563 htmlSaveFileEnc()
564 htmlSaveFileFormat()
565 htmlSetMetaEncoding()
566
Daniel Veillard7db38712002-02-07 16:39:11 +0000567 # functions from module debugXML
Daniel Veillard6927b102004-10-27 17:29:04 +0000568 debugCheckDocument()
Daniel Veillard7db38712002-02-07 16:39:11 +0000569 debugDumpDocument()
570 debugDumpDocumentHead()
571 debugDumpEntities()
572
Daniel Veillard9589d452002-02-02 10:28:17 +0000573 # functions from module entities
574 addDocEntity()
575 addDtdEntity()
576 docEntity()
577 dtdEntity()
578 encodeEntities()
579 encodeEntitiesReentrant()
580 encodeSpecialChars()
581 parameterEntity()
582
Daniel Veillard591b4be2003-02-09 23:33:36 +0000583 # functions from module relaxng
Daniel Veillard33300b42003-04-17 09:09:19 +0000584 relaxNGNewDocParserCtxt()
Daniel Veillard591b4be2003-02-09 23:33:36 +0000585 relaxNGValidateDoc()
Daniel Veillard33300b42003-04-17 09:09:19 +0000586 relaxNGValidateFullElement()
587 relaxNGValidatePopElement()
588 relaxNGValidatePushElement()
Daniel Veillard591b4be2003-02-09 23:33:36 +0000589
Daniel Veillard9589d452002-02-02 10:28:17 +0000590 # functions from module tree
591 copyDoc()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000592 copyNode()
Daniel Veillard6927b102004-10-27 17:29:04 +0000593 copyNodeList()
Daniel Veillard9589d452002-02-02 10:28:17 +0000594 createIntSubset()
595 docCompressMode()
Daniel Veillard7db38712002-02-07 16:39:11 +0000596 dump()
597 elemDump()
Daniel Veillard539638b2002-07-06 19:55:14 +0000598 formatDump()
Daniel Veillard9589d452002-02-02 10:28:17 +0000599 freeDoc()
600 getRootElement()
601 intSubset()
602 newCDataBlock()
603 newCharRef()
604 newDocComment()
605 newDocFragment()
606 newDocNode()
Daniel Veillard539638b2002-07-06 19:55:14 +0000607 newDocNodeEatName()
Daniel Veillard6927b102004-10-27 17:29:04 +0000608 newDocPI()
Daniel Veillard9589d452002-02-02 10:28:17 +0000609 newDocProp()
610 newDocRawNode()
611 newDocText()
612 newDocTextLen()
613 newDtd()
614 newGlobalNs()
615 newReference()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000616 nodeDumpOutput()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000617 nodeGetBase()
618 nodeListGetRawString()
619 nodeListGetString()
620 reconciliateNs()
Daniel Veillard9589d452002-02-02 10:28:17 +0000621 saveFile()
622 saveFileEnc()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000623 saveFileTo()
Daniel Veillard9589d452002-02-02 10:28:17 +0000624 saveFormatFile()
625 saveFormatFileEnc()
Daniel Veillardc6d4a932002-09-12 15:00:57 +0000626 saveFormatFileTo()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000627 searchNs()
628 searchNsByHref()
Daniel Veillard9589d452002-02-02 10:28:17 +0000629 setDocCompressMode()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000630 setListDoc()
631 setRootElement()
632 setTreeDoc()
Daniel Veillard9589d452002-02-02 10:28:17 +0000633 stringGetNodeList()
634 stringLenGetNodeList()
635
636 # functions from module valid
637 ID()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000638 isID()
Daniel Veillard9589d452002-02-02 10:28:17 +0000639 isMixedElement()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000640 isRef()
Daniel Veillard9589d452002-02-02 10:28:17 +0000641 removeID()
642 removeRef()
Daniel Veillard850ce9b2004-11-10 11:55:47 +0000643 validCtxtNormalizeAttributeValue()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000644 validNormalizeAttributeValue()
Daniel Veillard850ce9b2004-11-10 11:55:47 +0000645 validateDocument()
646 validateDocumentFinal()
647 validateDtd()
648 validateDtdFinal()
649 validateElement()
650 validateNotationUse()
651 validateOneAttribute()
652 validateOneElement()
653 validateOneNamespace()
654 validatePopElement()
655 validatePushElement()
656 validateRoot()
Daniel Veillard9589d452002-02-02 10:28:17 +0000657
658 # functions from module xinclude
659 xincludeProcess()
Daniel Veillarde74d2e12003-12-09 11:35:37 +0000660 xincludeProcessFlags()
Daniel Veillard9589d452002-02-02 10:28:17 +0000661
Daniel Veillard198c1bf2003-10-20 17:07:41 +0000662 # functions from module xmlreader
663 NewWalker()
664 readerWalker()
665
Daniel Veillard259f0df2004-08-18 09:13:18 +0000666 # functions from module xmlschemas
667 schemaNewDocParserCtxt()
668 schemaValidateDoc()
669
Daniel Veillard5f4b5992002-02-20 10:22:49 +0000670 # functions from module xpath
Daniel Veillard9589d452002-02-02 10:28:17 +0000671 xpathNewContext()
Daniel Veillardc2d4a932003-04-01 11:13:05 +0000672 xpathOrderDocElems()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000673
674 # functions from module xpointer
675 xpointerNewContext()
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000676
677
678Class xmlAttr(xmlNode)
679
680 # functions from module debugXML
681 debugDumpAttr()
682 debugDumpAttrList()
683
684 # functions from module tree
685 copyProp()
686 copyPropList()
687 freeProp()
688 freePropList()
689 removeProp()
690
691 # functions from module valid
692 removeID()
693 removeRef()
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000694Class xmlReg()
695
696 # functions from module xmlregexp
697 regexpExec()
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000698 regexpIsDeterminist()
699 regexpPrint()
Daniel Veillard0e460da2005-03-30 22:47:10 +0000700
701
702Class relaxNgValidCtxt(relaxNgValidCtxtCore)
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000703
704 # functions from module relaxng
705 relaxNGValidateDoc()
706 relaxNGValidateFullElement()
707 relaxNGValidatePopElement()
708 relaxNGValidatePushCData()
709 relaxNGValidatePushElement()
Daniel Veillardff12c492003-01-23 16:42:55 +0000710
Daniel Veillarde6227e02003-01-14 11:42:39 +0000711
712Class parserCtxt(parserCtxtCore)
Daniel Veillard3ce52572002-02-03 15:08:05 +0000713 # accessors
714 doc()
Daniel Veillard26f1dcc2002-02-03 16:53:19 +0000715 isValid()
716 lineNumbers()
717 loadSubset()
718 pedantic()
719 replaceEntities()
720 validate()
721 wellFormed()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000722
Daniel Veillard3cd72402002-05-13 10:33:30 +0000723 # functions from module HTMLparser
Daniel Veillarddca8cc72003-09-26 13:53:14 +0000724 htmlCtxtReadDoc()
725 htmlCtxtReadFd()
726 htmlCtxtReadFile()
727 htmlCtxtReadMemory()
728 htmlCtxtReset()
729 htmlCtxtUseOptions()
Daniel Veillard3cd72402002-05-13 10:33:30 +0000730 htmlFreeParserCtxt()
731 htmlParseCharRef()
732 htmlParseChunk()
Daniel Veillardd5e22ef2002-05-27 21:17:57 +0000733 htmlParseDocument()
Daniel Veillard3cd72402002-05-13 10:33:30 +0000734 htmlParseElement()
735
Daniel Veillard3ce52572002-02-03 15:08:05 +0000736 # functions from module parser
Daniel Veillard36711902004-02-11 13:25:26 +0000737 byteConsumed()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000738 clearParserCtxt()
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000739 ctxtReadDoc()
740 ctxtReadFd()
741 ctxtReadFile()
742 ctxtReadMemory()
743 ctxtReset()
Daniel Veillarde4e3f5d2003-10-28 23:06:32 +0000744 ctxtResetPush()
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000745 ctxtUseOptions()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000746 initParserCtxt()
747 parseChunk()
748 parseDocument()
749 parseExtParsedEnt()
Daniel Veillarda9b66d02002-12-11 14:23:49 +0000750 setupParserForBuffer()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000751 stopParser()
752
753 # functions from module parserInternals
754 decodeEntities()
Daniel Veillard2b32e6f2003-04-26 12:03:54 +0000755 handleEntity()
Daniel Veillard3ce52572002-02-03 15:08:05 +0000756 namespaceParseNCName()
757 namespaceParseNSDef()
758 nextChar()
759 parseAttValue()
760 parseAttributeListDecl()
761 parseCDSect()
762 parseCharData()
763 parseCharRef()
764 parseComment()
765 parseContent()
766 parseDocTypeDecl()
767 parseElement()
768 parseElementDecl()
769 parseEncName()
770 parseEncodingDecl()
771 parseEndTag()
772 parseEntityDecl()
773 parseEntityRef()
774 parseExternalSubset()
775 parseMarkupDecl()
776 parseMisc()
777 parseName()
778 parseNamespace()
779 parseNmtoken()
780 parseNotationDecl()
781 parsePEReference()
782 parsePI()
783 parsePITarget()
784 parsePubidLiteral()
785 parseQuotedString()
786 parseReference()
787 parseSDDecl()
788 parseStartTag()
789 parseSystemLiteral()
790 parseTextDecl()
791 parseVersionInfo()
792 parseVersionNum()
793 parseXMLDecl()
794 parserHandlePEReference()
795 parserHandleReference()
796 popInput()
797 scanName()
798 skipBlankChars()
799 stringDecodeEntities()
Daniel Veillardf2a941f2003-09-07 20:54:29 +0000800 stringLenDecodeEntities()
801
802
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000803Class xmlDtd(xmlNode)
804
805 # functions from module debugXML
806 debugDumpDTD()
807
808 # functions from module tree
809 copyDtd()
810 freeDtd()
811
812 # functions from module valid
813 dtdAttrDesc()
814 dtdElementDesc()
815 dtdQAttrDesc()
816 dtdQElementDesc()
William M. Brackad0e67c2004-12-01 14:35:10 +0000817Class relaxNgParserCtxt()
818
819 # functions from module relaxng
820 relaxNGParse()
821 relaxParserSetFlag()
822Class xpathParserContext()
823 # accessors
824 context()
825
826 # functions from module xpathInternals
827 xpathAddValues()
828 xpathBooleanFunction()
829 xpathCeilingFunction()
830 xpathCompareValues()
831 xpathConcatFunction()
832 xpathContainsFunction()
833 xpathCountFunction()
834 xpathDivValues()
835 xpathEqualValues()
836 xpathErr()
837 xpathEvalExpr()
838 xpathFalseFunction()
839 xpathFloorFunction()
840 xpathFreeParserContext()
841 xpathIdFunction()
842 xpathLangFunction()
843 xpathLastFunction()
844 xpathLocalNameFunction()
845 xpathModValues()
846 xpathMultValues()
847 xpathNamespaceURIFunction()
848 xpathNextAncestor()
849 xpathNextAncestorOrSelf()
850 xpathNextAttribute()
851 xpathNextChild()
852 xpathNextDescendant()
853 xpathNextDescendantOrSelf()
854 xpathNextFollowing()
855 xpathNextFollowingSibling()
856 xpathNextNamespace()
857 xpathNextParent()
858 xpathNextPreceding()
859 xpathNextPrecedingSibling()
860 xpathNextSelf()
861 xpathNormalizeFunction()
862 xpathNotEqualValues()
863 xpathNotFunction()
864 xpathNumberFunction()
865 xpathParseNCName()
866 xpathParseName()
867 xpathPopBoolean()
868 xpathPopNumber()
869 xpathPopString()
870 xpathPositionFunction()
871 xpathRoot()
872 xpathRoundFunction()
873 xpathStartsWithFunction()
874 xpathStringFunction()
875 xpathStringLengthFunction()
876 xpathSubValues()
877 xpathSubstringAfterFunction()
878 xpathSubstringBeforeFunction()
879 xpathSubstringFunction()
880 xpathSumFunction()
881 xpathTranslateFunction()
882 xpathTrueFunction()
883 xpathValueFlipSign()
884 xpatherror()
885
886 # functions from module xpointer
887 xpointerEvalRangePredicate()
888 xpointerRangeToFunction()
889Class SchemaParserCtxt()
890
891 # functions from module xmlschemas
892 schemaParse()
Daniel Veillard0e460da2005-03-30 22:47:10 +0000893
894
895Class ValidCtxt(ValidCtxtCore)
William M. Brackad0e67c2004-12-01 14:35:10 +0000896
897 # functions from module valid
898 validCtxtNormalizeAttributeValue()
899 validateDocument()
900 validateDocumentFinal()
901 validateDtd()
902 validateDtdFinal()
903 validateElement()
904 validateNotationUse()
905 validateOneAttribute()
906 validateOneElement()
907 validateOneNamespace()
908 validatePopElement()
909 validatePushCData()
910 validatePushElement()
911 validateRoot()
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000912
913
914Class xmlNs(xmlNode)
915
916 # functions from module tree
917 copyNamespace()
918 copyNamespaceList()
919 freeNs()
920 freeNsList()
921 newChild()
922 newDocNode()
923 newDocNodeEatName()
924 newDocRawNode()
925 newNodeEatName()
926 newNsProp()
927 newNsPropEatName()
928 newTextChild()
929 setNs()
930 setNsProp()
931 unsetNsProp()
932
933 # functions from module xpathInternals
934 xpathNodeSetFreeNs()
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000935Class xmlTextReaderLocator()
Daniel Veillard540a31a2003-01-21 11:21:07 +0000936
937 # functions from module xmlreader
Daniel Veillardbdbe0d42003-09-14 19:56:14 +0000938 BaseURI()
939 LineNumber()
Daniel Veillard6361da02002-02-23 10:10:33 +0000940Class URI()
941 # accessors
942 authority()
943 fragment()
944 opaque()
945 path()
946 port()
947 query()
Daniel Veillard63cf1b92007-04-26 08:45:23 +0000948 queryRaw()
Daniel Veillard6361da02002-02-23 10:10:33 +0000949 scheme()
950 server()
951 setAuthority()
952 setFragment()
953 setOpaque()
954 setPath()
955 setPort()
956 setQuery()
Daniel Veillard63cf1b92007-04-26 08:45:23 +0000957 setQueryRaw()
Daniel Veillard6361da02002-02-23 10:10:33 +0000958 setScheme()
959 setServer()
960 setUser()
961 user()
962
963 # functions from module uri
Daniel Veillard6361da02002-02-23 10:10:33 +0000964 parseURIReference()
965 printURI()
966 saveUri()
William M. Brackad0e67c2004-12-01 14:35:10 +0000967
968
969Class xmlAttribute(xmlNode)
970Class catalog()
971
972 # functions from module catalog
973 add()
974 catalogIsEmpty()
975 convertSGMLCatalog()
976 dump()
977 remove()
978 resolve()
979 resolvePublic()
980 resolveSystem()
981 resolveURI()
982Class xpathContext()
983 # accessors
984 contextDoc()
985 contextNode()
986 contextPosition()
987 contextSize()
988 function()
989 functionURI()
990 setContextDoc()
991 setContextNode()
992
993 # functions from module python
994 registerXPathFunction()
995
996 # functions from module xpath
Daniel Veillard69839ba2006-06-06 13:27:03 +0000997 xpathContextSetCache()
William M. Brackad0e67c2004-12-01 14:35:10 +0000998 xpathEval()
999 xpathEvalExpression()
1000 xpathFreeContext()
1001
1002 # functions from module xpathInternals
1003 xpathNewParserContext()
1004 xpathNsLookup()
1005 xpathRegisterAllFunctions()
1006 xpathRegisterNs()
1007 xpathRegisteredFuncsCleanup()
1008 xpathRegisteredNsCleanup()
1009 xpathRegisteredVariablesCleanup()
1010 xpathVariableLookup()
1011 xpathVariableLookupNS()
1012
1013 # functions from module xpointer
1014 xpointerEval()
1015
1016
1017Class xmlElement(xmlNode)
1018
1019
1020Class xmlTextReader(xmlTextReaderCore)
1021
1022 # functions from module xmlreader
1023 AttributeCount()
1024 BaseUri()
Daniel Veillardb5839c32005-02-19 18:27:14 +00001025 ByteConsumed()
William M. Brackad0e67c2004-12-01 14:35:10 +00001026 Close()
1027 CurrentDoc()
1028 CurrentNode()
1029 Depth()
1030 Encoding()
1031 Expand()
1032 GetAttribute()
1033 GetAttributeNo()
1034 GetAttributeNs()
Daniel Veillardf6b71bd2005-01-04 17:50:14 +00001035 GetParserColumnNumber()
1036 GetParserLineNumber()
William M. Brackad0e67c2004-12-01 14:35:10 +00001037 GetParserProp()
1038 GetRemainder()
1039 HasAttributes()
1040 HasValue()
1041 IsDefault()
1042 IsEmptyElement()
1043 IsNamespaceDecl()
1044 IsValid()
1045 LocalName()
1046 LookupNamespace()
1047 MoveToAttribute()
1048 MoveToAttributeNo()
1049 MoveToAttributeNs()
1050 MoveToElement()
1051 MoveToFirstAttribute()
1052 MoveToNextAttribute()
1053 Name()
1054 NamespaceUri()
1055 NewDoc()
1056 NewFd()
1057 NewFile()
1058 NewMemory()
1059 NewWalker()
1060 Next()
1061 NextSibling()
1062 NodeType()
1063 Normalization()
1064 Prefix()
1065 Preserve()
1066 QuoteChar()
1067 Read()
1068 ReadAttributeValue()
1069 ReadInnerXml()
1070 ReadOuterXml()
1071 ReadState()
1072 ReadString()
1073 RelaxNGSetSchema()
1074 RelaxNGValidate()
Daniel Veillard1f33c4d2005-07-10 21:38:31 +00001075 SchemaValidate()
Daniel Veillard67952602006-01-05 15:29:44 +00001076 SchemaValidateCtxt()
William M. Brackad0e67c2004-12-01 14:35:10 +00001077 SetParserProp()
Daniel Veillard1f33c4d2005-07-10 21:38:31 +00001078 SetSchema()
Daniel Veillardfde5b0b2007-02-12 17:31:53 +00001079 Setup()
William M. Brackad0e67c2004-12-01 14:35:10 +00001080 Standalone()
1081 String()
1082 Value()
1083 XmlLang()
1084 XmlVersion()
1085
1086
1087Class xmlEntity(xmlNode)
1088
1089 # functions from module parserInternals
1090 handleEntity()
1091Class Schema()
1092
Daniel Veillard1f33c4d2005-07-10 21:38:31 +00001093 # functions from module xmlreader
1094 SetSchema()
1095
William M. Brackad0e67c2004-12-01 14:35:10 +00001096 # functions from module xmlschemas
1097 schemaDump()
1098 schemaNewValidCtxt()
1099Class Error()
1100 # accessors
1101 code()
1102 domain()
1103 file()
1104 level()
1105 line()
1106 message()
1107
1108 # functions from module xmlerror
1109 copyError()
1110 resetError()
1111Class relaxNgSchema()
1112
1113 # functions from module relaxng
1114 relaxNGDump()
1115 relaxNGDumpTree()
1116 relaxNGNewValidCtxt()
1117
1118 # functions from module xmlreader
1119 RelaxNGSetSchema()
1120
1121
1122Class inputBuffer(ioReadWrapper)
1123
1124 # functions from module xmlIO
1125 grow()
1126 push()
1127 read()
1128
1129 # functions from module xmlreader
Daniel Veillardfde5b0b2007-02-12 17:31:53 +00001130 Setup()
William M. Brackad0e67c2004-12-01 14:35:10 +00001131 newTextReader()
Daniel Veillard0e460da2005-03-30 22:47:10 +00001132
1133
1134Class SchemaValidCtxt(SchemaValidCtxtCore)
William M. Brackad0e67c2004-12-01 14:35:10 +00001135
Daniel Veillard67952602006-01-05 15:29:44 +00001136 # functions from module xmlreader
1137 SchemaValidateCtxt()
1138
William M. Brackad0e67c2004-12-01 14:35:10 +00001139 # functions from module xmlschemas
Daniel Veillard1f33c4d2005-07-10 21:38:31 +00001140 schemaIsValid()
William M. Brackad0e67c2004-12-01 14:35:10 +00001141 schemaSetValidOptions()
1142 schemaValidCtxtGetOptions()
1143 schemaValidateDoc()
Daniel Veillard81562d22005-06-15 13:27:56 +00001144 schemaValidateFile()
William M. Brackad0e67c2004-12-01 14:35:10 +00001145 schemaValidateOneElement()
1146
1147
1148Class outputBuffer(ioWriteWrapper)
1149
1150 # functions from module HTMLtree
1151 htmlDocContentDumpFormatOutput()
1152 htmlDocContentDumpOutput()
1153 htmlNodeDumpFormatOutput()
1154 htmlNodeDumpOutput()
1155
1156 # functions from module tree
1157 nodeDumpOutput()
1158 saveFileTo()
1159 saveFormatFileTo()
1160
1161 # functions from module xmlIO
1162 write()
1163 writeString()