From 057f884903954203339182649daa100ef4ce89e3 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:28:21 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_001'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_001@85 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../xmlsign/XMLSignatureInsertionLocationImpl.html | 252 --------------------- 1 file changed, 252 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xmlsign/XMLSignatureInsertionLocationImpl.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xmlsign/XMLSignatureInsertionLocationImpl.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xmlsign/XMLSignatureInsertionLocationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xmlsign/XMLSignatureInsertionLocationImpl.html deleted file mode 100644 index 0e2d43dce..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xmlsign/XMLSignatureInsertionLocationImpl.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XMLSignatureInsertionLocationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xmlsign -
-Class XMLSignatureInsertionLocationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xmlsign.XMLSignatureInsertionLocationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xmlsign.XMLSignatureInsertionLocation
-
-
-
-
public class XMLSignatureInsertionLocationImpl
extends Object
implements iaik.server.modules.xmlsign.XMLSignatureInsertionLocation
- -

-An object giving the location of where the signature will be - inserted into the parent element. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
-
- -

- - - - - - - - - - - - - - - - -
-Constructor Summary
XMLSignatureInsertionLocationImpl(int signatureChildIndex) - -
-          Create a new XMLSignatureInsertLocationImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- intgetSignatureChildIndex() - -
-           
- voidsetSignatureChildIndex(int signatureChildIndex) - -
-          Sets the position index at which to append the signature to the parent - element.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-XMLSignatureInsertionLocationImpl

-
-public XMLSignatureInsertionLocationImpl(int signatureChildIndex)
-
-
Create a new XMLSignatureInsertLocationImpl.
-
Parameters:
signatureChildIndex - The position index at which to append the - signature to the parent element.
-
-
- - - - - - - - -
-Method Detail
- -

-getSignatureChildIndex

-
-public int getSignatureChildIndex()
-
-
-
Specified by:
getSignatureChildIndex in interface iaik.server.modules.xmlsign.XMLSignatureInsertionLocation
-
-
-
See Also:
XMLSignatureInsertionLocation.getSignatureChildIndex()
-
-
-
- -

-setSignatureChildIndex

-
-public void setSignatureChildIndex(int signatureChildIndex)
-
-
Sets the position index at which to append the signature to the parent - element.
-
-
-
-
Parameters:
signatureChildIndex - The position index to set.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3