Uses of Class
javax.xml.stream.XMLInputFactory

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

Uses of XMLInputFactory in javax.xml.stream
 

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



Copyright © 2011. All Rights Reserved.