Package org.jboss.cache.config.parsing

Class Summary
CacheConfigsXmlParser Parser able to parse a series of cache configurations stored in an XML document with the following structure:
ConfigFilesConvertor Class used for converting a config file from from 2.x version to 3.x verison.
ParsedAttributes Helper class for holding attributes defined in configuration file.
RootElementBuilder Parses an xml files and validates xml elements form RootElementBuilder.JBOSSCACHE_CORE_NS_31 namespace according to the configured schema.
XmlConfigHelper A simple XML utility class for reading configuration elements
XmlConfigurationParser Reads in XMLconfiguration files and spits out a Configuration object.
XmlConfigurationParser2x Deprecated.  
XmlParserBase Contains utility methods that might be useful to most of the parsers.
 



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