class: HTMLEscapeConverter

public class: HTMLEscapeConverter
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:41; Modified: 16.07.2009 15:33:41;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D2242DD2-270C-47f2-881B-E4D56F8A7584}
 

Goto: Custom Properties, Fields, Methods

Appears in: util

Custom Properties
 
HTMLEscapeConverter Attributes
Attribute Details
public static const String
  CONVERTER_ID
Initial: "HTMLEscapeConverter"
 
HTMLEscapeConverter Methods
Operation Details
public
getAsObject(
   FacesContext context,
   UIComponent c,
   String text):Object
Sequential
public
getAsString(
   FacesContext context,
   UIComponent c,
   Object object):String
Sequential
Tags: throws=ConverterException
public
HTMLEscapeConverter():
Sequential