Interface Attribute


  • public interface Attribute
    An interface that contains information about an attribute
    Since:
    Weblogic XML Input Stream 1.0
    See Also:
    XMLName, Attribute
    • Method Detail

      • getName

        XMLName getName()
        Get the XMLName of the current attribute.
        See Also:
        XMLName
      • getValue

        java.lang.String getValue()
        Get the attribute value of the current attribute.
      • getType

        java.lang.String getType()
        Get the attribute type of the current attribute
      • getSchemaType

        XMLName getSchemaType()
        Get the attribute type of the current attribute