org.apache.pluto.driver.services.impl.resource
Class ResourceConfigReader

java.lang.Object
  extended by org.apache.pluto.driver.services.impl.resource.ResourceConfigReader

public class ResourceConfigReader
extends java.lang.Object

Since:
Sep 23, 2004
Version:
1.0

Field Summary
static java.lang.String CONFIG_FILE
           
 
Method Summary
static ResourceConfigReader getFactory()
           
 ResourceConfig parse(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE

public static final java.lang.String CONFIG_FILE
See Also:
Constant Field Values
Method Detail

getFactory

public static ResourceConfigReader getFactory()

parse

public ResourceConfig parse(java.io.InputStream in)
                     throws java.io.IOException,
                            org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.