Package org.infinispan.config.parsing

Interface Summary
XmlConfigurationParser Implementations of this interface are responsible for parsing XML configuration files.
 

Class Summary
JGroupsStackParser The purpose of this class is to parse the jgroups configuration from the config file into an compact string that can be passed as a config to the channel.
ParsedAttributes Helper class for holding attributes defined in configuration file.
RootElementBuilder Parses an xml files and validates xml elements form RootElementBuilder.HORIZON_NS namespace according to the configured schema.
XmlConfigHelper A simple XML utility class for reading configuration elements
XmlConfigurationParserImpl The default XML configuration parser
XmlParserBase Contains utility methods that might be useful to most of the parsers.
 



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