net.sf.saxon.s9api
Class Serializer.Property
java.lang.Object
net.sf.saxon.s9api.Serializer.Property
- Serializer
public class Serializer.Property
extends java.lang.Object
String | toString() - Get the name of the property expressed as a QName in Clark notation.
|
toString
public String toString()
Get the name of the property expressed as a QName in Clark notation.
The namespace will be null for standard serialization properties,
and will be the Saxon namespace http://saxon.sf.net/
for Saxon extensions
- the name of the serialization property as a QName in Clark notation, {uri}local