org.apache.myfaces.tobago.config
Class TobagoConfigParser

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

public class TobagoConfigParser
extends java.lang.Object


Constructor Summary
TobagoConfigParser()
           
 
Method Summary
 TobagoConfig parse(javax.servlet.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(javax.servlet.ServletContext context)
                   throws java.io.IOException,
                          org.xml.sax.SAXException,
                          javax.faces.FacesException
Throws:
java.io.IOException
org.xml.sax.SAXException
javax.faces.FacesException


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.