Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jdeveloper.html
Class FormFieldValueEncoder

java.lang.Object
  extended byoracle.jdeveloper.html.FormFieldValueEncoder


public class FormFieldValueEncoder
extends java.lang.Object

Provides functions for encoding the value portion of form fields

Version:
PUBLIC

Constructor Summary
FormFieldValueEncoder()

Method Summary
static java.lang.String encode(java.lang.String sValue)
Encode field value for embedding in an HTML document.

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

FormFieldValueEncoder

public FormFieldValueEncoder()

Method Detail

encode

public static java.lang.String encode(java.lang.String sValue)
Encode field value for embedding in an HTML document.

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.