|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.descriptors.services.impl.AbstractCastorDescriptorService
org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService
org.apache.pluto.descriptors.services.impl.ContextWebAppDescriptorServiceImpl
TODO: Document
Field Summary | |
static java.lang.String |
WEB_XML_URI
|
Fields inherited from class org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService |
WEB_XML_MAPPING |
Constructor Summary | |
ContextWebAppDescriptorServiceImpl(javax.servlet.ServletContext ctx)
|
Method Summary | |
protected java.io.InputStream |
getInputStream()
|
protected java.io.OutputStream |
getOutputStream()
|
Methods inherited from class org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService |
getCastorMapping, getContextPath, getDTDUri, getIgnoreExtraElements, getPublicId, read, readInternal, write, writeInternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.pluto.descriptors.services.WebAppDescriptorService |
getContextPath |
Field Detail |
public static final java.lang.String WEB_XML_URI
Constructor Detail |
public ContextWebAppDescriptorServiceImpl(javax.servlet.ServletContext ctx)
Method Detail |
protected java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
protected java.io.OutputStream getOutputStream() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |