public class StreamPortletAppDescriptorServiceImpl extends AbstractPortletAppDescriptorService
PORTLET_XML_MAPPING| Constructor and Description |
|---|
StreamPortletAppDescriptorServiceImpl(java.lang.String contextPath,
java.io.InputStream in,
java.io.OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextPath() |
protected java.io.InputStream |
getInputStream() |
protected java.io.OutputStream |
getOutputStream() |
protected java.lang.Object |
readInternal()
Read the and convert the descriptor into it's Object graph.
|
protected void |
writeInternal(java.lang.Object object)
Write the object graph to it's descriptor.
|
getCastorMapping, getDTDUri, getIgnoreExtraElements, getPublicId, read, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextPathpublic StreamPortletAppDescriptorServiceImpl(java.lang.String contextPath,
java.io.InputStream in,
java.io.OutputStream out)
protected java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOExceptionprotected java.io.OutputStream getOutputStream()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getContextPath()
protected java.lang.Object readInternal()
throws java.io.IOException
java.io.IOExceptionprotected void writeInternal(java.lang.Object object)
throws java.io.IOException
object - java.io.IOExceptionCopyright © 2003-2013 . All Rights Reserved.