BEA Systems, Inc.

weblogic.xml.stream
Class XMLStream

java.lang.Object
  extended by weblogic.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

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

usage

public static void usage()
Deprecated. 

main

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

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