Package org.jboss.as.controller.xml
Interface XMLAttributeReader<C>
- Type Parameters:
C- the reader context type
- All Superinterfaces:
org.jboss.staxmapper.XMLAttributeReader<C>,XMLComponentReader<C>
public interface XMLAttributeReader<C>
extends org.jboss.staxmapper.XMLAttributeReader<C>, XMLComponentReader<C>
Adds absentee attribute handling to an {link org.jboss.staxmapper.XMLAttributeReader}.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.jboss.staxmapper.XMLAttributeReader
readAttributeMethods inherited from interface org.jboss.as.controller.xml.XMLComponentReader
whenAbsent