fr.paris.lutece.plugins.xmlpage.util
Class XmlPageContentUtils

java.lang.Object
  extended by fr.paris.lutece.plugins.xmlpage.util.XmlPageContentUtils

public class XmlPageContentUtils
extends java.lang.Object

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

XmlPageContentUtils

protected XmlPageContentUtils()
Default constructor

Method Detail

getContent

public 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.

Parameters:
xmlPageElement - The XmlPageElement object
strStyle - style format wanted
Returns:
the html code of the dbPage


Copyright © 2008 Mairie de Paris. All Rights Reserved.