fr.paris.lutece.portal.service.html
Class EncodingService

java.lang.Object
  extended by fr.paris.lutece.portal.service.html.EncodingService

public final class EncodingService
extends java.lang.Object

Encoding utils


Method Summary
static java.lang.String encodeUrl(java.lang.String strSource)
          Encode an url string
static java.lang.String getEncoding()
          Returns the current encoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encodeUrl

public static java.lang.String encodeUrl(java.lang.String strSource)
Encode an url string

Parameters:
strSource - The string to encode
Returns:
The encoded string

getEncoding

public static java.lang.String getEncoding()
Returns the current encoding

Returns:
The current encoding


Copyright © 2009 Mairie de Paris. All Rights Reserved.