Uses of Interface
org.ablaf.common.IConfiguration

Packages that use IConfiguration
org.ablaf.parser   
org.jruby.parser   
 

Uses of IConfiguration in org.ablaf.parser
 

Methods in org.ablaf.parser with parameters of type IConfiguration
 void IParser.init(IConfiguration configuration)
           
 

Uses of IConfiguration in org.jruby.parser
 

Subinterfaces of IConfiguration in org.jruby.parser
 interface IRubyParserConfiguration
           
 

Classes in org.jruby.parser that implement IConfiguration
 class RubyParserConfiguration
           
 

Methods in org.jruby.parser with parameters of type IConfiguration
 void DefaultRubyParser.init(IConfiguration configuration)
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.