Uses of Interface
org.jboss.as.controller.xml.XMLAttributeSchema
Packages that use XMLAttributeSchema
-
Uses of XMLAttributeSchema in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml with type parameters of type XMLAttributeSchemaModifier and TypeInterfaceDescriptioninterfaceXMLAttributeSchema<S extends XMLAttributeSchema<S,T>, T> A versioned schema for an XML attribute.Methods in org.jboss.as.controller.xml with type parameters of type XMLAttributeSchemaModifier and TypeMethodDescriptionstatic <T,S extends XMLAttributeSchema<S, T>>
org.jboss.staxmapper.XMLMapperXMLAttributeSchema.createXMLMapper(Set<S> schemas) Creates a StAX mapper from a set of schemas.