org.ow2.petals.binding.soap.util
Class StaxUtils

java.lang.Object
  extended by org.apache.axiom.om.util.StAXUtils
      extended by org.ow2.petals.binding.soap.util.StaxUtils

public class StaxUtils
extends org.apache.axiom.om.util.StAXUtils

StAX utilities

Since:
3.0
Author:
Christophe HAMERLING - eBM WebSourcing

Constructor Summary
StaxUtils()
           
 
Method Summary
static javax.xml.stream.XMLStreamReader createXMLStreamReader(javax.xml.transform.Source in)
           
 
Methods inherited from class org.apache.axiom.om.util.StAXUtils
createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getXMLInputFactory, getXMLInputFactory, getXMLOutputFactory_perClassLoader, getXMLOutputFactory_singleton, getXMLOutputFactory, getXMLOutputFactory, releaseXMLInputFactory, releaseXMLOutputFactory, reset, setFactoryPerClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaxUtils

public StaxUtils()
Method Detail

createXMLStreamReader

public static javax.xml.stream.XMLStreamReader createXMLStreamReader(javax.xml.transform.Source in)
                                                              throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2005-2010 OW2 Consortium. All Rights Reserved.