Home
last modified time | relevance | path

Searched refs:attlist (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py1024 def startElement( self , name, attlist): argument
1026 … if attlist.getValueByName( "manifest:media-type" ) == "application/vnd.sun.star.framework-script":
1028 self.rootUrl + "/" + attlist.getValueByName( "manifest:full-path" ) )