VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.4/python/libxml2class.txt@ 80268

最後變更 在這個檔案從80268是 65950,由 vboxsync 提交於 8 年 前

libxml 2.9.4: fix export

  • 屬性 svn:eol-style 設為 native
檔案大小: 22.4 KB
 
1 Generated Classes for libxml2-python
2
3#
4# Global functions of the module
5#
6
7
8# functions from module HTMLparser
9htmlCreateMemoryParserCtxt()
10htmlHandleOmittedElem()
11htmlIsScriptAttribute()
12htmlNewParserCtxt()
13htmlParseDoc()
14htmlParseFile()
15htmlReadDoc()
16htmlReadFd()
17htmlReadFile()
18htmlReadMemory()
19
20# functions from module HTMLtree
21htmlIsBooleanAttr()
22htmlNewDoc()
23htmlNewDocNoDtD()
24
25# functions from module SAX2
26SAXDefaultVersion()
27defaultSAXHandlerInit()
28docbDefaultSAXHandlerInit()
29htmlDefaultSAXHandlerInit()
30
31# functions from module catalog
32catalogAdd()
33catalogCleanup()
34catalogConvert()
35catalogDump()
36catalogGetPublic()
37catalogGetSystem()
38catalogRemove()
39catalogResolve()
40catalogResolvePublic()
41catalogResolveSystem()
42catalogResolveURI()
43catalogSetDebug()
44initializeCatalog()
45loadACatalog()
46loadCatalog()
47loadCatalogs()
48loadSGMLSuperCatalog()
49newCatalog()
50parseCatalogFile()
51
52# functions from module chvalid
53isBaseChar()
54isBlank()
55isChar()
56isCombining()
57isDigit()
58isExtender()
59isIdeographic()
60isPubidChar()
61
62# functions from module debugXML
63boolToText()
64debugDumpString()
65shellPrintXPathError()
66
67# functions from module dict
68dictCleanup()
69initializeDict()
70
71# functions from module encoding
72addEncodingAlias()
73cleanupCharEncodingHandlers()
74cleanupEncodingAliases()
75delEncodingAlias()
76encodingAlias()
77initCharEncodingHandlers()
78
79# functions from module entities
80cleanupPredefinedEntities()
81initializePredefinedEntities()
82predefinedEntity()
83
84# functions from module globals
85cleanupGlobals()
86initGlobals()
87thrDefDefaultBufferSize()
88thrDefDoValidityCheckingDefaultValue()
89thrDefGetWarningsDefaultValue()
90thrDefIndentTreeOutput()
91thrDefKeepBlanksDefaultValue()
92thrDefLineNumbersDefaultValue()
93thrDefLoadExtDtdDefaultValue()
94thrDefParserDebugEntities()
95thrDefPedanticParserDefaultValue()
96thrDefSaveNoEmptyTags()
97thrDefSubstituteEntitiesDefaultValue()
98thrDefTreeIndentString()
99
100# functions from module nanoftp
101nanoFTPCleanup()
102nanoFTPInit()
103nanoFTPProxy()
104nanoFTPScanProxy()
105
106# functions from module nanohttp
107nanoHTTPCleanup()
108nanoHTTPInit()
109nanoHTTPScanProxy()
110
111# functions from module parser
112createDocParserCtxt()
113initParser()
114keepBlanksDefault()
115lineNumbersDefault()
116newParserCtxt()
117parseDTD()
118parseDoc()
119parseEntity()
120parseFile()
121parseMemory()
122pedanticParserDefault()
123readDoc()
124readFd()
125readFile()
126readMemory()
127recoverDoc()
128recoverFile()
129recoverMemory()
130substituteEntitiesDefault()
131
132# functions from module parserInternals
133checkLanguageID()
134copyChar()
135copyCharMultiByte()
136createEntityParserCtxt()
137createFileParserCtxt()
138createMemoryParserCtxt()
139createURLParserCtxt()
140htmlCreateFileParserCtxt()
141htmlInitAutoClose()
142isLetter()
143namePop()
144namePush()
145nodePop()
146nodePush()
147
148# functions from module python
149SAXParseFile()
150createInputBuffer()
151createOutputBuffer()
152createPushParser()
153debugMemory()
154dumpMemory()
155htmlCreatePushParser()
156htmlSAXParseFile()
157memoryUsed()
158newNode()
159pythonCleanupParser()
160setEntityLoader()
161
162# functions from module relaxng
163relaxNGCleanupTypes()
164relaxNGInitTypes()
165relaxNGNewMemParserCtxt()
166relaxNGNewParserCtxt()
167
168# functions from module tree
169buildQName()
170compressMode()
171isXHTML()
172newComment()
173newDoc()
174newPI()
175newText()
176newTextLen()
177setCompressMode()
178validateNCName()
179validateNMToken()
180validateName()
181validateQName()
182
183# functions from module uri
184URIEscape()
185URIEscapeStr()
186URIUnescapeString()
187buildRelativeURI()
188buildURI()
189canonicPath()
190createURI()
191normalizeURIPath()
192parseURI()
193parseURIRaw()
194pathToURI()
195
196# functions from module valid
197newValidCtxt()
198validateNameValue()
199validateNamesValue()
200validateNmtokenValue()
201validateNmtokensValue()
202
203# functions from module xmlIO
204checkFilename()
205cleanupInputCallbacks()
206cleanupOutputCallbacks()
207fileMatch()
208iOFTPMatch()
209iOHTTPMatch()
210normalizeWindowsPath()
211parserGetDirectory()
212registerDefaultInputCallbacks()
213registerDefaultOutputCallbacks()
214registerHTTPPostCallbacks()
215
216# functions from module xmlerror
217lastError()
218resetLastError()
219
220# functions from module xmlreader
221newTextReaderFilename()
222readerForDoc()
223readerForFd()
224readerForFile()
225readerForMemory()
226
227# functions from module xmlregexp
228regexpCompile()
229
230# functions from module xmlschemas
231schemaNewMemParserCtxt()
232schemaNewParserCtxt()
233
234# functions from module xmlschemastypes
235schemaCleanupTypes()
236schemaCollapseString()
237schemaInitTypes()
238schemaWhiteSpaceReplace()
239
240# functions from module xmlstring
241UTF8Charcmp()
242UTF8Size()
243UTF8Strlen()
244UTF8Strloc()
245UTF8Strndup()
246UTF8Strpos()
247UTF8Strsize()
248UTF8Strsub()
249checkUTF8()
250
251# functions from module xmlunicode
252uCSIsAegeanNumbers()
253uCSIsAlphabeticPresentationForms()
254uCSIsArabic()
255uCSIsArabicPresentationFormsA()
256uCSIsArabicPresentationFormsB()
257uCSIsArmenian()
258uCSIsArrows()
259uCSIsBasicLatin()
260uCSIsBengali()
261uCSIsBlock()
262uCSIsBlockElements()
263uCSIsBopomofo()
264uCSIsBopomofoExtended()
265uCSIsBoxDrawing()
266uCSIsBraillePatterns()
267uCSIsBuhid()
268uCSIsByzantineMusicalSymbols()
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()
317uCSIsCombiningDiacriticalMarksforSymbols()
318uCSIsCombiningHalfMarks()
319uCSIsCombiningMarksforSymbols()
320uCSIsControlPictures()
321uCSIsCurrencySymbols()
322uCSIsCypriotSyllabary()
323uCSIsCyrillic()
324uCSIsCyrillicSupplement()
325uCSIsDeseret()
326uCSIsDevanagari()
327uCSIsDingbats()
328uCSIsEnclosedAlphanumerics()
329uCSIsEnclosedCJKLettersandMonths()
330uCSIsEthiopic()
331uCSIsGeneralPunctuation()
332uCSIsGeometricShapes()
333uCSIsGeorgian()
334uCSIsGothic()
335uCSIsGreek()
336uCSIsGreekExtended()
337uCSIsGreekandCoptic()
338uCSIsGujarati()
339uCSIsGurmukhi()
340uCSIsHalfwidthandFullwidthForms()
341uCSIsHangulCompatibilityJamo()
342uCSIsHangulJamo()
343uCSIsHangulSyllables()
344uCSIsHanunoo()
345uCSIsHebrew()
346uCSIsHighPrivateUseSurrogates()
347uCSIsHighSurrogates()
348uCSIsHiragana()
349uCSIsIPAExtensions()
350uCSIsIdeographicDescriptionCharacters()
351uCSIsKanbun()
352uCSIsKangxiRadicals()
353uCSIsKannada()
354uCSIsKatakana()
355uCSIsKatakanaPhoneticExtensions()
356uCSIsKhmer()
357uCSIsKhmerSymbols()
358uCSIsLao()
359uCSIsLatin1Supplement()
360uCSIsLatinExtendedA()
361uCSIsLatinExtendedAdditional()
362uCSIsLatinExtendedB()
363uCSIsLetterlikeSymbols()
364uCSIsLimbu()
365uCSIsLinearBIdeograms()
366uCSIsLinearBSyllabary()
367uCSIsLowSurrogates()
368uCSIsMalayalam()
369uCSIsMathematicalAlphanumericSymbols()
370uCSIsMathematicalOperators()
371uCSIsMiscellaneousMathematicalSymbolsA()
372uCSIsMiscellaneousMathematicalSymbolsB()
373uCSIsMiscellaneousSymbols()
374uCSIsMiscellaneousSymbolsandArrows()
375uCSIsMiscellaneousTechnical()
376uCSIsMongolian()
377uCSIsMusicalSymbols()
378uCSIsMyanmar()
379uCSIsNumberForms()
380uCSIsOgham()
381uCSIsOldItalic()
382uCSIsOpticalCharacterRecognition()
383uCSIsOriya()
384uCSIsOsmanya()
385uCSIsPhoneticExtensions()
386uCSIsPrivateUse()
387uCSIsPrivateUseArea()
388uCSIsRunic()
389uCSIsShavian()
390uCSIsSinhala()
391uCSIsSmallFormVariants()
392uCSIsSpacingModifierLetters()
393uCSIsSpecials()
394uCSIsSuperscriptsandSubscripts()
395uCSIsSupplementalArrowsA()
396uCSIsSupplementalArrowsB()
397uCSIsSupplementalMathematicalOperators()
398uCSIsSupplementaryPrivateUseAreaA()
399uCSIsSupplementaryPrivateUseAreaB()
400uCSIsSyriac()
401uCSIsTagalog()
402uCSIsTagbanwa()
403uCSIsTags()
404uCSIsTaiLe()
405uCSIsTaiXuanJingSymbols()
406uCSIsTamil()
407uCSIsTelugu()
408uCSIsThaana()
409uCSIsThai()
410uCSIsTibetan()
411uCSIsUgaritic()
412uCSIsUnifiedCanadianAboriginalSyllabics()
413uCSIsVariationSelectors()
414uCSIsVariationSelectorsSupplement()
415uCSIsYiRadicals()
416uCSIsYiSyllables()
417uCSIsYijingHexagramSymbols()
418
419# functions from module xmlversion
420checkVersion()
421
422# functions from module xpathInternals
423valuePop()
424
425
426#
427# Set of classes of the module
428#
429
430
431
432Class xmlNode(xmlCore)
433 # accessors
434 ns()
435 nsDefs()
436
437 # functions from module debugXML
438 debugDumpNode()
439 debugDumpNodeList()
440 debugDumpOneNode()
441 lsCountNode()
442 lsOneNode()
443 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()
458 docCopyNodeList()
459 docSetRootElement()
460 firstElementChild()
461 freeNode()
462 freeNodeList()
463 getBase()
464 getContent()
465 getLang()
466 getSpacePreserve()
467 hasNsProp()
468 hasProp()
469 isBlankNode()
470 isText()
471 lastChild()
472 lastElementChild()
473 lineNo()
474 listGetRawString()
475 listGetString()
476 newChild()
477 newNs()
478 newNsProp()
479 newNsPropEatName()
480 newProp()
481 newTextChild()
482 nextElementSibling()
483 noNsProp()
484 nodePath()
485 nsProp()
486 previousElementSibling()
487 prop()
488 reconciliateNs()
489 replaceNode()
490 searchNs()
491 searchNsByHref()
492 setBase()
493 setContent()
494 setContentLen()
495 setLang()
496 setListDoc()
497 setName()
498 setNs()
499 setNsProp()
500 setProp()
501 setSpacePreserve()
502 setTreeDoc()
503 textConcat()
504 textMerge()
505 unlinkNode()
506 unsetNsProp()
507 unsetProp()
508
509 # functions from module valid
510 isID()
511 isRef()
512 validNormalizeAttributeValue()
513
514 # functions from module xinclude
515 xincludeProcessTree()
516 xincludeProcessTreeFlags()
517
518 # functions from module xmlschemas
519 schemaValidateOneElement()
520
521 # functions from module xpath
522 xpathCastNodeToNumber()
523 xpathCastNodeToString()
524 xpathCmpNodes()
525 xpathNodeEval()
526
527 # functions from module xpathInternals
528 xpathNewNodeSet()
529 xpathNewValueTree()
530 xpathNextAncestor()
531 xpathNextAncestorOrSelf()
532 xpathNextAttribute()
533 xpathNextChild()
534 xpathNextDescendant()
535 xpathNextDescendantOrSelf()
536 xpathNextFollowing()
537 xpathNextFollowingSibling()
538 xpathNextNamespace()
539 xpathNextParent()
540 xpathNextPreceding()
541 xpathNextPrecedingSibling()
542 xpathNextSelf()
543
544 # functions from module xpointer
545 xpointerNewCollapsedRange()
546 xpointerNewContext()
547 xpointerNewLocationSetNodes()
548 xpointerNewRange()
549 xpointerNewRangeNodes()
550
551
552Class xmlDoc(xmlNode)
553
554 # functions from module HTMLparser
555 htmlAutoCloseTag()
556 htmlIsAutoClosed()
557
558 # functions from module HTMLtree
559 htmlDocContentDumpFormatOutput()
560 htmlDocContentDumpOutput()
561 htmlDocDump()
562 htmlGetMetaEncoding()
563 htmlNodeDumpFile()
564 htmlNodeDumpFileFormat()
565 htmlNodeDumpFormatOutput()
566 htmlNodeDumpOutput()
567 htmlSaveFile()
568 htmlSaveFileEnc()
569 htmlSaveFileFormat()
570 htmlSetMetaEncoding()
571
572 # functions from module debugXML
573 debugCheckDocument()
574 debugDumpDocument()
575 debugDumpDocumentHead()
576 debugDumpEntities()
577
578 # functions from module entities
579 addDocEntity()
580 addDtdEntity()
581 docEntity()
582 dtdEntity()
583 encodeEntities()
584 encodeEntitiesReentrant()
585 encodeSpecialChars()
586 newEntity()
587 parameterEntity()
588
589 # functions from module relaxng
590 relaxNGNewDocParserCtxt()
591 relaxNGValidateDoc()
592 relaxNGValidateFullElement()
593 relaxNGValidatePopElement()
594 relaxNGValidatePushElement()
595
596 # functions from module tree
597 copyDoc()
598 copyNode()
599 copyNodeList()
600 createIntSubset()
601 docCompressMode()
602 dump()
603 elemDump()
604 formatDump()
605 freeDoc()
606 getRootElement()
607 intSubset()
608 newCDataBlock()
609 newCharRef()
610 newDocComment()
611 newDocFragment()
612 newDocNode()
613 newDocNodeEatName()
614 newDocPI()
615 newDocProp()
616 newDocRawNode()
617 newDocText()
618 newDocTextLen()
619 newDtd()
620 newGlobalNs()
621 newReference()
622 nodeDumpOutput()
623 nodeGetBase()
624 nodeListGetRawString()
625 nodeListGetString()
626 reconciliateNs()
627 saveFile()
628 saveFileEnc()
629 saveFileTo()
630 saveFormatFile()
631 saveFormatFileEnc()
632 saveFormatFileTo()
633 searchNs()
634 searchNsByHref()
635 setDocCompressMode()
636 setListDoc()
637 setRootElement()
638 setTreeDoc()
639 stringGetNodeList()
640 stringLenGetNodeList()
641
642 # functions from module valid
643 ID()
644 isID()
645 isMixedElement()
646 isRef()
647 removeID()
648 removeRef()
649 validCtxtNormalizeAttributeValue()
650 validNormalizeAttributeValue()
651 validateDocument()
652 validateDocumentFinal()
653 validateDtd()
654 validateDtdFinal()
655 validateElement()
656 validateNotationUse()
657 validateOneAttribute()
658 validateOneElement()
659 validateOneNamespace()
660 validatePopElement()
661 validatePushElement()
662 validateRoot()
663
664 # functions from module xinclude
665 xincludeProcess()
666 xincludeProcessFlags()
667
668 # functions from module xmlreader
669 NewWalker()
670 readerWalker()
671
672 # functions from module xmlschemas
673 schemaNewDocParserCtxt()
674 schemaValidateDoc()
675
676 # functions from module xpath
677 xpathNewContext()
678 xpathOrderDocElems()
679
680 # functions from module xpointer
681 xpointerNewContext()
682
683
684Class parserCtxt(parserCtxtCore)
685 # accessors
686 doc()
687 isValid()
688 lineNumbers()
689 loadSubset()
690 pedantic()
691 replaceEntities()
692 validate()
693 wellFormed()
694
695 # functions from module HTMLparser
696 htmlCtxtReadDoc()
697 htmlCtxtReadFd()
698 htmlCtxtReadFile()
699 htmlCtxtReadMemory()
700 htmlCtxtReset()
701 htmlCtxtUseOptions()
702 htmlFreeParserCtxt()
703 htmlParseCharRef()
704 htmlParseChunk()
705 htmlParseDocument()
706 htmlParseElement()
707
708 # functions from module parser
709 byteConsumed()
710 clearParserCtxt()
711 ctxtReadDoc()
712 ctxtReadFd()
713 ctxtReadFile()
714 ctxtReadMemory()
715 ctxtReset()
716 ctxtResetPush()
717 ctxtUseOptions()
718 initParserCtxt()
719 parseChunk()
720 parseDocument()
721 parseExtParsedEnt()
722 setupParserForBuffer()
723 stopParser()
724
725 # functions from module parserInternals
726 decodeEntities()
727 handleEntity()
728 namespaceParseNCName()
729 namespaceParseNSDef()
730 nextChar()
731 parseAttValue()
732 parseAttributeListDecl()
733 parseCDSect()
734 parseCharData()
735 parseCharRef()
736 parseComment()
737 parseContent()
738 parseDocTypeDecl()
739 parseElement()
740 parseElementDecl()
741 parseEncName()
742 parseEncodingDecl()
743 parseEndTag()
744 parseEntityDecl()
745 parseEntityRef()
746 parseExternalSubset()
747 parseMarkupDecl()
748 parseMisc()
749 parseName()
750 parseNamespace()
751 parseNmtoken()
752 parseNotationDecl()
753 parsePEReference()
754 parsePI()
755 parsePITarget()
756 parsePubidLiteral()
757 parseQuotedString()
758 parseReference()
759 parseSDDecl()
760 parseStartTag()
761 parseSystemLiteral()
762 parseTextDecl()
763 parseVersionInfo()
764 parseVersionNum()
765 parseXMLDecl()
766 parserHandlePEReference()
767 parserHandleReference()
768 popInput()
769 scanName()
770 skipBlankChars()
771 stringDecodeEntities()
772 stringLenDecodeEntities()
773
774
775Class xmlAttr(xmlNode)
776
777 # functions from module debugXML
778 debugDumpAttr()
779 debugDumpAttrList()
780
781 # functions from module tree
782 copyProp()
783 copyPropList()
784 freeProp()
785 freePropList()
786 removeProp()
787
788 # functions from module valid
789 removeID()
790 removeRef()
791
792
793Class xmlAttribute(xmlNode)
794Class catalog()
795
796 # functions from module catalog
797 add()
798 catalogIsEmpty()
799 convertSGMLCatalog()
800 dump()
801 remove()
802 resolve()
803 resolvePublic()
804 resolveSystem()
805 resolveURI()
806
807
808Class xmlDtd(xmlNode)
809
810 # functions from module debugXML
811 debugDumpDTD()
812
813 # functions from module tree
814 copyDtd()
815 freeDtd()
816
817 # functions from module valid
818 dtdAttrDesc()
819 dtdElementDesc()
820 dtdQAttrDesc()
821 dtdQElementDesc()
822
823
824Class xmlElement(xmlNode)
825
826
827Class xmlEntity(xmlNode)
828
829 # functions from module parserInternals
830 handleEntity()
831Class Error()
832 # accessors
833 code()
834 domain()
835 file()
836 level()
837 line()
838 message()
839
840 # functions from module xmlerror
841 copyError()
842 resetError()
843
844
845Class xmlNs(xmlNode)
846
847 # functions from module tree
848 copyNamespace()
849 copyNamespaceList()
850 freeNs()
851 freeNsList()
852 newChild()
853 newDocNode()
854 newDocNodeEatName()
855 newDocRawNode()
856 newNodeEatName()
857 newNsProp()
858 newNsPropEatName()
859 newTextChild()
860 setNs()
861 setNsProp()
862 unsetNsProp()
863
864 # functions from module xpathInternals
865 xpathNodeSetFreeNs()
866
867
868Class outputBuffer(ioWriteWrapper)
869
870 # functions from module HTMLtree
871 htmlDocContentDumpFormatOutput()
872 htmlDocContentDumpOutput()
873 htmlNodeDumpFormatOutput()
874 htmlNodeDumpOutput()
875
876 # functions from module tree
877 nodeDumpOutput()
878 saveFileTo()
879 saveFormatFileTo()
880
881 # functions from module xmlIO
882 getContent()
883 write()
884 writeString()
885
886
887Class inputBuffer(ioReadWrapper)
888
889 # functions from module xmlIO
890 grow()
891 push()
892 read()
893
894 # functions from module xmlreader
895 Setup()
896 newTextReader()
897Class xmlReg()
898
899 # functions from module xmlregexp
900 regexpExec()
901 regexpIsDeterminist()
902 regexpPrint()
903Class relaxNgParserCtxt()
904
905 # functions from module relaxng
906 relaxNGParse()
907 relaxParserSetFlag()
908Class relaxNgSchema()
909
910 # functions from module relaxng
911 relaxNGDump()
912 relaxNGDumpTree()
913 relaxNGNewValidCtxt()
914
915 # functions from module xmlreader
916 RelaxNGSetSchema()
917
918
919Class relaxNgValidCtxt(relaxNgValidCtxtCore)
920
921 # functions from module relaxng
922 relaxNGValidateDoc()
923 relaxNGValidateFullElement()
924 relaxNGValidatePopElement()
925 relaxNGValidatePushCData()
926 relaxNGValidatePushElement()
927
928 # functions from module xmlreader
929 RelaxNGValidateCtxt()
930Class SchemaParserCtxt()
931
932 # functions from module xmlschemas
933 schemaParse()
934Class Schema()
935
936 # functions from module xmlreader
937 SetSchema()
938
939 # functions from module xmlschemas
940 schemaDump()
941 schemaNewValidCtxt()
942
943
944Class SchemaValidCtxt(SchemaValidCtxtCore)
945
946 # functions from module xmlreader
947 SchemaValidateCtxt()
948
949 # functions from module xmlschemas
950 schemaIsValid()
951 schemaSetValidOptions()
952 schemaValidCtxtGetOptions()
953 schemaValidCtxtGetParserCtxt()
954 schemaValidateDoc()
955 schemaValidateFile()
956 schemaValidateOneElement()
957 schemaValidateSetFilename()
958Class xmlTextReaderLocator()
959
960 # functions from module xmlreader
961 BaseURI()
962 LineNumber()
963
964
965Class xmlTextReader(xmlTextReaderCore)
966
967 # functions from module xmlreader
968 AttributeCount()
969 BaseUri()
970 ByteConsumed()
971 Close()
972 CurrentDoc()
973 CurrentNode()
974 Depth()
975 Encoding()
976 Expand()
977 GetAttribute()
978 GetAttributeNo()
979 GetAttributeNs()
980 GetParserColumnNumber()
981 GetParserLineNumber()
982 GetParserProp()
983 GetRemainder()
984 HasAttributes()
985 HasValue()
986 IsDefault()
987 IsEmptyElement()
988 IsNamespaceDecl()
989 IsValid()
990 LocalName()
991 LookupNamespace()
992 MoveToAttribute()
993 MoveToAttributeNo()
994 MoveToAttributeNs()
995 MoveToElement()
996 MoveToFirstAttribute()
997 MoveToNextAttribute()
998 Name()
999 NamespaceUri()
1000 NewDoc()
1001 NewFd()
1002 NewFile()
1003 NewMemory()
1004 NewWalker()
1005 Next()
1006 NextSibling()
1007 NodeType()
1008 Normalization()
1009 Prefix()
1010 Preserve()
1011 QuoteChar()
1012 Read()
1013 ReadAttributeValue()
1014 ReadInnerXml()
1015 ReadOuterXml()
1016 ReadState()
1017 ReadString()
1018 RelaxNGSetSchema()
1019 RelaxNGValidate()
1020 RelaxNGValidateCtxt()
1021 SchemaValidate()
1022 SchemaValidateCtxt()
1023 SetParserProp()
1024 SetSchema()
1025 Setup()
1026 Standalone()
1027 String()
1028 Value()
1029 XmlLang()
1030 XmlVersion()
1031Class URI()
1032 # accessors
1033 authority()
1034 fragment()
1035 opaque()
1036 path()
1037 port()
1038 query()
1039 queryRaw()
1040 scheme()
1041 server()
1042 setAuthority()
1043 setFragment()
1044 setOpaque()
1045 setPath()
1046 setPort()
1047 setQuery()
1048 setQueryRaw()
1049 setScheme()
1050 setServer()
1051 setUser()
1052 user()
1053
1054 # functions from module uri
1055 parseURIReference()
1056 printURI()
1057 saveUri()
1058
1059
1060Class ValidCtxt(ValidCtxtCore)
1061
1062 # functions from module valid
1063 validCtxtNormalizeAttributeValue()
1064 validateDocument()
1065 validateDocumentFinal()
1066 validateDtd()
1067 validateDtdFinal()
1068 validateElement()
1069 validateNotationUse()
1070 validateOneAttribute()
1071 validateOneElement()
1072 validateOneNamespace()
1073 validatePopElement()
1074 validatePushCData()
1075 validatePushElement()
1076 validateRoot()
1077Class xpathContext()
1078 # accessors
1079 contextDoc()
1080 contextNode()
1081 contextPosition()
1082 contextSize()
1083 function()
1084 functionURI()
1085 setContextDoc()
1086 setContextNode()
1087
1088 # functions from module python
1089 registerXPathFunction()
1090 xpathRegisterVariable()
1091
1092 # functions from module xpath
1093 xpathContextSetCache()
1094 xpathEval()
1095 xpathEvalExpression()
1096 xpathFreeContext()
1097
1098 # functions from module xpathInternals
1099 xpathNewParserContext()
1100 xpathNsLookup()
1101 xpathRegisterAllFunctions()
1102 xpathRegisterNs()
1103 xpathRegisteredFuncsCleanup()
1104 xpathRegisteredNsCleanup()
1105 xpathRegisteredVariablesCleanup()
1106 xpathVariableLookup()
1107 xpathVariableLookupNS()
1108
1109 # functions from module xpointer
1110 xpointerEval()
1111Class xpathParserContext()
1112 # accessors
1113 context()
1114
1115 # functions from module xpathInternals
1116 xpathAddValues()
1117 xpathBooleanFunction()
1118 xpathCeilingFunction()
1119 xpathCompareValues()
1120 xpathConcatFunction()
1121 xpathContainsFunction()
1122 xpathCountFunction()
1123 xpathDivValues()
1124 xpathEqualValues()
1125 xpathErr()
1126 xpathEvalExpr()
1127 xpathFalseFunction()
1128 xpathFloorFunction()
1129 xpathFreeParserContext()
1130 xpathIdFunction()
1131 xpathLangFunction()
1132 xpathLastFunction()
1133 xpathLocalNameFunction()
1134 xpathModValues()
1135 xpathMultValues()
1136 xpathNamespaceURIFunction()
1137 xpathNextAncestor()
1138 xpathNextAncestorOrSelf()
1139 xpathNextAttribute()
1140 xpathNextChild()
1141 xpathNextDescendant()
1142 xpathNextDescendantOrSelf()
1143 xpathNextFollowing()
1144 xpathNextFollowingSibling()
1145 xpathNextNamespace()
1146 xpathNextParent()
1147 xpathNextPreceding()
1148 xpathNextPrecedingSibling()
1149 xpathNextSelf()
1150 xpathNormalizeFunction()
1151 xpathNotEqualValues()
1152 xpathNotFunction()
1153 xpathNumberFunction()
1154 xpathParseNCName()
1155 xpathParseName()
1156 xpathPopBoolean()
1157 xpathPopNumber()
1158 xpathPopString()
1159 xpathPositionFunction()
1160 xpathRoot()
1161 xpathRoundFunction()
1162 xpathStartsWithFunction()
1163 xpathStringFunction()
1164 xpathStringLengthFunction()
1165 xpathSubValues()
1166 xpathSubstringAfterFunction()
1167 xpathSubstringBeforeFunction()
1168 xpathSubstringFunction()
1169 xpathSumFunction()
1170 xpathTranslateFunction()
1171 xpathTrueFunction()
1172 xpathValueFlipSign()
1173 xpatherror()
1174
1175 # functions from module xpointer
1176 xpointerEvalRangePredicate()
1177 xpointerRangeToFunction()
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette