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 Object

Since:
Sep 23, 2004
Version:
1.0

Field Summary
static String CONFIG_FILE
           
 
Method Summary
static ResourceConfigReader getFactory()
           
 ResourceConfig parse(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 String CONFIG_FILE
See Also:
Constant Field Values
Method Detail

getFactory

public static ResourceConfigReader getFactory()

parse

public ResourceConfig parse(InputStream in)
                     throws IOException,
                            SAXException
Throws:
IOException
SAXException


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