Uses of Interface
org.rythmengine.internal.IParserFactory

Packages that use IParserFactory
org.rythmengine.internal   
 

Uses of IParserFactory in org.rythmengine.internal
 

Subinterfaces of IParserFactory in org.rythmengine.internal
 interface ICaretParserFactory
           
 interface IKeywordParserFactory
          Created by IntelliJ IDEA.
 

Methods in org.rythmengine.internal with parameters of type IParserFactory
 void IDialect.registerParserFactory(IParserFactory parser)
          Register a special case parser which will be processed before all other parsers

 ExtensionManager ExtensionManager.registerUserDefinedParsers(IParserFactory... parsers)
           
 ExtensionManager ExtensionManager.registerUserDefinedParsers(String dialect, IParserFactory... parsers)
          Register a special case parser to a dialect

 



Copyright © 2013. All Rights Reserved.