WebIDL function names

Published: Tuesday, Sep 8, 2009 Last modified: Monday, Apr 8, 2024

xmlstarlet is a great tool for grabbing content out of XML.

hendry@x61 1.1$ xmlstarlet sel -t -m '//Operation' -v '@identifier' -n test.xml
onPropertyChange
listVocabularies
setDefaultVocabulary
listAspects
getComponents
listProperties
getPropertyValue
setPropertyValue
watchPropertyChange
clearPropertyChange

Also see [[e/13025]]