Class XMLAttribute

java.lang.Object
com.adobe.epubcheck.xml.model.XMLNode
com.adobe.epubcheck.xml.model.XMLAttribute

public class XMLAttribute extends XMLNode
  • Field Details

    • value

      private final String value
  • Constructor Details

  • Method Details

    • getValue

      public String getValue()