Microsoft SDK for Java

open

This method of the XMLStreamReader interface opens the input stream from a given URL.

Syntax

public int open(String url);

Parameters

url The URL containing the data to be read.

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