public abstract class

UnsignedSignatureProperty

extends SignatureProperty
java.lang.Object
   ↳ xades4j.properties.SignatureProperty
     ↳ xades4j.properties.UnsignedSignatureProperty
Known Direct Subclasses

Class Overview

Base class for all the unsigned signature properties.

Summary

[Expand]
Inherited Constants
From interface xades4j.properties.QualifyingProperty
Public Constructors
UnsignedSignatureProperty()
Public Methods
final boolean isSigned()
[Expand]
Inherited Methods
From class xades4j.properties.SignatureProperty
From class java.lang.Object
From interface xades4j.properties.QualifyingProperty

Public Constructors

public UnsignedSignatureProperty ()

Public Methods

public final boolean isSigned ()