fr.paris.lutece.plugins.crm.util
Class CrmUtils
java.lang.Object
fr.paris.lutece.plugins.crm.util.CrmUtils
public class CrmUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONSTANT_ID_NULL
public static final int CONSTANT_ID_NULL
- See Also:
- Constant Field Values
CrmUtils
public CrmUtils()
convertStringToInt
public static int convertStringToInt(String strParameter)
- convert a string to int
- Parameters:
strParameter
- the string parameter to convert
- Returns:
- the conversion
addElementHtml
public static void addElementHtml(StringBuffer strXmlBuffer,
String strTag,
String strValue)
- Add a CDATA type element to XML document buffer add Empty value if strValue is null
- Parameters:
strXmlBuffer
- The XML document bufferstrTag
- The tag name of the element to addstrValue
- The value of the element
Copyright © 2013 Mairie de Paris. All Rights Reserved.