Microsoft SDK for Java

getOutputStyle

This method of the XMLOutputStream class retrieves the current output style for the output stream.

Syntax

public int getOutputStyle();

Return Value

Returns either the COMPACT or the PRETTY output style.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.