|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.components.language.markup.xsp.XSPSessionFwHelper
public class XSPSessionFwHelper
The Session-fw
object helper
Constructor Summary | |
---|---|
XSPSessionFwHelper()
Deprecated. |
Method Summary | |
---|---|
static DocumentFragment |
getXML(ComponentManager cm,
String context,
String path)
Deprecated. GetXML Fragment from the given session context and path |
static String |
getXMLAsString(ComponentManager cm,
String context,
String path)
Deprecated. GetXML Fragment from the given session context and path |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSPSessionFwHelper()
Method Detail |
---|
public static DocumentFragment getXML(ComponentManager cm, String context, String path) throws ProcessingException
cm
- The ComponentManagercontext
- The Session context tha define where to searchpath
- The parameter path
ProcessingException
public static String getXMLAsString(ComponentManager cm, String context, String path) throws ProcessingException
cm
- The ComponentManagercontext
- The Session context tha define where to searchpath
- The parameter path
ProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |