Skip navigation links

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

E17493-04


oracle.jdeveloper.model
Class ViewTechContextExtensionRegistry.ProjectGrammarProviderSource

java.lang.Object
  extended by oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ProjectGrammarProviderSource

Enclosing class:
ViewTechContextExtensionRegistry

public abstract static class ViewTechContextExtensionRegistry.ProjectGrammarProviderSource
extends java.lang.Object

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


Constructor Summary
ViewTechContextExtensionRegistry.ProjectGrammarProviderSource()
           

 

Method Summary
 oracle.bali.xml.grammar.GrammarProvider getGrammarProvider(Context context)
           

 

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

 

Constructor Detail

ViewTechContextExtensionRegistry.ProjectGrammarProviderSource

public ViewTechContextExtensionRegistry.ProjectGrammarProviderSource()

Method Detail

getGrammarProvider

public oracle.bali.xml.grammar.GrammarProvider getGrammarProvider(Context context)

Skip navigation links

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

E17493-04


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