com.sun.xml.ws.util
Class FastInfosetUtil

java.lang.Object
  extended by com.sun.xml.ws.util.FastInfosetUtil

public class FastInfosetUtil
extends Object


Constructor Summary
FastInfosetUtil()
           
 
Method Summary
static javax.xml.stream.XMLStreamReader createFIStreamReader(InputStream in)
          Returns the FI parser allocated for this thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastInfosetUtil

public FastInfosetUtil()
Method Detail

createFIStreamReader

public static javax.xml.stream.XMLStreamReader createFIStreamReader(InputStream in)
Returns the FI parser allocated for this thread.