|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.jportlet.portlet.descriptor.ApplicationDescriptorLoaderXml
Implementation of ApplicationDescriptorLoader
that loads descriptors
from XML java.io.InputStream
Constructor Summary | |
ApplicationDescriptorLoaderXml()
|
Method Summary | |
net.sf.jportlet.portlet.descriptor.ApplicationDescriptor |
load(java.io.InputStream in)
Loads ApplicationDescriptor from a InputStream |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationDescriptorLoaderXml()
Method Detail |
public net.sf.jportlet.portlet.descriptor.ApplicationDescriptor load(java.io.InputStream in) throws PortletException
ApplicationDescriptorLoader
ApplicationDescriptor
from a InputStream
load
in interface ApplicationDescriptorLoader
in
- input stream
PortletException
- if any error occursApplicationDescriptorLoader.load(java.io.InputStream)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |