- clearParameters
void clearParameters()
Undocumented in source. Be warned that the author may not have intended to support it.
- flags
uint flags()
Undocumented in source. Be warned that the author may not have intended to support it.
- flags
void flags(uint flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- getParameter
auto getParameter(string namespaceURI, string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
- importStylesheet
void importStylesheet(Node style)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeParameter
void removeParameter(string namespaceURI, string localName)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- setParameter
void setParameter(string namespaceURI, string localName, T2 value)
Undocumented in source. Be warned that the author may not have intended to support it.
- transformToDocument
auto transformToDocument(Node source)
Undocumented in source. Be warned that the author may not have intended to support it.
- transformToFragment
auto transformToFragment(Node source, Document output)
Undocumented in source. Be warned that the author may not have intended to support it.