|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.descriptors.services.jaxb.PortletAppDescriptorServiceImpl
public class PortletAppDescriptorServiceImpl
JAXB implementation of the xml2java binding
Constructor Summary | |
---|---|
PortletAppDescriptorServiceImpl()
|
Method Summary | |
---|---|
PortletAppDD |
read(java.io.InputStream in)
Read the Web Application Deployment Descriptor. |
void |
write(PortletAppDD portlet,
java.io.OutputStream out)
Write the deployment descriptor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletAppDescriptorServiceImpl()
Method Detail |
---|
public PortletAppDD read(java.io.InputStream in) throws java.io.IOException
read
in interface PortletAppDescriptorService
java.io.IOException
public void write(PortletAppDD portlet, java.io.OutputStream out) throws java.io.IOException
write
in interface PortletAppDescriptorService
portlet
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |