BEA Systems, Inc.


weblogic.xml.stream
Class XMLStream

java.lang.Object
  |
  +--weblogic.xml.stream.XMLStream

public class XMLStream
extends java.lang.Object

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

Version:
1.0

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

Constructor Detail

XMLStream

public XMLStream()
Method Detail

usage

public static void usage()

main

public static void main(java.lang.String[] args)
                 throws XMLStreamException,
                        java.io.IOException

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference