Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.util
Class AnnotationUtils

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.util.AnnotationUtils

public class AnnotationUtils
extends Object

Author:
Thomas Roger

Method Summary
static String escapeHtml(String maybeHtml)
           
static String replaceCarriageReturns(String text)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

escapeHtml

public static String escapeHtml(String maybeHtml)

replaceCarriageReturns

public static String replaceCarriageReturns(String text)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.