org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs
Class XhtmlScriptletFactory

java.lang.Object
  extended by org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.XhtmlScriptletFactory

public class XhtmlScriptletFactory
extends java.lang.Object

Version:
$Name: $ ($Revision: adfrt/faces/adf-faces-impl/src/main/java/oracle/adfinternal/view/faces/renderkit/core/xhtml/jsLibs/XhtmlScriptletFactory.java#0 $) $Date: 10-nov-2005.19:02:49 $
Author:
The Oracle ADF Faces Team

Field Summary
static java.lang.String CORE_LIB
           
 
Method Summary
static Scriptlet getMarlinCoreScriptlet()
           
static void registerAllScriptlets()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CORE_LIB

public static final java.lang.String CORE_LIB
See Also:
Constant Field Values
Method Detail

getMarlinCoreScriptlet

public static Scriptlet getMarlinCoreScriptlet()

registerAllScriptlets

public static void registerAllScriptlets()


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.