Uses of Class
javax.xml.stream.XMLOutputFactory

Packages that use XMLOutputFactory
javax.xml.stream This package provides the Streaming API for XML (StAX, or JSR 173) subset defined by JSR 280. 
 

Uses of XMLOutputFactory in javax.xml.stream
 

Methods in javax.xml.stream that return XMLOutputFactory
static XMLOutputFactory XMLOutputFactory.newInstance()
          Create a new instance of the factory.
 



Copyright © 2011. All Rights Reserved.