XMLDeclaration Property

Specifies details of the XML declaration.

Syntax

public XMLDeclaration getXMLDeclaration();
public void setXMLDeclaration(XMLDeclaration XMLDeclaration);

Remarks

This property holds details of the XML declaration for the document being written.

This is only applicable when writing XML.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 7941]