Look up the value of a feature.
Feature names are fully qualified java.net.URI
s.
Implementations may define their own features.
false
is returned if this TransformerFactory
or the
Transformer
s or Template
s it creates cannot support the feature.
It is possible for an TransformerFactory
to expose a feature value but be unable to change its state.
name | Feature name. |
true
or false
.
NullPointerException | If the name parameter is null. |
Diagram: Transformer