;ň lh†>c@sTdZddd!Zddd!Zddd!ZdklZdefd „ƒYZd S( s $RCSfile: IXSLTMethod.py,v $ ZopeXMLMethods provides filters to apply to Zope objects for XML/XSLT processing. XSLTMethod associates XSLT transformers with XML documents. XSLTMethod automatically transforms an XML document via XSLT, where the XML document is obtained from another Zope object via acquisition. IXSLTMethod is the interface implemented by XSLTMethod. Author: Craeg Strong Modified by Philipp von Weitershausen $Id: IXSLTMethod.py,v 1.10 2003/03/30 03:45:47 cstrong Exp $ s $Name: $iiţ˙˙˙s$Date: 2003/03/30 03:45:47 $s$Revision: 1.10 $i (sBases IXSLTMethodcBsntZdZd„Zd„Zd„Zd„Zd„Zd„Ze d„Z e d„Z d „Z d „Z RS( s Automatically transforms an XML document via XSLT, where the XML document is obtained from another Zope object via acquisition. cCsdS(sN Return names of currently available XSLT processor libraries N((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pysavailableProcessors#scCsdS(sN Obtain the object encapsulating the selected XSLT processor. N((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys processor(scCsdS(sx Obtain the Zope object holding the XSLT, or None if the name does not point to a valid object. N((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pysgetXslTransformer-scCsdS(s] Retrieves the source Zope object (for XML content) via acquisition. N((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pysgetXmlSourceObject3scCsdS(s>Generate results using transformer and return them as a stringN((sREQUEST((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys transform9scCsdS(s2same as changing the property. For use in scriptsN((s debugLevel((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys setDebugLevel<scCsdS(s2same as changing the property. For use in scriptsN((sREQUEST((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys setCachingOn?scCsdS(s2same as changing the property. For use in scriptsN((sREQUEST((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys setCachingOffBscCsdS(s+Return true if and only if debugging is on.N((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys isDebuggingEscCsdS(s#Return TRUE if caching is turned onN((((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys isCachingOnHs(s__name__s __module__s__doc__savailableProcessorss processorsgetXslTransformersgetXmlSourceObjects transforms setDebugLevelsNones setCachingOns setCachingOffs isDebuggings isCachingOn(((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys IXSLTMethods          N(s__doc__s __cvstag__s__date__s __version__s InterfacesBases IXSLTMethod(s __cvstag__s__date__s IXSLTMethods __version__sBase((sI/mnt/gmirror/ports/www/zope-xmlmethods/work/ZopeXMLMethods/IXSLTMethod.pys?s