Microsoft SDK for Java

getOutputStyle

This method of the Document class retrieves the current output style.

Syntax

public int getOutputStyle();

Return Value

Returns the output style. The default style is XMLOutputStream.PRETTY.

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