com.thaiopensource.pullax
Class XmlScannerFactoryFinder

java.lang.Object
  |
  +--com.thaiopensource.pullax.XmlScannerFactoryFinder

public class XmlScannerFactoryFinder
extends java.lang.Object


Constructor Summary
XmlScannerFactoryFinder()
           
 
Method Summary
static XmlScannerFactory findScannerFactory()
           
static XmlScannerFactory findScannerFactory(XmlFeature[] features)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlScannerFactoryFinder

public XmlScannerFactoryFinder()
Method Detail

findScannerFactory

public static XmlScannerFactory findScannerFactory(XmlFeature[] features)
                                            throws XmlNotSupportedException

findScannerFactory

public static XmlScannerFactory findScannerFactory()
                                            throws XmlNotSupportedException