fr.paris.lutece.plugins.jsr168.pluto.xml
Class XMLFactory

java.lang.Object
  extended by fr.paris.lutece.plugins.jsr168.pluto.xml.XMLFactory

public final class XMLFactory
extends java.lang.Object

Services configuration factory reader


Method Summary
static ServicesXML loadServicesXML(javax.servlet.ServletContext context, java.lang.String strRessource)
          Read services.xml configuration file and return it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadServicesXML

public static ServicesXML loadServicesXML(javax.servlet.ServletContext context,
                                          java.lang.String strRessource)
                                   throws XMLFactoryException
Read services.xml configuration file and return it.

Parameters:
context - Servlet context associated to the web application
strRessource - The services.xml ressource path
Returns:
Services configuration bean
Throws:
XMLFactoryException - For any error when reading configuration file


Copyright © 2008 Mairie de Paris. All Rights Reserved.