Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.jdeveloper.jsp.faces
Class JsfJspSourceNodeFactory

java.lang.Object
  extended by oracle.jdeveloper.jsp.faces.JsfJspSourceNodeFactory

public final class JsfJspSourceNodeFactory
extends java.lang.Object


Method Summary
static JspSourceNode createJsfJspSourceNode(Context context, java.net.URL location, boolean isXml)
          Creates a new JspSourceNode and returns it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createJsfJspSourceNode

public static JspSourceNode createJsfJspSourceNode(Context context,
                                                   java.net.URL location,
                                                   boolean isXml)
Creates a new JspSourceNode and returns it.

Parameters:
context -
location -
isXml -
Returns:

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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