Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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:

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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