Uses of Class
org.jboss.cache.config.parsing.XmlParserBase

Packages that use XmlParserBase
org.jboss.cache.config.parsing   
org.jboss.cache.config.parsing.element   
 

Uses of XmlParserBase in org.jboss.cache.config.parsing
 

Subclasses of XmlParserBase in org.jboss.cache.config.parsing
 class XmlConfigurationParser
          Reads in XMLconfiguration files and spits out a Configuration object.
 

Uses of XmlParserBase in org.jboss.cache.config.parsing.element
 

Subclasses of XmlParserBase in org.jboss.cache.config.parsing.element
 class BuddyElementParser
          Utility class for parsing 'buddy' element in the .xml configuration file.
 class CustomInterceptorsElementParser
          Utility class for parsing 'buddy' element in the .xml configuration file.
 class EvictionElementParser
          Knows how to parse the eviction xml element.
 class LoadersElementParser
          Utility class for parsing the 'loaders' element in the .xml configuration file.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.