Interface SignatureProperties<UnsignedAttribute extends ISignatureAttribute>

    • Method Summary

      Modifier and Type Method Description
      List<UnsignedAttribute> getAttributes()
      Returns a list of children contained in the element
      boolean isExist()
      Checks if "unsigned-signature-properties" exists and can be processed
    • Method Detail

      • isExist

        boolean isExist()
        Checks if "unsigned-signature-properties" exists and can be processed
        Returns:
        TRUE if the element exists, FALSE otherwise