1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-05 12:10:38 +03:00
Files
libxslt/python/libxsltclass.txt
Daniel Veillard 94738b61d3 fixed a bug reported by Norm Daniel
* libxslt/attributes.c: fixed a bug reported by Norm
Daniel
2002-02-10 21:09:52 +00:00

203 lines
3.9 KiB
Plaintext

Generated Classes for libxslt-python
#
# Global functions of the module
#
# functions from module extensions
registerTestModule()
unregisterExtModule()
unregisterExtModuleElement()
unregisterExtModuleFunction()
unregisterExtModuleTopLevel()
# functions from module extra
registerAllExtras()
# functions from module python
cleanup()
registerExtModuleFunction()
# functions from module transform
setXIncludeDefault()
xincludeDefault()
# functions from module xslt
cleanupGlobals()
# functions from module xsltInternals
isBlank()
loadStylesheetPI()
newStylesheet()
parseStylesheetDoc()
# functions from module xsltutils
calibrateAdjust()
nsProp()
timestamp()
xslDropCall()
#
# Set of classes of the module
#
Class xpathParserContext(libxml2.xpathParserContext)
# accessors
context()
# functions from module extra
functionNodeSet()
# functions from module functions
documentFunction()
elementAvailableFunction()
formatNumberFunction()
functionAvailableFunction()
generateIdFunction()
keyFunction()
systemPropertyFunction()
unparsedEntityURIFunction()
Class xpathContext(libxml2.xpathContext)
# accessors
transformContext()
# functions from module functions
registerAllFunctions()
Class transformCtxt()
# accessors
context()
current()
insertNode()
instruction()
mode()
modeURI()
outputDoc()
outputURI()
style()
# functions from module attributes
applyAttributeSet()
# functions from module documents
freeDocuments()
# functions from module extensions
freeCtxtExts()
initCtxtExts()
shutdownCtxtExts()
# functions from module extra
registerExtras()
# functions from module imports
findElemSpaceHandling()
needElemSpaceHandling()
# functions from module namespaces
copyNamespace()
copyNamespaceList()
namespace()
specialNamespace()
# functions from module templates
attrListTemplateProcess()
attrTemplateProcess()
evalAttrValueTemplate()
evalTemplateString()
# functions from module transform
applyStripSpaces()
freeTransformContext()
registerAllElement()
# functions from module variables
evalGlobalVariables()
evalOneUserParam()
freeGlobalVariables()
parseStylesheetParam()
parseStylesheetVariable()
quoteOneUserParam()
variableLookup()
# functions from module xsltInternals
allocateExtraCtxt()
# functions from module xsltutils
message()
printErrorContext()
saveProfiling()
Class stylesheet()
# accessors
doc()
doctypePublic()
doctypeSystem()
encoding()
imports()
method()
methodURI()
next()
parent()
version()
# functions from module attributes
freeAttributeSetsHashes()
parseStylesheetAttributeSet()
# functions from module documents
freeStyleDocuments()
# functions from module extensions
checkExtPrefix()
freeExts()
registerExtPrefix()
shutdownExts()
# functions from module imports
nextImport()
parseStylesheetImport()
parseStylesheetInclude()
# functions from module keys
addKey()
freeKeys()
# functions from module namespaces
freeNamespaceAliasHashes()
namespaceAlias()
# functions from module pattern
cleanupTemplates()
freeTemplateHashes()
# functions from module preproc
freeStylePreComps()
stylePreCompute()
# functions from module python
applyStylesheet()
# functions from module transform
newTransformContext()
# functions from module variables
parseGlobalParam()
parseGlobalVariable()
# functions from module xsltInternals
allocateExtra()
freeStylesheet()
parseStylesheetOutput()
parseStylesheetProcess()
parseTemplateContent()
# functions from module xsltutils
saveResultToFd()
saveResultToFile()
saveResultToFilename()