Skip navigation links

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

E13403-06


oracle.jdeveloper.model
Class JspContextExtensionRegistry.GrammarProviderSource

java.lang.Object
  extended by oracle.jdeveloper.model.JspContextExtensionRegistry.GrammarProviderSource

Enclosing class:
JspContextExtensionRegistry

public abstract static class JspContextExtensionRegistry.GrammarProviderSource
extends java.lang.Object

Source of additional grammar provider to be used in the context of a JSP page.


Constructor Summary
JspContextExtensionRegistry.GrammarProviderSource()
           

 

Method Summary
 oracle.bali.xml.grammar.GrammarProvider getGrammarProvider(oracle.bali.xml.gui.jdev.JDevXmlContext context)
           

 

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

 

Constructor Detail

JspContextExtensionRegistry.GrammarProviderSource

public JspContextExtensionRegistry.GrammarProviderSource()

Method Detail

getGrammarProvider

public oracle.bali.xml.grammar.GrammarProvider getGrammarProvider(oracle.bali.xml.gui.jdev.JDevXmlContext context)

Skip navigation links

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

E13403-06


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