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.GrammarProviderSource

java.lang.Object
  extended by oracle.jdeveloper.model.ViewTechContextExtensionRegistry.GrammarProviderSource
Enclosing class:
ViewTechContextExtensionRegistry

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

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


Constructor Summary
ViewTechContextExtensionRegistry.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

ViewTechContextExtensionRegistry.GrammarProviderSource

public ViewTechContextExtensionRegistry.GrammarProviderSource()
Method Detail

getGrammarProvider

public oracle.bali.xml.grammar.GrammarProvider getGrammarProvider(oracle.bali.xml.gui.jdev.JDevXmlContext 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.