com.bankframe.util.jaxp
Class JAXPXMLReaderFactory

java.lang.Object
  extended by com.bankframe.util.jaxp.JAXPXMLReaderFactory

public class JAXPXMLReaderFactory
extends Object


Constructor Summary
JAXPXMLReaderFactory()
           
 
Method Summary
static void clearCache()
           
static XMLReader createXMLReader(String applicationFileName)
           
static String getSAXParser()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXPXMLReaderFactory

public JAXPXMLReaderFactory()
Method Detail

createXMLReader

public static XMLReader createXMLReader(String applicationFileName)

getSAXParser

public static String getSAXParser()

clearCache

public static void clearCache()


Copyright © 2005, 2007, Oracle. All rights reserved.