com.jxml.quick.recycle
Class JAXP

java.lang.Object
  |
  +--com.jxml.quick.recycle.JAXP

public class JAXP
extends Object


Field Summary
static SAXParserFactory pf
           
 
Constructor Summary
JAXP()
           
 
Method Summary
static Parser newParser()
           
static boolean selectingParser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pf

public static SAXParserFactory pf
Constructor Detail

JAXP

public JAXP()
Method Detail

selectingParser

public static boolean selectingParser()

newParser

public static Parser newParser()