The fields of the Serializer class are listed below. For a complete list of Serializer class members, see the Serializer Members topic.
![]() ![]() | QName identifying the serialization parameter "byte-order-mark" |
![]() ![]() | QName identifying the serialization parameter "cdata-section-elements". The value of this parameter is given as a space-separated list of expanded QNames in Clark notation, that is "{uri}local". |
![]() ![]() | QName identifying the serialization parameter "doctype-public" |
![]() ![]() | QName identifying the serialization parameter "doctype-system" |
![]() ![]() | QName identifying the serialization parameter "encoding" |
![]() ![]() | QName identifying the serialization parameter "escape-uri-attributes". The value is the string "yes" or "no". |
![]() ![]() | QName identifying the serialization parameter "include-content-type". The value is the string "yes" or "no". |
![]() ![]() | QName identifying the serialization parameter "indent". The value is the string "yes" or "no". |
![]() ![]() | QName identifying the serialization parameter "media-type". |
![]() ![]() | QName identifying the serialization parameter "method". If the method is a user-defined method, then it is given as a QName in Clark notation, that is "{uri}local". |
![]() ![]() | QName identifying the serialization parameter "saxon:next-in-chain". This is available only with XSLT, and identifies the URI of a stylesheet that is to be used to process the results before passing them to their final destination. |
![]() ![]() | QName identifying the serialization parameter "normalization-form" |
![]() ![]() | QName identifying the serialization parameter "omit-xml-declaration". The value is the string "yes" or "no". |
![]() ![]() | QName identifying the serialization parameter "saxon:character-representation" |
![]() ![]() | QName identifying the serialization parameter "saxon:indent-spaces". The value is an integer (represented as a string) indicating the amount of indentation required. If specified, this parameter overrides indent="no". |
![]() ![]() | QName identifying the serialization parameter "require-well-formed". The value is the string "yes" or "no". If set to "yes", the output must be a well-formed document, or an error will be reported. |
![]() ![]() | QName identifying the serialization parameter "standalone". The value is the string "yes" or "no" or "omit". |
![]() ![]() | QName identifying the serialization parameter "undeclare-prefixes". The value is the string "yes" or "no". |
![]() ![]() | QName identifying the serialization parameter "use-character-maps". This is available only with XSLT. The value of the parameter is a list of expanded QNames in Clark notation giving the names of character maps defined in the XSLT stylesheet. |
![]() ![]() | QName identifying the serialization parameter "version" |