|
||||||||||
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.AbstractPortletAppDescriptorService
org.apache.pluto.descriptors.services.impl.FilePortletAppDescriptorServiceImpl
public class FilePortletAppDescriptorServiceImpl
Field Summary | |
---|---|
private java.io.File |
file
|
private static java.lang.String |
PORTLET_XML_FILE
|
Fields inherited from class org.apache.pluto.descriptors.services.impl.AbstractPortletAppDescriptorService |
---|
PORTLET_XML_MAPPING |
Constructor Summary | |
---|---|
FilePortletAppDescriptorServiceImpl(java.io.File file)
|
Method Summary | |
---|---|
protected java.io.InputStream |
getInputStream()
|
protected java.io.OutputStream |
getOutputStream()
|
Methods inherited from class org.apache.pluto.descriptors.services.impl.AbstractPortletAppDescriptorService |
---|
getCastorMapping, getDTDUri, getIgnoreExtraElements, getPublicId, read, write |
Methods inherited from class org.apache.pluto.descriptors.services.impl.AbstractCastorDescriptorService |
---|
getContextPath, readInternal, 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.PortletAppDescriptorService |
---|
getContextPath |
Field Detail |
---|
private static final java.lang.String PORTLET_XML_FILE
private java.io.File file
Constructor Detail |
---|
public FilePortletAppDescriptorServiceImpl(java.io.File file)
Method Detail |
---|
protected java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in class AbstractCastorDescriptorService
java.io.IOException
protected java.io.OutputStream getOutputStream() throws java.io.IOException
getOutputStream
in class AbstractCastorDescriptorService
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |