GXPARSE hosted by SourceForge.net Logo

ca.gorman.util.scan
Class ScannerFactory

java.lang.Object
  extended by ca.gorman.util.scan.ScannerFactory

public abstract class ScannerFactory
extends Object

Factory for Scanners.


Constructor Summary
protected ScannerFactory()
           
 
Method Summary
static ScannerFactory newInstance()
           
 Scanner newScanner()
           Create a new Scanner.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScannerFactory

protected ScannerFactory()
Method Detail

newInstance

public static ScannerFactory newInstance()

newScanner

public Scanner newScanner()

Create a new Scanner.


GXPARSE download

GXPARSE Generic XML Stream Parser API and supporting tools.   Release $Name: gxparse-sf-alpha-2_0 $
Copyright 2003-2004 Ian E. Gorman
Released under GNU Lesser General Public License