org.exoplatform.services.html.refs
Class RefsDecoder

java.lang.Object
  extended by org.exoplatform.services.html.refs.RefsDecoder

public class RefsDecoder
extends java.lang.Object

Author : Nhu Dinh Thuan nhudinhthuan@yahoo.com May 8, 2006


Constructor Summary
RefsDecoder()
           
 
Method Summary
 char[] decode(char[] chars)
           
 java.lang.String decode(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefsDecoder

public RefsDecoder()
Method Detail

decode

public java.lang.String decode(java.lang.String text)

decode

public char[] decode(char[] chars)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.