| Package | Description |
|---|---|
| javax.xml.stream |
This package provides the Streaming API for XML (StAX, or JSR 173) subset
defined by JSR 280.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLOutputFactory |
XMLOutputFactory.newInstance()
Create a new instance of the factory.
|
static XMLInputFactory |
XMLInputFactory.newInstance()
Create a new instance of the factory.
|
Copyright © 2012. All Rights Reserved.