public interface SPURI extends XMLStructure
SPURI
element as defined in ETSI TS 101
933 v1.3.2.
<xsd:element name="SPURI" type="xsd:anyURI"/>
SPURI
property may be created by invoking the
newSPURI
method of the
QualifyingPropertiesFactory
class; for example:
QualifyingPropertiesFactory qfac = QualifyingPropertiesFactory.getInstance("DOM"); SPURI spuri = qfac.newSPURI("http://foo.org/SigPolicy/v1.2.xml");
Modifier and Type | Method and Description |
---|---|
String |
getURI()
Returns the URI of a copy of the signature policy.
|
isFeatureSupported
String getURI()
© 2002-2005 IAIK, © 2004, 2006 - 2017 Stiftung SIC