|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.xmlpage.util.XmlPageContentUtils
public class XmlPageContentUtils
Content utility class for selecting transformation result.
Constructor Summary | |
---|---|
protected |
XmlPageContentUtils()
Default constructor |
Method Summary | |
---|---|
static java.lang.String |
getContent(XmlPageElement xmlPageElement,
java.lang.String strStyle,
boolean tranformCache,
java.util.Map mapParameters)
Returns the Html Content of the XmlPageElement If the content is not found in cache, generate it and add it to the cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XmlPageContentUtils()
Method Detail |
---|
public static java.lang.String getContent(XmlPageElement xmlPageElement, java.lang.String strStyle, boolean tranformCache, java.util.Map mapParameters)
xmlPageElement
- The XmlPageElement objectstrStyle
- style format wanted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |