Uses of Class
javax.xml.stream.FactoryConfigurationError

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

Uses of FactoryConfigurationError in javax.xml.stream
 

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



Copyright © 2003,2007 BEA Systems. All rights reserved. See the Copyright Notice for details.