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

Packages that use ParsedAttributes
org.jboss.cache.config.parsing   
 

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

Methods in org.jboss.cache.config.parsing that return ParsedAttributes
static ParsedAttributes XmlConfigHelper.extractAttributes(Element source)
           
 

Methods in org.jboss.cache.config.parsing with parameters of type ParsedAttributes
protected  void XmlConfigurationParser2x.handleRemovedAttributes(ParsedAttributes attributes)
          Deprecated. Check for and remove any attributes that were supported in the 1.x releases and no longer are.
 



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