2002-02-02 12:17:16 +03:00
Generated Classes for libxml2-python
#
# Global functions of the module
#
# functions from module HTMLparser
2003-04-11 13:02:11 +04:00
htmlCreateMemoryParserCtxt()
2002-02-02 12:17:16 +03:00
htmlHandleOmittedElem()
htmlIsScriptAttribute()
2006-10-11 20:43:06 +04:00
htmlNewParserCtxt()
2002-02-02 12:17:16 +03:00
htmlParseDoc()
htmlParseFile()
2003-09-26 17:53:14 +04:00
htmlReadDoc()
htmlReadFd()
htmlReadFile()
htmlReadMemory()
2002-02-02 12:17:16 +03:00
# functions from module HTMLtree
2002-09-26 02:25:35 +04:00
htmlIsBooleanAttr()
2002-02-02 12:17:16 +03:00
htmlNewDoc()
htmlNewDocNoDtD()
2003-09-02 00:33:14 +04:00
# functions from module SAX2
2003-09-08 00:54:29 +04:00
SAXDefaultVersion()
2003-09-02 00:33:14 +04:00
defaultSAXHandlerInit()
docbDefaultSAXHandlerInit()
htmlDefaultSAXHandlerInit()
2002-02-02 12:17:16 +03:00
# functions from module catalog
catalogAdd()
catalogCleanup()
catalogConvert()
2002-02-07 19:39:11 +03:00
catalogDump()
2002-02-02 12:17:16 +03:00
catalogGetPublic()
catalogGetSystem()
catalogRemove()
catalogResolve()
catalogResolvePublic()
catalogResolveSystem()
catalogResolveURI()
catalogSetDebug()
initializeCatalog()
2002-02-07 19:39:11 +03:00
loadACatalog()
2002-02-02 12:17:16 +03:00
loadCatalog()
loadCatalogs()
2002-02-07 19:39:11 +03:00
loadSGMLSuperCatalog()
newCatalog()
2002-02-02 12:17:16 +03:00
parseCatalogFile()
2003-10-20 00:44:43 +04:00
# functions from module chvalid
isBaseChar()
isBlank()
isChar()
isCombining()
isDigit()
isExtender()
isIdeographic()
isPubidChar()
2002-02-02 12:17:16 +03:00
# functions from module debugXML
2002-12-11 17:23:49 +03:00
boolToText()
2002-02-07 19:39:11 +03:00
debugDumpString()
2002-02-02 12:17:16 +03:00
shellPrintXPathError()
2005-01-26 02:45:06 +03:00
# functions from module dict
dictCleanup()
2002-02-02 12:17:16 +03:00
# functions from module encoding
addEncodingAlias()
cleanupCharEncodingHandlers()
cleanupEncodingAliases()
delEncodingAlias()
encodingAlias()
initCharEncodingHandlers()
# functions from module entities
cleanupPredefinedEntities()
initializePredefinedEntities()
predefinedEntity()
2003-05-16 02:11:36 +04:00
# functions from module globals
cleanupGlobals()
initGlobals()
thrDefDefaultBufferSize()
thrDefDoValidityCheckingDefaultValue()
thrDefGetWarningsDefaultValue()
thrDefIndentTreeOutput()
thrDefKeepBlanksDefaultValue()
thrDefLineNumbersDefaultValue()
thrDefLoadExtDtdDefaultValue()
thrDefParserDebugEntities()
thrDefPedanticParserDefaultValue()
thrDefSaveNoEmptyTags()
thrDefSubstituteEntitiesDefaultValue()
thrDefTreeIndentString()
2002-02-02 12:17:16 +03:00
# functions from module nanoftp
nanoFTPCleanup()
nanoFTPInit()
nanoFTPProxy()
nanoFTPScanProxy()
# functions from module nanohttp
nanoHTTPCleanup()
nanoHTTPInit()
nanoHTTPScanProxy()
# functions from module parser
2002-02-03 18:08:05 +03:00
createDocParserCtxt()
2002-02-02 12:17:16 +03:00
initParser()
keepBlanksDefault()
lineNumbersDefault()
2003-10-09 02:38:13 +04:00
newParserCtxt()
2002-02-02 12:17:16 +03:00
parseDTD()
parseDoc()
parseEntity()
parseFile()
parseMemory()
pedanticParserDefault()
2003-09-24 01:50:54 +04:00
readDoc()
readFd()
readFile()
readMemory()
2002-02-02 12:17:16 +03:00
recoverDoc()
recoverFile()
recoverMemory()
substituteEntitiesDefault()
# functions from module parserInternals
checkLanguageID()
copyChar()
copyCharMultiByte()
2002-02-03 18:08:05 +03:00
createEntityParserCtxt()
createFileParserCtxt()
createMemoryParserCtxt()
2003-11-04 13:26:43 +03:00
createURLParserCtxt()
2002-02-03 18:08:05 +03:00
htmlCreateFileParserCtxt()
2002-02-02 12:17:16 +03:00
htmlInitAutoClose()
isLetter()
2002-02-03 18:08:05 +03:00
namePop()
namePush()
nodePop()
nodePush()
2002-02-02 12:17:16 +03:00
2002-02-03 00:49:17 +03:00
# functions from module python
2002-03-05 18:41:29 +03:00
SAXParseFile()
2002-09-12 19:00:57 +04:00
createInputBuffer()
createOutputBuffer()
2002-02-03 18:08:05 +03:00
createPushParser()
2002-02-03 23:13:06 +03:00
debugMemory()
dumpMemory()
htmlCreatePushParser()
2002-03-05 18:41:29 +03:00
htmlSAXParseFile()
2004-07-02 16:23:44 +04:00
memoryUsed()
2002-03-01 16:00:53 +03:00
newNode()
2004-07-01 16:56:30 +04:00
pythonCleanupParser()
2002-09-12 19:00:57 +04:00
setEntityLoader()
2002-02-03 00:49:17 +03:00
2003-02-05 16:19:53 +03:00
# functions from module relaxng
relaxNGCleanupTypes()
2004-11-04 20:34:35 +03:00
relaxNGInitTypes()
2003-02-10 02:33:36 +03:00
relaxNGNewMemParserCtxt()
relaxNGNewParserCtxt()
2003-02-05 16:19:53 +03:00
2002-02-02 12:17:16 +03:00
# functions from module tree
2003-04-11 13:02:11 +04:00
buildQName()
2002-02-02 12:17:16 +03:00
compressMode()
2002-11-22 16:18:30 +03:00
isXHTML()
2002-02-02 12:17:16 +03:00
newComment()
newDoc()
newPI()
newText()
newTextLen()
setCompressMode()
2003-02-24 23:11:43 +03:00
validateNCName()
validateNMToken()
validateName()
validateQName()
2002-02-02 12:17:16 +03:00
# functions from module uri
URIEscape()
URIEscapeStr()
URIUnescapeString()
2004-06-27 16:08:10 +04:00
buildRelativeURI()
2002-02-02 12:17:16 +03:00
buildURI()
2003-02-24 23:11:43 +03:00
canonicPath()
2002-02-23 13:10:33 +03:00
createURI()
2002-02-02 12:17:16 +03:00
normalizeURIPath()
2002-02-23 13:10:33 +03:00
parseURI()
2005-08-23 01:22:27 +04:00
parseURIRaw()
2006-10-11 20:43:06 +04:00
pathToURI()
2002-02-02 12:17:16 +03:00
2002-04-15 21:12:47 +04:00
# functions from module valid
2004-11-10 14:55:47 +03:00
newValidCtxt()
2002-04-15 21:12:47 +04:00
validateNameValue()
validateNamesValue()
validateNmtokenValue()
validateNmtokensValue()
2002-02-02 12:17:16 +03:00
# functions from module xmlIO
2002-10-22 21:35:37 +04:00
checkFilename()
2002-02-02 12:17:16 +03:00
cleanupInputCallbacks()
cleanupOutputCallbacks()
2002-05-28 01:17:57 +04:00
fileMatch()
iOFTPMatch()
iOHTTPMatch()
2002-09-26 02:25:35 +04:00
normalizeWindowsPath()
2002-02-02 12:17:16 +03:00
parserGetDirectory()
2004-05-16 05:20:17 +04:00
popInputCallbacks()
2002-09-26 13:34:23 +04:00
registerDefaultInputCallbacks()
registerDefaultOutputCallbacks()
registerHTTPPostCallbacks()
2002-09-26 02:25:35 +04:00
2003-10-03 02:28:19 +04:00
# functions from module xmlerror
2004-01-07 01:54:57 +03:00
lastError()
2003-10-03 02:28:19 +04:00
resetLastError()
2002-12-15 02:00:35 +03:00
# functions from module xmlreader
newTextReaderFilename()
2003-10-18 13:07:46 +04:00
readerForDoc()
readerForFd()
readerForFile()
readerForMemory()
2002-12-15 02:00:35 +03:00
2002-09-26 02:25:35 +04:00
# functions from module xmlregexp
regexpCompile()
2004-08-18 13:13:18 +04:00
# functions from module xmlschemas
schemaNewMemParserCtxt()
schemaNewParserCtxt()
2003-04-30 16:20:34 +04:00
# functions from module xmlschemastypes
schemaCleanupTypes()
2004-06-29 21:04:39 +04:00
schemaCollapseString()
2003-04-30 16:20:34 +04:00
schemaInitTypes()
2004-12-10 13:26:42 +03:00
schemaWhiteSpaceReplace()
2003-04-30 16:20:34 +04:00
moved string and UTF8 routines out of parser.c and encoding.c into a new
* encoding.c, parser.c, xmlstring.c, Makefile.am,
include/libxml/Makefile.am, include/libxml/catalog.c,
include/libxml/chvalid.h, include/libxml/encoding.h,
include/libxml/parser.h, include/libxml/relaxng.h,
include/libxml/tree.h, include/libxml/xmlwriter.h,
include/libxml/xmlstring.h:
moved string and UTF8 routines out of parser.c and encoding.c
into a new module xmlstring.c with include file
include/libxml/xmlstring.h mostly using patches from Reid
Spencer. Since xmlChar now defined in xmlstring.h, several
include files needed to have a #include added for safety.
* doc/apibuild.py: added some additional sorting for various
references displayed in the APIxxx.html files. Rebuilt the
docs, and also added new file for xmlstring module.
* configure.in: small addition to help my testing; no effect on
normal usage.
* doc/search.php: added $_GET[query] so that persistent globals
can be disabled (for recent versions of PHP)
2004-01-06 14:52:13 +03:00
# functions from module xmlstring
UTF8Charcmp()
UTF8Size()
UTF8Strlen()
UTF8Strloc()
UTF8Strndup()
UTF8Strpos()
UTF8Strsize()
UTF8Strsub()
checkUTF8()
2002-09-26 02:25:35 +04:00
# functions from module xmlunicode
2003-11-09 15:45:26 +03:00
uCSIsAegeanNumbers()
2002-09-26 02:25:35 +04:00
uCSIsAlphabeticPresentationForms()
uCSIsArabic()
uCSIsArabicPresentationFormsA()
uCSIsArabicPresentationFormsB()
uCSIsArmenian()
uCSIsArrows()
uCSIsBasicLatin()
uCSIsBengali()
uCSIsBlock()
uCSIsBlockElements()
uCSIsBopomofo()
uCSIsBopomofoExtended()
uCSIsBoxDrawing()
uCSIsBraillePatterns()
2003-11-09 15:45:26 +03:00
uCSIsBuhid()
2002-09-26 02:25:35 +04:00
uCSIsByzantineMusicalSymbols()
uCSIsCJKCompatibility()
uCSIsCJKCompatibilityForms()
uCSIsCJKCompatibilityIdeographs()
uCSIsCJKCompatibilityIdeographsSupplement()
uCSIsCJKRadicalsSupplement()
uCSIsCJKSymbolsandPunctuation()
uCSIsCJKUnifiedIdeographs()
uCSIsCJKUnifiedIdeographsExtensionA()
uCSIsCJKUnifiedIdeographsExtensionB()
uCSIsCat()
uCSIsCatC()
uCSIsCatCc()
uCSIsCatCf()
uCSIsCatCo()
uCSIsCatCs()
uCSIsCatL()
uCSIsCatLl()
uCSIsCatLm()
uCSIsCatLo()
uCSIsCatLt()
uCSIsCatLu()
uCSIsCatM()
uCSIsCatMc()
uCSIsCatMe()
uCSIsCatMn()
uCSIsCatN()
uCSIsCatNd()
uCSIsCatNl()
uCSIsCatNo()
uCSIsCatP()
uCSIsCatPc()
uCSIsCatPd()
uCSIsCatPe()
uCSIsCatPf()
uCSIsCatPi()
uCSIsCatPo()
uCSIsCatPs()
uCSIsCatS()
uCSIsCatSc()
uCSIsCatSk()
uCSIsCatSm()
uCSIsCatSo()
uCSIsCatZ()
uCSIsCatZl()
uCSIsCatZp()
uCSIsCatZs()
uCSIsCherokee()
uCSIsCombiningDiacriticalMarks()
2003-11-09 15:45:26 +03:00
uCSIsCombiningDiacriticalMarksforSymbols()
2002-09-26 02:25:35 +04:00
uCSIsCombiningHalfMarks()
uCSIsCombiningMarksforSymbols()
uCSIsControlPictures()
uCSIsCurrencySymbols()
2003-11-09 15:45:26 +03:00
uCSIsCypriotSyllabary()
2002-09-26 02:25:35 +04:00
uCSIsCyrillic()
2003-11-09 15:45:26 +03:00
uCSIsCyrillicSupplement()
2002-09-26 02:25:35 +04:00
uCSIsDeseret()
uCSIsDevanagari()
uCSIsDingbats()
uCSIsEnclosedAlphanumerics()
uCSIsEnclosedCJKLettersandMonths()
uCSIsEthiopic()
uCSIsGeneralPunctuation()
uCSIsGeometricShapes()
uCSIsGeorgian()
uCSIsGothic()
uCSIsGreek()
uCSIsGreekExtended()
2003-11-09 15:45:26 +03:00
uCSIsGreekandCoptic()
2002-09-26 02:25:35 +04:00
uCSIsGujarati()
uCSIsGurmukhi()
uCSIsHalfwidthandFullwidthForms()
uCSIsHangulCompatibilityJamo()
uCSIsHangulJamo()
uCSIsHangulSyllables()
2003-11-09 15:45:26 +03:00
uCSIsHanunoo()
2002-09-26 02:25:35 +04:00
uCSIsHebrew()
uCSIsHighPrivateUseSurrogates()
uCSIsHighSurrogates()
uCSIsHiragana()
uCSIsIPAExtensions()
uCSIsIdeographicDescriptionCharacters()
uCSIsKanbun()
uCSIsKangxiRadicals()
uCSIsKannada()
uCSIsKatakana()
2003-11-09 15:45:26 +03:00
uCSIsKatakanaPhoneticExtensions()
2002-09-26 02:25:35 +04:00
uCSIsKhmer()
2003-11-09 15:45:26 +03:00
uCSIsKhmerSymbols()
2002-09-26 02:25:35 +04:00
uCSIsLao()
uCSIsLatin1Supplement()
uCSIsLatinExtendedA()
uCSIsLatinExtendedAdditional()
uCSIsLatinExtendedB()
uCSIsLetterlikeSymbols()
2003-11-09 15:45:26 +03:00
uCSIsLimbu()
uCSIsLinearBIdeograms()
uCSIsLinearBSyllabary()
2002-09-26 02:25:35 +04:00
uCSIsLowSurrogates()
uCSIsMalayalam()
uCSIsMathematicalAlphanumericSymbols()
uCSIsMathematicalOperators()
2003-11-09 15:45:26 +03:00
uCSIsMiscellaneousMathematicalSymbolsA()
uCSIsMiscellaneousMathematicalSymbolsB()
2002-09-26 02:25:35 +04:00
uCSIsMiscellaneousSymbols()
2003-11-09 15:45:26 +03:00
uCSIsMiscellaneousSymbolsandArrows()
2002-09-26 02:25:35 +04:00
uCSIsMiscellaneousTechnical()
uCSIsMongolian()
uCSIsMusicalSymbols()
uCSIsMyanmar()
uCSIsNumberForms()
uCSIsOgham()
uCSIsOldItalic()
uCSIsOpticalCharacterRecognition()
uCSIsOriya()
2003-11-09 15:45:26 +03:00
uCSIsOsmanya()
uCSIsPhoneticExtensions()
2002-09-26 02:25:35 +04:00
uCSIsPrivateUse()
2003-11-09 15:45:26 +03:00
uCSIsPrivateUseArea()
2002-09-26 02:25:35 +04:00
uCSIsRunic()
2003-11-09 15:45:26 +03:00
uCSIsShavian()
2002-09-26 02:25:35 +04:00
uCSIsSinhala()
uCSIsSmallFormVariants()
uCSIsSpacingModifierLetters()
uCSIsSpecials()
uCSIsSuperscriptsandSubscripts()
2003-11-09 15:45:26 +03:00
uCSIsSupplementalArrowsA()
uCSIsSupplementalArrowsB()
uCSIsSupplementalMathematicalOperators()
uCSIsSupplementaryPrivateUseAreaA()
uCSIsSupplementaryPrivateUseAreaB()
2002-09-26 02:25:35 +04:00
uCSIsSyriac()
2003-11-09 15:45:26 +03:00
uCSIsTagalog()
uCSIsTagbanwa()
2002-09-26 02:25:35 +04:00
uCSIsTags()
2003-11-09 15:45:26 +03:00
uCSIsTaiLe()
uCSIsTaiXuanJingSymbols()
2002-09-26 02:25:35 +04:00
uCSIsTamil()
uCSIsTelugu()
uCSIsThaana()
uCSIsThai()
uCSIsTibetan()
2003-11-09 15:45:26 +03:00
uCSIsUgaritic()
2002-09-26 02:25:35 +04:00
uCSIsUnifiedCanadianAboriginalSyllabics()
2003-11-09 15:45:26 +03:00
uCSIsVariationSelectors()
uCSIsVariationSelectorsSupplement()
2002-09-26 02:25:35 +04:00
uCSIsYiRadicals()
uCSIsYiSyllables()
2003-11-09 15:45:26 +03:00
uCSIsYijingHexagramSymbols()
2002-02-02 12:17:16 +03:00
2002-11-22 16:18:30 +03:00
# functions from module xmlversion
2002-02-02 12:17:16 +03:00
checkVersion()
2002-02-07 19:39:11 +03:00
# functions from module xpathInternals
valuePop()
2002-02-02 12:17:16 +03:00
#
# Set of classes of the module
#
Class xmlNode(xmlCore)
2002-02-04 03:17:01 +03:00
# accessors
ns()
nsDefs()
2002-02-02 12:17:16 +03:00
# functions from module debugXML
2002-02-07 19:39:11 +03:00
debugDumpNode()
debugDumpNodeList()
debugDumpOneNode()
2002-02-02 12:17:16 +03:00
lsCountNode()
2002-02-07 19:39:11 +03:00
lsOneNode()
2002-02-02 12:17:16 +03:00
shellPrintNode()
# functions from module tree
addChild()
addChildList()
addContent()
addContentLen()
addNextSibling()
addPrevSibling()
addSibling()
copyNode()
copyNodeList()
copyProp()
copyPropList()
docCopyNode()
2004-10-27 21:29:04 +04:00
docCopyNodeList()
2002-02-02 12:17:16 +03:00
docSetRootElement()
freeNode()
freeNodeList()
getBase()
getContent()
getLang()
getSpacePreserve()
hasNsProp()
hasProp()
isBlankNode()
isText()
lastChild()
lineNo()
listGetRawString()
listGetString()
newChild()
newNs()
newNsProp()
2002-07-06 23:55:14 +04:00
newNsPropEatName()
2002-02-02 12:17:16 +03:00
newProp()
newTextChild()
2003-02-05 16:19:53 +03:00
noNsProp()
2002-02-02 12:17:16 +03:00
nodePath()
nsProp()
prop()
reconciliateNs()
replaceNode()
searchNs()
searchNsByHref()
setBase()
setContent()
setContentLen()
setLang()
setListDoc()
setName()
setNs()
setNsProp()
setProp()
setSpacePreserve()
setTreeDoc()
textConcat()
textMerge()
unlinkNode()
unsetNsProp()
unsetProp()
# functions from module valid
isID()
isRef()
validNormalizeAttributeValue()
2003-08-05 00:42:34 +04:00
# functions from module xinclude
xincludeProcessTree()
2003-12-09 14:35:37 +03:00
xincludeProcessTreeFlags()
2003-08-05 00:42:34 +04:00
2004-09-29 19:50:37 +04:00
# functions from module xmlschemas
schemaValidateOneElement()
2002-02-02 12:17:16 +03:00
# functions from module xpath
xpathCastNodeToNumber()
xpathCastNodeToString()
xpathCmpNodes()
# functions from module xpathInternals
xpathNewNodeSet()
xpathNewValueTree()
2002-02-07 19:39:11 +03:00
xpathNextAncestor()
xpathNextAncestorOrSelf()
xpathNextAttribute()
xpathNextChild()
xpathNextDescendant()
xpathNextDescendantOrSelf()
xpathNextFollowing()
xpathNextFollowingSibling()
xpathNextNamespace()
xpathNextParent()
xpathNextPreceding()
xpathNextPrecedingSibling()
xpathNextSelf()
2002-02-02 12:17:16 +03:00
2003-01-23 19:42:55 +03:00
# functions from module xpointer
xpointerNewCollapsedRange()
xpointerNewContext()
xpointerNewLocationSetNodes()
xpointerNewRange()
xpointerNewRangeNodes()
2002-02-02 12:17:16 +03:00
2002-02-02 13:28:17 +03:00
Class xmlDoc(xmlNode)
2002-02-02 12:17:16 +03:00
2002-02-02 13:28:17 +03:00
# functions from module HTMLparser
htmlAutoCloseTag()
htmlIsAutoClosed()
2002-02-02 12:17:16 +03:00
2002-02-02 13:28:17 +03:00
# functions from module HTMLtree
2002-09-12 19:00:57 +04:00
htmlDocContentDumpFormatOutput()
htmlDocContentDumpOutput()
2002-02-07 19:39:11 +03:00
htmlDocDump()
2002-02-02 13:28:17 +03:00
htmlGetMetaEncoding()
2002-02-07 19:39:11 +03:00
htmlNodeDumpFile()
htmlNodeDumpFileFormat()
2002-09-12 19:00:57 +04:00
htmlNodeDumpFormatOutput()
2002-12-12 14:01:32 +03:00
htmlNodeDumpOutput()
2002-02-02 13:28:17 +03:00
htmlSaveFile()
htmlSaveFileEnc()
htmlSaveFileFormat()
htmlSetMetaEncoding()
2002-02-07 19:39:11 +03:00
# functions from module debugXML
2004-10-27 21:29:04 +04:00
debugCheckDocument()
2002-02-07 19:39:11 +03:00
debugDumpDocument()
debugDumpDocumentHead()
debugDumpEntities()
2002-02-02 13:28:17 +03:00
# functions from module entities
addDocEntity()
addDtdEntity()
docEntity()
dtdEntity()
encodeEntities()
encodeEntitiesReentrant()
encodeSpecialChars()
parameterEntity()
2002-02-02 12:17:16 +03:00
2003-02-10 02:33:36 +03:00
# functions from module relaxng
2003-04-17 13:09:19 +04:00
relaxNGNewDocParserCtxt()
2003-02-10 02:33:36 +03:00
relaxNGValidateDoc()
2003-04-17 13:09:19 +04:00
relaxNGValidateFullElement()
relaxNGValidatePopElement()
relaxNGValidatePushElement()
2003-02-10 02:33:36 +03:00
2002-02-02 12:17:16 +03:00
# functions from module tree
2002-02-02 13:28:17 +03:00
copyDoc()
2003-04-26 16:03:54 +04:00
copyNode()
2004-10-27 21:29:04 +04:00
copyNodeList()
2002-02-02 13:28:17 +03:00
createIntSubset()
docCompressMode()
2002-02-07 19:39:11 +03:00
dump()
elemDump()
2002-07-06 23:55:14 +04:00
formatDump()
2002-02-02 13:28:17 +03:00
freeDoc()
getRootElement()
intSubset()
newCDataBlock()
newCharRef()
newDocComment()
newDocFragment()
newDocNode()
2002-07-06 23:55:14 +04:00
newDocNodeEatName()
2004-10-27 21:29:04 +04:00
newDocPI()
2002-02-02 13:28:17 +03:00
newDocProp()
newDocRawNode()
newDocText()
newDocTextLen()
newDtd()
newGlobalNs()
newReference()
2002-09-12 19:00:57 +04:00
nodeDumpOutput()
2003-04-26 16:03:54 +04:00
nodeGetBase()
nodeListGetRawString()
nodeListGetString()
reconciliateNs()
2002-02-02 13:28:17 +03:00
saveFile()
saveFileEnc()
2002-09-12 19:00:57 +04:00
saveFileTo()
2002-02-02 13:28:17 +03:00
saveFormatFile()
saveFormatFileEnc()
2002-09-12 19:00:57 +04:00
saveFormatFileTo()
2003-04-26 16:03:54 +04:00
searchNs()
searchNsByHref()
2002-02-02 13:28:17 +03:00
setDocCompressMode()
2003-04-26 16:03:54 +04:00
setListDoc()
setRootElement()
setTreeDoc()
2002-02-02 13:28:17 +03:00
stringGetNodeList()
stringLenGetNodeList()
2002-02-02 12:17:16 +03:00
# functions from module valid
2002-02-02 13:28:17 +03:00
ID()
2003-04-26 16:03:54 +04:00
isID()
2002-02-02 13:28:17 +03:00
isMixedElement()
2003-04-26 16:03:54 +04:00
isRef()
2002-02-02 13:28:17 +03:00
removeID()
removeRef()
2004-11-10 14:55:47 +03:00
validCtxtNormalizeAttributeValue()
2003-04-26 16:03:54 +04:00
validNormalizeAttributeValue()
2004-11-10 14:55:47 +03:00
validateDocument()
validateDocumentFinal()
validateDtd()
validateDtdFinal()
validateElement()
validateNotationUse()
validateOneAttribute()
validateOneElement()
validateOneNamespace()
validatePopElement()
validatePushElement()
validateRoot()
2002-02-02 13:28:17 +03:00
# functions from module xinclude
xincludeProcess()
2003-12-09 14:35:37 +03:00
xincludeProcessFlags()
2002-02-02 13:28:17 +03:00
2003-10-20 21:07:41 +04:00
# functions from module xmlreader
NewWalker()
readerWalker()
2004-08-18 13:13:18 +04:00
# functions from module xmlschemas
schemaNewDocParserCtxt()
schemaValidateDoc()
2002-02-20 13:22:49 +03:00
# functions from module xpath
2002-02-02 13:28:17 +03:00
xpathNewContext()
2003-04-01 15:13:05 +04:00
xpathOrderDocElems()
2003-04-26 16:03:54 +04:00
# functions from module xpointer
xpointerNewContext()
2003-09-14 23:56:14 +04:00
Class xmlAttr(xmlNode)
# functions from module debugXML
debugDumpAttr()
debugDumpAttrList()
# functions from module tree
copyProp()
copyPropList()
freeProp()
freePropList()
removeProp()
# functions from module valid
removeID()
removeRef()
Class xmlReg()
# functions from module xmlregexp
regexpExec()
regexpIsDeterminist()
regexpPrint()
2005-03-31 02:47:10 +04:00
Class relaxNgValidCtxt(relaxNgValidCtxtCore)
2003-09-14 23:56:14 +04:00
# functions from module relaxng
relaxNGValidateDoc()
relaxNGValidateFullElement()
relaxNGValidatePopElement()
relaxNGValidatePushCData()
relaxNGValidatePushElement()
2003-01-23 19:42:55 +03:00
2003-01-14 14:42:39 +03:00
Class parserCtxt(parserCtxtCore)
2002-02-03 18:08:05 +03:00
# accessors
doc()
2002-02-03 19:53:19 +03:00
isValid()
lineNumbers()
loadSubset()
pedantic()
replaceEntities()
validate()
wellFormed()
2002-02-03 18:08:05 +03:00
2002-05-13 14:33:30 +04:00
# functions from module HTMLparser
2003-09-26 17:53:14 +04:00
htmlCtxtReadDoc()
htmlCtxtReadFd()
htmlCtxtReadFile()
htmlCtxtReadMemory()
htmlCtxtReset()
htmlCtxtUseOptions()
2002-05-13 14:33:30 +04:00
htmlFreeParserCtxt()
htmlParseCharRef()
htmlParseChunk()
2002-05-28 01:17:57 +04:00
htmlParseDocument()
2002-05-13 14:33:30 +04:00
htmlParseElement()
2002-02-03 18:08:05 +03:00
# functions from module parser
2004-02-11 16:25:26 +03:00
byteConsumed()
2002-02-03 18:08:05 +03:00
clearParserCtxt()
2003-09-24 01:50:54 +04:00
ctxtReadDoc()
ctxtReadFd()
ctxtReadFile()
ctxtReadMemory()
ctxtReset()
2003-10-29 02:06:32 +03:00
ctxtResetPush()
2003-09-24 01:50:54 +04:00
ctxtUseOptions()
2002-02-03 18:08:05 +03:00
initParserCtxt()
parseChunk()
parseDocument()
parseExtParsedEnt()
2002-12-11 17:23:49 +03:00
setupParserForBuffer()
2002-02-03 18:08:05 +03:00
stopParser()
# functions from module parserInternals
decodeEntities()
2003-04-26 16:03:54 +04:00
handleEntity()
2002-02-03 18:08:05 +03:00
namespaceParseNCName()
namespaceParseNSDef()
nextChar()
parseAttValue()
parseAttributeListDecl()
parseCDSect()
parseCharData()
parseCharRef()
parseComment()
parseContent()
parseDocTypeDecl()
parseElement()
parseElementDecl()
parseEncName()
parseEncodingDecl()
parseEndTag()
parseEntityDecl()
parseEntityRef()
parseExternalSubset()
parseMarkupDecl()
parseMisc()
parseName()
parseNamespace()
parseNmtoken()
parseNotationDecl()
parsePEReference()
parsePI()
parsePITarget()
parsePubidLiteral()
parseQuotedString()
parseReference()
parseSDDecl()
parseStartTag()
parseSystemLiteral()
parseTextDecl()
parseVersionInfo()
parseVersionNum()
parseXMLDecl()
parserHandlePEReference()
parserHandleReference()
popInput()
scanName()
skipBlankChars()
stringDecodeEntities()
2003-09-08 00:54:29 +04:00
stringLenDecodeEntities()
2002-02-07 19:39:11 +03:00
2003-09-14 23:56:14 +04:00
Class xmlDtd(xmlNode)
2003-09-08 00:54:29 +04:00
2003-09-14 23:56:14 +04:00
# functions from module debugXML
debugDumpDTD()
2003-09-08 00:54:29 +04:00
# functions from module tree
2003-09-14 23:56:14 +04:00
copyDtd()
freeDtd()
2003-09-12 03:35:09 +04:00
2003-09-14 23:56:14 +04:00
# functions from module valid
dtdAttrDesc()
dtdElementDesc()
dtdQAttrDesc()
dtdQElementDesc()
2004-12-01 17:35:10 +03:00
Class relaxNgParserCtxt()
2003-09-12 03:35:09 +04:00
2004-12-01 17:35:10 +03:00
# functions from module relaxng
relaxNGParse()
relaxParserSetFlag()
Class xpathParserContext()
# accessors
context()
2003-09-12 03:35:09 +04:00
2003-09-14 23:56:14 +04:00
# functions from module xpathInternals
2004-12-01 17:35:10 +03:00
xpathAddValues()
xpathBooleanFunction()
xpathCeilingFunction()
xpathCompareValues()
xpathConcatFunction()
xpathContainsFunction()
xpathCountFunction()
xpathDivValues()
xpathEqualValues()
xpathErr()
xpathEvalExpr()
xpathFalseFunction()
xpathFloorFunction()
xpathFreeParserContext()
xpathIdFunction()
xpathLangFunction()
xpathLastFunction()
xpathLocalNameFunction()
xpathModValues()
xpathMultValues()
xpathNamespaceURIFunction()
xpathNextAncestor()
xpathNextAncestorOrSelf()
xpathNextAttribute()
xpathNextChild()
xpathNextDescendant()
xpathNextDescendantOrSelf()
xpathNextFollowing()
xpathNextFollowingSibling()
xpathNextNamespace()
xpathNextParent()
xpathNextPreceding()
xpathNextPrecedingSibling()
xpathNextSelf()
xpathNormalizeFunction()
xpathNotEqualValues()
xpathNotFunction()
xpathNumberFunction()
xpathParseNCName()
xpathParseName()
xpathPopBoolean()
xpathPopNumber()
xpathPopString()
xpathPositionFunction()
xpathRoot()
xpathRoundFunction()
xpathStartsWithFunction()
xpathStringFunction()
xpathStringLengthFunction()
xpathSubValues()
xpathSubstringAfterFunction()
xpathSubstringBeforeFunction()
xpathSubstringFunction()
xpathSumFunction()
xpathTranslateFunction()
xpathTrueFunction()
xpathValueFlipSign()
xpatherror()
2004-10-22 15:05:37 +04:00
2004-12-01 17:35:10 +03:00
# functions from module xpointer
xpointerEvalRangePredicate()
xpointerRangeToFunction()
Class SchemaParserCtxt()
2004-10-22 15:05:37 +04:00
2004-12-01 17:35:10 +03:00
# functions from module xmlschemas
schemaParse()
2005-03-31 02:47:10 +04:00
Class ValidCtxt(ValidCtxtCore)
2004-10-22 15:05:37 +04:00
2004-12-01 17:35:10 +03:00
# functions from module valid
validCtxtNormalizeAttributeValue()
validateDocument()
validateDocumentFinal()
validateDtd()
validateDtdFinal()
validateElement()
validateNotationUse()
validateOneAttribute()
validateOneElement()
validateOneNamespace()
validatePopElement()
validatePushCData()
validatePushElement()
validateRoot()
2004-10-22 15:05:37 +04:00
2004-12-01 17:35:10 +03:00
Class xmlNs(xmlNode)
2004-10-22 15:05:37 +04:00
# functions from module tree
2004-12-01 17:35:10 +03:00
copyNamespace()
copyNamespaceList()
freeNs()
freeNsList()
newChild()
newDocNode()
newDocNodeEatName()
newDocRawNode()
newNodeEatName()
newNsProp()
newNsPropEatName()
newTextChild()
setNs()
setNsProp()
unsetNsProp()
2004-10-26 20:06:51 +04:00
2004-12-01 17:35:10 +03:00
# functions from module xpathInternals
xpathNodeSetFreeNs()
2004-10-26 20:06:51 +04:00
Class xmlTextReaderLocator()
# functions from module xmlreader
BaseURI()
LineNumber()
Class URI()
# accessors
authority()
fragment()
opaque()
path()
port()
query()
2007-04-26 12:45:23 +04:00
queryRaw()
2004-10-26 20:06:51 +04:00
scheme()
server()
setAuthority()
setFragment()
setOpaque()
setPath()
setPort()
setQuery()
2007-04-26 12:45:23 +04:00
setQueryRaw()
2004-10-26 20:06:51 +04:00
setScheme()
setServer()
setUser()
user()
# functions from module uri
parseURIReference()
printURI()
saveUri()
2004-12-01 17:35:10 +03:00
Class xmlAttribute(xmlNode)
Class catalog()
# functions from module catalog
add()
catalogIsEmpty()
convertSGMLCatalog()
dump()
remove()
resolve()
resolvePublic()
resolveSystem()
resolveURI()
Class xpathContext()
# accessors
contextDoc()
contextNode()
contextPosition()
contextSize()
function()
functionURI()
setContextDoc()
setContextNode()
# functions from module python
registerXPathFunction()
# functions from module xpath
2006-06-06 17:27:03 +04:00
xpathContextSetCache()
2004-12-01 17:35:10 +03:00
xpathEval()
xpathEvalExpression()
xpathFreeContext()
# functions from module xpathInternals
xpathNewParserContext()
xpathNsLookup()
xpathRegisterAllFunctions()
xpathRegisterNs()
xpathRegisteredFuncsCleanup()
xpathRegisteredNsCleanup()
xpathRegisteredVariablesCleanup()
xpathVariableLookup()
xpathVariableLookupNS()
# functions from module xpointer
xpointerEval()
Class xmlElement(xmlNode)
Class xmlTextReader(xmlTextReaderCore)
# functions from module xmlreader
AttributeCount()
BaseUri()
2005-02-19 21:27:14 +03:00
ByteConsumed()
2004-12-01 17:35:10 +03:00
Close()
CurrentDoc()
CurrentNode()
Depth()
Encoding()
Expand()
GetAttribute()
GetAttributeNo()
GetAttributeNs()
2005-01-04 20:50:14 +03:00
GetParserColumnNumber()
GetParserLineNumber()
2004-12-01 17:35:10 +03:00
GetParserProp()
GetRemainder()
HasAttributes()
HasValue()
IsDefault()
IsEmptyElement()
IsNamespaceDecl()
IsValid()
LocalName()
LookupNamespace()
MoveToAttribute()
MoveToAttributeNo()
MoveToAttributeNs()
MoveToElement()
MoveToFirstAttribute()
MoveToNextAttribute()
Name()
NamespaceUri()
NewDoc()
NewFd()
NewFile()
NewMemory()
NewWalker()
Next()
NextSibling()
NodeType()
Normalization()
Prefix()
Preserve()
QuoteChar()
Read()
ReadAttributeValue()
ReadInnerXml()
ReadOuterXml()
ReadState()
ReadString()
RelaxNGSetSchema()
RelaxNGValidate()
2005-07-11 01:38:31 +04:00
SchemaValidate()
2006-01-05 18:29:44 +03:00
SchemaValidateCtxt()
2004-12-01 17:35:10 +03:00
SetParserProp()
2005-07-11 01:38:31 +04:00
SetSchema()
2007-02-12 20:31:53 +03:00
Setup()
2004-12-01 17:35:10 +03:00
Standalone()
String()
Value()
XmlLang()
XmlVersion()
Class xmlEntity(xmlNode)
# functions from module parserInternals
handleEntity()
Class Schema()
2005-07-11 01:38:31 +04:00
# functions from module xmlreader
SetSchema()
2004-12-01 17:35:10 +03:00
# functions from module xmlschemas
schemaDump()
schemaNewValidCtxt()
Class Error()
# accessors
code()
domain()
file()
level()
line()
message()
# functions from module xmlerror
copyError()
resetError()
Class relaxNgSchema()
# functions from module relaxng
relaxNGDump()
relaxNGDumpTree()
relaxNGNewValidCtxt()
# functions from module xmlreader
RelaxNGSetSchema()
Class inputBuffer(ioReadWrapper)
# functions from module xmlIO
grow()
push()
read()
# functions from module xmlreader
2007-02-12 20:31:53 +03:00
Setup()
2004-12-01 17:35:10 +03:00
newTextReader()
2005-03-31 02:47:10 +04:00
Class SchemaValidCtxt(SchemaValidCtxtCore)
2004-12-01 17:35:10 +03:00
2006-01-05 18:29:44 +03:00
# functions from module xmlreader
SchemaValidateCtxt()
2004-12-01 17:35:10 +03:00
# functions from module xmlschemas
2005-07-11 01:38:31 +04:00
schemaIsValid()
2004-12-01 17:35:10 +03:00
schemaSetValidOptions()
schemaValidCtxtGetOptions()
schemaValidateDoc()
2005-06-15 17:27:56 +04:00
schemaValidateFile()
2004-12-01 17:35:10 +03:00
schemaValidateOneElement()
Class outputBuffer(ioWriteWrapper)
# functions from module HTMLtree
htmlDocContentDumpFormatOutput()
htmlDocContentDumpOutput()
htmlNodeDumpFormatOutput()
htmlNodeDumpOutput()
# functions from module tree
nodeDumpOutput()
saveFileTo()
saveFormatFileTo()
# functions from module xmlIO
write()
writeString()