Package org.jconfig.parser

Interface Summary
ConfigurationParser  
 

Class Summary
AbstractConfigParser  
AdvancedConfigParser  
CDataConfigParser The CDataConfigParser supports the following XML structure:

my value
more goes here
8080

It also supports "inheritance" that means one category can extend another category and will also have all properties.
ConfigurationParserFactory The ConfigurationParserFactory determines which configuration parser for the specified configuration should be used.
DefaultConfigParser  
NestedConfigParser  
 



Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.