Uses of Class
org.jboss.weld.xml.XmlSchema
-
Packages that use XmlSchema Package Description org.jboss.weld.xml -
-
Uses of XmlSchema in org.jboss.weld.xml
Methods in org.jboss.weld.xml that return XmlSchema Modifier and Type Method Description static XmlSchemaXmlSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static XmlSchema[]XmlSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.
-