net.sf.saxon.s9api

Class Serializer.Property

Enclosing Class:
Serializer

public class Serializer.Property
extends java.lang.Object

Method Summary

String
toString()
Get the name of the property expressed as a QName in Clark notation.

Method Details

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
Returns:
the name of the serialization property as a QName in Clark notation, {uri}local