Interface Attribute

All Superinterfaces:
XMLEvent, XMLStreamConstants
All Known Subinterfaces:
Namespace

public interface Attribute extends XMLEvent
  • Method Details

    • getDTDType

      java.lang.String getDTDType()
    • getName

      QName getName()
    • getValue

      java.lang.String getValue()
    • isSpecified

      boolean isSpecified()