public interface

UnsignedPropertiesMarshaller

implements PropertiesMarshaller
xades4j.xml.marshalling.UnsignedPropertiesMarshaller

Class Overview

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.

Summary

[Expand]
Inherited Methods
From interface xades4j.xml.marshalling.PropertiesMarshaller