Uses of Class
org.jconfig.parser.AbstractConfigParser

Packages that use AbstractConfigParser
org.jconfig.parser   
 

Uses of AbstractConfigParser in org.jconfig.parser
 

Subclasses of AbstractConfigParser in org.jconfig.parser
 class 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.
 class DefaultConfigParser
           
 class NestedConfigParser
           
 



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