Package | Description |
---|---|
at.gv.egovernment.moa.spss.api | |
at.gv.egovernment.moa.spss.api.impl | |
at.gv.egovernment.moa.spss.api.xmlsign |
Modifier and Type | Method and Description |
---|---|
abstract CreateSignatureLocation |
SPSSFactory.createCreateSignatureLocation(String xPathExpression,
int index,
Map namespaceDeclarations)
Create a new
CreateSignatureLocation object. |
Modifier and Type | Method and Description |
---|---|
abstract CreateSignatureEnvironmentProfile |
SPSSFactory.createCreateSignatureEnvironmentProfile(CreateSignatureLocation createSignatureLocation,
List supplements)
Create a new
CreateSignatureEnvironmentProfile object by
providing the profile data explicitly. |
Modifier and Type | Class and Description |
---|---|
class |
CreateSignatureLocationImpl
Default implementation of
CreateSignatureLocation . |
Modifier and Type | Method and Description |
---|---|
CreateSignatureLocation |
SPSSFactoryImpl.createCreateSignatureLocation(String signatureLocationXPath,
int signatureLocationIndex,
Map namespaceDeclarations) |
CreateSignatureLocation |
CreateSignatureEnvironmentProfileExplicitImpl.getCreateSignatureLocation() |
Modifier and Type | Method and Description |
---|---|
CreateSignatureEnvironmentProfile |
SPSSFactoryImpl.createCreateSignatureEnvironmentProfile(CreateSignatureLocation createSignatureLocation,
List supplements) |
void |
CreateSignatureEnvironmentProfileExplicitImpl.setCreateSignatureLocation(CreateSignatureLocation createSignatureLocation)
Sets the insertion location of the signature to be created.
|
Modifier and Type | Method and Description |
---|---|
CreateSignatureLocation |
CreateSignatureEnvironmentProfileExplicit.getCreateSignatureLocation()
Gets the location and index of where to insert the signature into the
signature environment.
|
Copyright © 2016. All rights reserved.