xades4j.xml.marshalling.UnsignedPropertiesMarshaller |
Interface for unsigned properties data objects marshalling. Must support marshalling
into a DOM node that already contains properties, because it might be used to
extend an existing signature (XadesFormatExtenderProfile
).
In this case, the new property elements should added AFTER the existing ones.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
xades4j.xml.marshalling.PropertiesMarshaller
|