|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.jsr168.pluto.xml.XMLFactory
public final class XMLFactory
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 |
---|
public static ServicesXML loadServicesXML(javax.servlet.ServletContext context, java.lang.String strRessource) throws XMLFactoryException
services.xml
configuration file and return it.
context
- Servlet context associated to the web applicationstrRessource
- The services.xml
ressource path
XMLFactoryException
- For any error when reading configuration file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |