org.xmoon.node
Class XmlNode

java.lang.Object
  extended byorg.xmoon.node.XmlNode

public class XmlNode
extends java.lang.Object

Author:
Mario Ne

Field Summary
private static java.lang.String dtdPath
           
private static org.apache.log4j.Logger log
           
private static java.lang.String servicePath
           
 
Constructor Summary
XmlNode()
           
 
Method Summary
static Service getService(java.lang.String theName, javax.servlet.http.HttpServletRequest theRequest, boolean theCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

servicePath

private static final java.lang.String servicePath

dtdPath

private static final java.lang.String dtdPath

log

private static org.apache.log4j.Logger log
Constructor Detail

XmlNode

public XmlNode()
Method Detail

getService

public static Service getService(java.lang.String theName,
                                 javax.servlet.http.HttpServletRequest theRequest,
                                 boolean theCache)
                          throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException