xades4j.xml.marshalling
Interface UnsignedPropertiesMarshaller
- All Superinterfaces:
- PropertiesMarshaller
- All Known Implementing Classes:
- DefaultUnsignedPropertiesMarshaller
public interface UnsignedPropertiesMarshaller
- extends PropertiesMarshaller
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.
- Author:
- Luís
Copyright © 2012. All Rights Reserved.