XSLTProcessor$Typings extension
Properties
- clearParameters ↔ void Function()
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - getParameter ↔ dynamic Function(String, [String?])
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - importStylesheet ↔ void Function(Node)
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - removeParameter ↔ void Function(String, [String?])
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - reset ↔ void Function()
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - setParameter ↔ void Function(String, dynamic, [String?])
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - transformToDocument ↔ Document Function(Node)
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair - transformToFragment ↔ DocumentFragment Function(Node, Document)
-
Available on XSLTProcessor, provided by the XSLTProcessor$Typings extension
getter/setter pair