Class XMLAttributeDecl


  • public class XMLAttributeDecl
    extends Object
    Version:
    $Id$
    • Field Detail

      • name

        public final QName name
        name
      • optional

        public boolean optional
        optional
    • Constructor Detail

      • XMLAttributeDecl

        public XMLAttributeDecl()
    • Method Detail

      • setValues

        public void setValues​(QName name,
                              XMLSimpleType simpleType,
                              boolean optional)
        setValues
        Parameters:
        name -
        simpleType -
        optional -
      • clear

        public void clear()
        clear