com.jclark.xsl.sax2
class OutputMethodProperties extends Properties
java.util.Properties representation
the information, declared in the
xsl:output element, that modify how
transformation output is serialized
| Constructor Summary | |
|---|---|
| OutputMethodProperties(OutputMethod method) | |
| Method Summary | |
|---|---|
| String | getProperty(String nameString)
Properties implementation: get the value of the named property
|
Parameters: method -- from the stylesheet, the output parameters
Parameters: nameString represents a namespace/localname by
separating the namespaceURI from the localName with
the special character OutputMethodHandler.namespaceSeparator