Uses of Interface
org.jboss.as.controller.xml.XMLAttributeSchema
-
Packages that use XMLAttributeSchema Package Description org.jboss.as.controller.xml -
-
Uses of XMLAttributeSchema in org.jboss.as.controller.xml
Methods in org.jboss.as.controller.xml with type parameters of type XMLAttributeSchema Modifier and Type Method Description static <T,S extends XMLAttributeSchema<S,T>>
org.jboss.staxmapper.XMLMapperXMLAttributeSchema. createXMLMapper(Set<S> schemas)Creates a StAX mapper from a set of schemas.
-