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

E17493-01

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)

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

E17493-01

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