org.apache.myfaces.tobago.config
Class TobagoConfigParser

java.lang.Object
  extended by org.apache.myfaces.tobago.config.TobagoConfigParser

public class TobagoConfigParser
extends Object


Constructor Summary
TobagoConfigParser()
           
 
Method Summary
 TobagoConfig parse(ServletContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TobagoConfigParser

public TobagoConfigParser()
Method Detail

parse

public TobagoConfig parse(ServletContext context)
                   throws IOException,
                          SAXException,
                          FacesException
Throws:
IOException
SAXException
FacesException


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.