Interface IXMLErrorCode

All Known Implementing Classes:
DTDErrorCode, ExternalResourceErrorCode, RelaxNGErrorCode, XIncludeErrorCode, XMLCatalogErrorCode, XMLReferencesErrorCode, XMLSchemaErrorCode, XMLSyntaxErrorCode, XSDErrorCode

public interface IXMLErrorCode
XML error code API.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the XML error code.
  • Method Details

    • getCode

      String getCode()
      Returns the XML error code.
      Returns:
      the XML error code.