BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.stream
Class XMLStream

java.lang.Object
  extended byweblogic.xml.stream.XMLStream

Deprecated. please use java standard StAX api

public class XMLStream
extends Object

This is the main to parse an XML document with the stream

Since:
XMLInputStream 1.0
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
XMLStream()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
static void usage()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLStream

public XMLStream()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws XMLStreamException,
                        IOException
Deprecated. 
Throws:
XMLStreamException
IOException

usage

public static void usage()
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.