From b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:51:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_002'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_002@88 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../server/iaik/xml/Base64TransformationImpl.html | 259 -------------- .../server/iaik/xml/ByteArrayDataObjectImpl.html | 274 -------------- .../server/iaik/xml/ByteStreamDataObjectImpl.html | 269 -------------- .../spss/server/iaik/xml/CanonicalizationImpl.html | 259 -------------- .../moa/spss/server/iaik/xml/DataObjectImpl.html | 381 -------------------- .../xml/EnvelopedSignatureTransformationImpl.html | 256 ------------- .../iaik/xml/ExclusiveCanonicalizationImpl.html | 316 ---------------- .../moa/spss/server/iaik/xml/SigningTimeImpl.html | 226 ------------ .../spss/server/iaik/xml/TransformationImpl.html | 281 --------------- .../spss/server/iaik/xml/XMLDataObjectImpl.html | 269 -------------- .../server/iaik/xml/XMLNodeListDataObjectImpl.html | 271 -------------- .../moa/spss/server/iaik/xml/XMLSignatureImpl.html | 249 ------------- .../moa/spss/server/iaik/xml/XPath2FilterImpl.html | 398 --------------------- .../server/iaik/xml/XPath2TransformationImpl.html | 339 ------------------ .../server/iaik/xml/XPathTransformationImpl.html | 379 -------------------- .../server/iaik/xml/XSLTTransformationImpl.html | 328 ----------------- .../xml/class-use/Base64TransformationImpl.html | 95 ----- .../xml/class-use/ByteArrayDataObjectImpl.html | 95 ----- .../xml/class-use/ByteStreamDataObjectImpl.html | 95 ----- .../iaik/xml/class-use/CanonicalizationImpl.html | 95 ----- .../server/iaik/xml/class-use/DataObjectImpl.html | 155 -------- .../EnvelopedSignatureTransformationImpl.html | 95 ----- .../class-use/ExclusiveCanonicalizationImpl.html | 95 ----- .../server/iaik/xml/class-use/SigningTimeImpl.html | 95 ----- .../iaik/xml/class-use/TransformationImpl.html | 184 ---------- .../iaik/xml/class-use/XMLDataObjectImpl.html | 95 ----- .../xml/class-use/XMLNodeListDataObjectImpl.html | 95 ----- .../iaik/xml/class-use/XMLSignatureImpl.html | 95 ----- .../iaik/xml/class-use/XPath2FilterImpl.html | 95 ----- .../xml/class-use/XPath2TransformationImpl.html | 95 ----- .../xml/class-use/XPathTransformationImpl.html | 95 ----- .../iaik/xml/class-use/XSLTTransformationImpl.html | 95 ----- .../moa/spss/server/iaik/xml/package-frame.html | 56 --- .../moa/spss/server/iaik/xml/package-summary.html | 173 --------- .../moa/spss/server/iaik/xml/package-tree.html | 124 ------- .../moa/spss/server/iaik/xml/package-use.html | 128 ------- 36 files changed, 6904 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteArrayDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteStreamDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/CanonicalizationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/DataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ExclusiveCanonicalizationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/SigningTimeImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLNodeListDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLSignatureImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2FilterImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPathTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XSLTTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/Base64TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteArrayDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteStreamDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/CanonicalizationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/DataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/EnvelopedSignatureTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ExclusiveCanonicalizationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/SigningTimeImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLNodeListDataObjectImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLSignatureImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2FilterImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2TransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPathTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XSLTTransformationImpl.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-frame.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-summary.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-tree.html delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-use.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html deleted file mode 100644 index 9981bba68..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/Base64TransformationImpl.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class Base64TransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class Base64TransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Base64Transformation, iaik.server.modules.xml.Transformation
-
-
-
-
public class Base64TransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.Base64Transformation
- -

-An implementation of the Base64Transformation - Transformation type. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.Base64Transformation
ALL, BASE64_DECODING
-  - - - - - - - - - - -
-Constructor Summary
Base64TransformationImpl() - -
-          Create a new Base64TransformationImpl.
-  - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this Base64Transformation to another.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

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

-Base64TransformationImpl

-
-public Base64TransformationImpl()
-
-
Create a new Base64TransformationImpl.
-
See Also:
Object.Object()
-
-
- - - - - - - - -
-Method Detail
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this Base64Transformation to another.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare thisBase64Transformation - to.
Returns:
true, if other is a - Base64Transformation and the algorithm URIs match, otherwise - false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteArrayDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteArrayDataObjectImpl.html deleted file mode 100644 index 921256232..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteArrayDataObjectImpl.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class ByteArrayDataObjectImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class ByteArrayDataObjectImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.BinaryDataObject, iaik.server.modules.xml.DataObject
-
-
-
-
public class ByteArrayDataObjectImpl
extends DataObjectImpl
implements iaik.server.modules.xml.BinaryDataObject
- -

-A BinaryDataObject encapsulating Base64 data. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
ByteArrayDataObjectImpl(byte[] bytes) - -
-          Create a new ByteArrayDataObjectImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- InputStreamgetInputStream() - -
-          Return the binary data encoded in the Base64 String as a - stream.
- voidsetBytes(byte[] bytes) - -
-          Set the Base64 data.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
getMimeType, getReferenceID, getTypeURI, getURI, setMimeType, setReferenceID, setTypeURI, setURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.DataObject
getMimeType, getReferenceID, getTypeURI, getURI
-  -

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

-ByteArrayDataObjectImpl

-
-public ByteArrayDataObjectImpl(byte[] bytes)
-
-
Create a new ByteArrayDataObjectImpl.
-
Parameters:
bytes - The binary data contained in this - BinaryDataObject.
-
-
- - - - - - - - -
-Method Detail
- -

-setBytes

-
-public void setBytes(byte[] bytes)
-
-
Set the Base64 data.
-
-
-
-
Parameters:
bytes - The binary data contained in this - BinaryDataObject.
-
-
-
- -

-getInputStream

-
-public InputStream getInputStream()
-
-
Return the binary data encoded in the Base64 String as a - stream.
-
Specified by:
getInputStream in interface iaik.server.modules.xml.BinaryDataObject
-
-
-
Returns:
The binary data contained in this object, as a - InputStream. Repeated calls to this function will return a - new stream to the Base64 data.
See Also:
BinaryDataObject.getInputStream()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteStreamDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteStreamDataObjectImpl.html deleted file mode 100644 index 5abf61ba6..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ByteStreamDataObjectImpl.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class ByteStreamDataObjectImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class ByteStreamDataObjectImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.BinaryDataObject, iaik.server.modules.xml.DataObject
-
-
-
-
public class ByteStreamDataObjectImpl
extends DataObjectImpl
implements iaik.server.modules.xml.BinaryDataObject
- -

-A BinaryDataObject encapsulating binary data from a stream. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
ByteStreamDataObjectImpl(InputStream inputStream) - -
-          Create a new ByteStreamDataObjectImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- InputStreamgetInputStream() - -
-          Return the binary data from this object as a stream.
- voidsetInputStream(InputStream inputStream) - -
-          Set the input stream from which to read the binary data.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
getMimeType, getReferenceID, getTypeURI, getURI, setMimeType, setReferenceID, setTypeURI, setURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.DataObject
getMimeType, getReferenceID, getTypeURI, getURI
-  -

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

-ByteStreamDataObjectImpl

-
-public ByteStreamDataObjectImpl(InputStream inputStream)
-
-
Create a new ByteStreamDataObjectImpl.
-
Parameters:
inputStream - The stream from which to read the binary data.
-
-
- - - - - - - - -
-Method Detail
- -

-setInputStream

-
-public void setInputStream(InputStream inputStream)
-
-
Set the input stream from which to read the binary data.
-
-
-
-
Parameters:
inputStream - The input stream from which to read the binary data.
-
-
-
- -

-getInputStream

-
-public InputStream getInputStream()
-
-
Return the binary data from this object as a stream.
-
Specified by:
getInputStream in interface iaik.server.modules.xml.BinaryDataObject
-
-
-
Returns:
The stream containing the binary data. Calling this function - repeatedly will always return the same InputStream.
See Also:
BinaryDataObject.getInputStream()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/CanonicalizationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/CanonicalizationImpl.html deleted file mode 100644 index d7a7916be..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/CanonicalizationImpl.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class CanonicalizationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class CanonicalizationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Canonicalization, iaik.server.modules.xml.Transformation
-
-
-
-
public class CanonicalizationImpl
extends TransformationImpl
implements iaik.server.modules.xml.Canonicalization
- -

-An implementation of the CanonicalizationTransform - Transformation type. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.Canonicalization
ALL, CANONICAL_XML, CANONICAL_XML_WITH_COMMENTS, EXCLUSIVE_CANONICAL_XML, EXCLUSIVE_CANONICAL_XML_WITH_COMMENTS
-  - - - - - - - - - - -
-Constructor Summary
CanonicalizationImpl(String algorithmURI) - -
-          Create a new CanonicalizationTransformImpl object.
-  - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this object to another Canonicalization.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

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

-CanonicalizationImpl

-
-public CanonicalizationImpl(String algorithmURI)
-
-
Create a new CanonicalizationTransformImpl object.
-
Parameters:
algorithmURI - The canonicalization algorithm URI.
-
-
- - - - - - - - -
-Method Detail
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this object to another Canonicalization.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - Canonicalization to.
Returns:
true, if other is a - Canonicalization and the algorithm URIs match, otherwise - false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/DataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/DataObjectImpl.html deleted file mode 100644 index 7f7b863b7..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/DataObjectImpl.html +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class DataObjectImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class DataObjectImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.DataObject
-
-
-
Direct Known Subclasses:
ByteArrayDataObjectImpl, ByteStreamDataObjectImpl, XMLDataObjectImpl, XMLNodeListDataObjectImpl
-
-
-
-
public abstract class DataObjectImpl
extends Object
implements iaik.server.modules.xml.DataObject
- -

-Abstract base implementation for the classes derived from - DataObject. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
DataObjectImpl() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetMimeType() - -
-           
- StringgetReferenceID() - -
-           
- StringgetTypeURI() - -
-           
- StringgetURI() - -
-           
- voidsetMimeType(String mimeType) - -
-          Set the mime type.
- voidsetReferenceID(String referenceID) - -
-          Set the reference ID.
- voidsetTypeURI(String typeURI) - -
-          Set the type URI.
- voidsetURI(String URI) - -
-          Set the URI.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-DataObjectImpl

-
-public DataObjectImpl()
-
-
- - - - - - - - -
-Method Detail
- -

-getMimeType

-
-public String getMimeType()
-
-
-
Specified by:
getMimeType in interface iaik.server.modules.xml.DataObject
-
-
-
See Also:
DataObject.getMimeType()
-
-
-
- -

-setMimeType

-
-public void setMimeType(String mimeType)
-
-
Set the mime type.
-
-
-
-
Parameters:
mimeType - The mime type to set.
-
-
-
- -

-getReferenceID

-
-public String getReferenceID()
-
-
-
Specified by:
getReferenceID in interface iaik.server.modules.xml.DataObject
-
-
-
See Also:
DataObject.getReferenceID()
-
-
-
- -

-setReferenceID

-
-public void setReferenceID(String referenceID)
-
-
Set the reference ID.
-
-
-
-
Parameters:
referenceID - The reference ID.
-
-
-
- -

-getTypeURI

-
-public String getTypeURI()
-
-
-
Specified by:
getTypeURI in interface iaik.server.modules.xml.DataObject
-
-
-
See Also:
DataObject.getTypeURI()
-
-
-
- -

-setTypeURI

-
-public void setTypeURI(String typeURI)
-
-
Set the type URI.
-
-
-
-
Parameters:
typeURI - The type URI.
-
-
-
- -

-getURI

-
-public String getURI()
-
-
-
Specified by:
getURI in interface iaik.server.modules.xml.DataObject
-
-
-
See Also:
DataObject.getURI()
-
-
-
- -

-setURI

-
-public void setURI(String URI)
-
-
Set the URI.
-
-
-
-
Parameters:
URI - The URI.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html deleted file mode 100644 index 937f3c420..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/EnvelopedSignatureTransformationImpl.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class EnvelopedSignatureTransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class EnvelopedSignatureTransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.EnvelopedSignatureTransformation, iaik.server.modules.xml.Transformation
-
-
-
-
public class EnvelopedSignatureTransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.EnvelopedSignatureTransformation
- -

-An implementation of the EnvelopedSignatureTransformation - Transformation type. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.EnvelopedSignatureTransformation
ALL, ENVELOPED_SIGNATURE
-  - - - - - - - - - - -
-Constructor Summary
EnvelopedSignatureTransformationImpl() - -
-          Create a new EnvelopedSignatureTransformationImpl.
-  - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this object to another EnvelopedSignatureTransformation.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

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

-EnvelopedSignatureTransformationImpl

-
-public EnvelopedSignatureTransformationImpl()
-
-
Create a new EnvelopedSignatureTransformationImpl.
- - - - - - - - -
-Method Detail
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this object to another EnvelopedSignatureTransformation.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - EnvelopedSignatureTransformation to.
Returns:
true, if other is a - EnvelopedSignatureTransformation, otherwise - false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ExclusiveCanonicalizationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ExclusiveCanonicalizationImpl.html deleted file mode 100644 index df896b7ec..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/ExclusiveCanonicalizationImpl.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class ExclusiveCanonicalizationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class ExclusiveCanonicalizationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Canonicalization, iaik.server.modules.xml.ExclusiveCanonicalization, iaik.server.modules.xml.Transformation
-
-
-
-
public class ExclusiveCanonicalizationImpl
extends TransformationImpl
implements iaik.server.modules.xml.ExclusiveCanonicalization
- -

-An implementation of the ExclusiveCanonicalization type - of Transformation. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.ExclusiveCanonicalization
ALL
- - - - - - - -
Fields inherited from interface iaik.server.modules.xml.Canonicalization
CANONICAL_XML, CANONICAL_XML_WITH_COMMENTS, EXCLUSIVE_CANONICAL_XML, EXCLUSIVE_CANONICAL_XML_WITH_COMMENTS
-  - - - - - - - - - - -
-Constructor Summary
ExclusiveCanonicalizationImpl(String algorithmURI, - List inclusiveNamespacePrefixes) - -
-          Create a new ExclusiveCanonicalizationImpl object.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this object to another CanonicalizationTransform.
- ListgetInclusiveNamespacePrefixes() - -
-           
-protected  voidsetInclusiveNamespacePrefixes(List inclusiveNamespacePrefixes) - -
-          Sets the namespace prefixes to be processed according to canonical XML.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, hashCode, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI, hashCode
-  -

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

-ExclusiveCanonicalizationImpl

-
-public ExclusiveCanonicalizationImpl(String algorithmURI,
-                                     List inclusiveNamespacePrefixes)
-
-
Create a new ExclusiveCanonicalizationImpl object.
-
Parameters:
algorithmURI - The exclusive canonicalization algorithm URI.
inclusiveNamespacePrefixes - The namespace prefixes to be processed - according to canonical XML.
-
-
- - - - - - - - -
-Method Detail
- -

-setInclusiveNamespacePrefixes

-
-protected void setInclusiveNamespacePrefixes(List inclusiveNamespacePrefixes)
-
-
Sets the namespace prefixes to be processed according to canonical XML.
-
-
-
-
Parameters:
inclusiveNamespacePrefixes - The prefixes of the namespaces to treat - according to canonical XML.
-
-
-
- -

-getInclusiveNamespacePrefixes

-
-public List getInclusiveNamespacePrefixes()
-
-
-
Specified by:
getInclusiveNamespacePrefixes in interface iaik.server.modules.xml.ExclusiveCanonicalization
-
-
-
See Also:
ExclusiveCanonicalization.getInclusiveNamespacePrefixes()
-
-
-
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this object to another CanonicalizationTransform.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - ExclusiveCanonicalization to.
Returns:
true, if other is a - ExclusiveCanonicalization and the algorithm URIs match, - otherwise false.
See Also:
Object.equals(Object)
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/SigningTimeImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/SigningTimeImpl.html deleted file mode 100644 index d9d5df5a2..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/SigningTimeImpl.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class SigningTimeImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class SigningTimeImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Property, iaik.server.modules.xml.SigningTime
-
-
-
-
public class SigningTimeImpl
extends Object
implements iaik.server.modules.xml.SigningTime
- -

-An implementation of the SigningTime Property. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
SigningTimeImpl(Date signingTime) - -
-          Create a new SigningTimeImpl.
-  - - - - - - - - - - - -
-Method Summary
- DategetSigningTime() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-SigningTimeImpl

-
-public SigningTimeImpl(Date signingTime)
-
-
Create a new SigningTimeImpl.
-
Parameters:
signingTime - The signing time.
-
-
- - - - - - - - -
-Method Detail
- -

-getSigningTime

-
-public Date getSigningTime()
-
-
-
Specified by:
getSigningTime in interface iaik.server.modules.xml.SigningTime
-
-
-
See Also:
SigningTime.getSigningTime()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/TransformationImpl.html deleted file mode 100644 index f68befa1c..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/TransformationImpl.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class TransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class TransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Transformation
-
-
-
Direct Known Subclasses:
Base64TransformationImpl, CanonicalizationImpl, EnvelopedSignatureTransformationImpl, ExclusiveCanonicalizationImpl, XPath2TransformationImpl, XPathTransformationImpl, XSLTTransformationImpl
-
-
-
-
public abstract class TransformationImpl
extends Object
implements iaik.server.modules.xml.Transformation
- -

-Base implementation class for Transformation derived classes. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
TransformationImpl() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetAlgorithmURI() - -
-           
- inthashCode() - -
-          Returns the hash code of the algorithm URI.
-protected  voidsetAlgorithmURI(String algorithmURI) - -
-          Sets the algorithm URI.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
equals
-  -

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

-TransformationImpl

-
-public TransformationImpl()
-
-
- - - - - - - - -
-Method Detail
- -

-getAlgorithmURI

-
-public String getAlgorithmURI()
-
-
-
Specified by:
getAlgorithmURI in interface iaik.server.modules.xml.Transformation
-
-
-
See Also:
Transformation.getAlgorithmURI()
-
-
-
- -

-setAlgorithmURI

-
-protected void setAlgorithmURI(String algorithmURI)
-
-
Sets the algorithm URI.
-
-
-
-
Parameters:
algorithmURI - The algorithm URI to set.
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
Returns the hash code of the algorithm URI. Should be overridden if a - transformation distinguishes itself from others by more than just the - algorithm URI.
-
Specified by:
hashCode in interface iaik.server.modules.xml.Transformation
Overrides:
hashCode in class Object
-
-
-
See Also:
Object.hashCode()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLDataObjectImpl.html deleted file mode 100644 index 02ab2b6ad..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLDataObjectImpl.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XMLDataObjectImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XMLDataObjectImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.DataObject, iaik.server.modules.xml.XMLDataObject
-
-
-
-
public class XMLDataObjectImpl
extends DataObjectImpl
implements iaik.server.modules.xml.XMLDataObject
- -

-A DataObject containing a single DOM element. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
XMLDataObjectImpl(org.w3c.dom.Element element) - -
-          Create a new XMLDataObjectImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.ElementgetElement() - -
-           
- voidsetElement(org.w3c.dom.Element element) - -
-          Set the DOM element contained in this XMLDataObject.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
getMimeType, getReferenceID, getTypeURI, getURI, setMimeType, setReferenceID, setTypeURI, setURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.DataObject
getMimeType, getReferenceID, getTypeURI, getURI
-  -

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

-XMLDataObjectImpl

-
-public XMLDataObjectImpl(org.w3c.dom.Element element)
-
-
Create a new XMLDataObjectImpl.
-
Parameters:
element - The DOM element contained in this - XMLDataObject.
-
-
- - - - - - - - -
-Method Detail
- -

-getElement

-
-public org.w3c.dom.Element getElement()
-
-
-
Specified by:
getElement in interface iaik.server.modules.xml.XMLDataObject
-
-
-
See Also:
XMLDataObject.getElement()
-
-
-
- -

-setElement

-
-public void setElement(org.w3c.dom.Element element)
-
-
Set the DOM element contained in this XMLDataObject.
-
-
-
-
Parameters:
element - The DOM element to set.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLNodeListDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLNodeListDataObjectImpl.html deleted file mode 100644 index 8f8f3f49f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLNodeListDataObjectImpl.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XMLNodeListDataObjectImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XMLNodeListDataObjectImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.DataObject, iaik.server.modules.xml.XMLNodeListDataObject
-
-
-
-
public class XMLNodeListDataObjectImpl
extends DataObjectImpl
implements iaik.server.modules.xml.XMLNodeListDataObject
- -

-A DataObject containing a list of DOM nodes. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
XMLNodeListDataObjectImpl(org.w3c.dom.NodeList nodeList) - -
-          Create a new XMLNodeListDataObjectImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.NodeListgetNodeList() - -
-           
- voidsetNodeList(org.w3c.dom.NodeList nodeList) - -
-          Set the list of DOM nodes contained in this - XMLNodeListDataObject.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl
getMimeType, getReferenceID, getTypeURI, getURI, setMimeType, setReferenceID, setTypeURI, setURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.DataObject
getMimeType, getReferenceID, getTypeURI, getURI
-  -

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

-XMLNodeListDataObjectImpl

-
-public XMLNodeListDataObjectImpl(org.w3c.dom.NodeList nodeList)
-
-
Create a new XMLNodeListDataObjectImpl.
-
Parameters:
nodeList - The list of DOM nodes contained in this - XMLNodeListDataObject.
-
-
- - - - - - - - -
-Method Detail
- -

-setNodeList

-
-public void setNodeList(org.w3c.dom.NodeList nodeList)
-
-
Set the list of DOM nodes contained in this - XMLNodeListDataObject.
-
-
-
-
Parameters:
nodeList - The list of DOM nodes to set.
-
-
-
- -

-getNodeList

-
-public org.w3c.dom.NodeList getNodeList()
-
-
-
Specified by:
getNodeList in interface iaik.server.modules.xml.XMLNodeListDataObject
-
-
-
See Also:
XMLNodeListDataObject.getNodeList()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLSignatureImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLSignatureImpl.html deleted file mode 100644 index be34e7530..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XMLSignatureImpl.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XMLSignatureImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XMLSignatureImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.XMLSignature
-
-
-
-
public class XMLSignatureImpl
extends Object
implements iaik.server.modules.xml.XMLSignature
- -

-An object containing an XMLDsig signature in the form of a - dsig:Signature DOM element. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
XMLSignatureImpl(org.w3c.dom.Element element) - -
-          Create a new XMLSignatureImpl.
-  - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.ElementgetElement() - -
-           
- voidsetElement(org.w3c.dom.Element element) - -
-          Set the dsig:Signature DOM element.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-XMLSignatureImpl

-
-public XMLSignatureImpl(org.w3c.dom.Element element)
-
-
Create a new XMLSignatureImpl.
-
Parameters:
element - The dsig:Signature DOM element.
-
-
- - - - - - - - -
-Method Detail
- -

-setElement

-
-public void setElement(org.w3c.dom.Element element)
-
-
Set the dsig:Signature DOM element.
-
-
-
-
Parameters:
element - The dsig:Signature element to set.
-
-
-
- -

-getElement

-
-public org.w3c.dom.Element getElement()
-
-
-
Specified by:
getElement in interface iaik.server.modules.xml.XMLSignature
-
-
-
See Also:
XMLSignature.getElement()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2FilterImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2FilterImpl.html deleted file mode 100644 index fb00b6bd2..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2FilterImpl.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XPath2FilterImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XPath2FilterImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.XPath2Transformation.XPath2Filter
-
-
-
-
public class XPath2FilterImpl
extends Object
implements iaik.server.modules.xml.XPath2Transformation.XPath2Filter
- -

-An object encapsulating an XPath-Filter2 expression. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.XPath2Transformation.XPath2Filter
ALL, INTERSECTION, SUBTRACTION, UNION
-  - - - - - - - - - - -
-Constructor Summary
XPath2FilterImpl(String filterType, - String xPathExpression, - Map namespaceDeclarations) - -
-          Create a new XPath2FilterImpl object.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this object to another.
- StringgetFilterType() - -
-           
- MapgetNamespaceDeclarations() - -
-           
- StringgetXPathExpression() - -
-           
- inthashCode() - -
-           
-protected  voidsetFilterType(String filterType) - -
-          Set the filter type.
-protected  voidsetNamespaceDeclarations(Map namespaceDeclarations) - -
-          Set the namespace declarations.
-protected  voidsetXPathExpression(String xPathExpression) - -
-          Set the XPath expression.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-  -

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

-XPath2FilterImpl

-
-public XPath2FilterImpl(String filterType,
-                        String xPathExpression,
-                        Map namespaceDeclarations)
-
-
Create a new XPath2FilterImpl object.
-
Parameters:
filterType - The type of filter. Must be one of the filter type - constants declared in iaik.server.modules.xml.XPath2Transformation.XPath2Filter
xPathExpression - The XPath expression belonging to this filter.
namespaceDeclarations - The namespace declarations visible for this - XPath2Filter.
-
-
- - - - - - - - -
-Method Detail
- -

-getFilterType

-
-public String getFilterType()
-
-
-
Specified by:
getFilterType in interface iaik.server.modules.xml.XPath2Transformation.XPath2Filter
-
-
-
See Also:
XPath2Transformation.XPath2Filter.getFilterType()
-
-
-
- -

-setFilterType

-
-protected void setFilterType(String filterType)
-
-
Set the filter type.
-
-
-
-
Parameters:
filterType - The filter type to set.
-
-
-
- -

-getXPathExpression

-
-public String getXPathExpression()
-
-
-
Specified by:
getXPathExpression in interface iaik.server.modules.xml.XPath2Transformation.XPath2Filter
-
-
-
See Also:
XPath2Transformation.XPath2Filter.getXPathExpression()
-
-
-
- -

-setXPathExpression

-
-protected void setXPathExpression(String xPathExpression)
-
-
Set the XPath expression.
-
-
-
-
Parameters:
xPathExpression - The XPath expression to set.
-
-
-
- -

-getNamespaceDeclarations

-
-public Map getNamespaceDeclarations()
-
-
-
Specified by:
getNamespaceDeclarations in interface iaik.server.modules.xml.XPath2Transformation.XPath2Filter
-
-
-
See Also:
XPath2Transformation.XPath2Filter.getNamespaceDeclarations()
-
-
-
- -

-setNamespaceDeclarations

-
-protected void setNamespaceDeclarations(Map namespaceDeclarations)
-
-
Set the namespace declarations.
-
-
-
-
Parameters:
namespaceDeclarations - The mapping between namespace prefixes and - their associated URI.
-
-
-
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this object to another.
-
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this XPath2Filter to.
Returns:
true, if other is a - XPath2Filter and the filter types match and the XPath - expressions match. Otherwise false is returned.
See Also:
Object.equals(java.lang.Object)
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
See Also:
Object.hashCode()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2TransformationImpl.html deleted file mode 100644 index 087e1cb83..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPath2TransformationImpl.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XPath2TransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XPath2TransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Transformation, iaik.server.modules.xml.XPath2Transformation
-
-
-
-
public class XPath2TransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.XPath2Transformation
- -

-An object encapsulating a Transformation containing several - XPath-Filter2 expressions. -

-

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

- - - - - - - - - - -
Inner classes inherited from class iaik.server.modules.xml.XPath2Transformation
iaik.server.modules.xml.XPath2Transformation.XPath2Filter
-  - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.XPath2Transformation
ALL, XPATH2
-  - - - - - - - - - - -
-Constructor Summary
XPath2TransformationImpl() - -
-          Create a new XPath2TransformationImpl. - -
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddXPathFilter(at.gv.egovernment.moa.spss.server.iaik.xml.XPath2Filter filter) - -
-          Add an XPath-Filter2 expression to the list of filters.
- booleanequals(Object other) - -
-          Compare this XPath2Transformation to another.
- ListgetXPathFilters() - -
-           
- inthashCode() - -
-          Returns the hash code of the algorithm URI.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI
-  -

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

-XPath2TransformationImpl

-
-public XPath2TransformationImpl()
-
-
Create a new XPath2TransformationImpl. - - The list of XPath-Filter2 expression is initially empty.
- - - - - - - - -
-Method Detail
- -

-getXPathFilters

-
-public List getXPathFilters()
-
-
-
Specified by:
getXPathFilters in interface iaik.server.modules.xml.XPath2Transformation
-
-
-
See Also:
XPath2Transformation.getXPathFilters()
-
-
-
- -

-addXPathFilter

-
-public void addXPathFilter(at.gv.egovernment.moa.spss.server.iaik.xml.XPath2Filter filter)
-
-
Add an XPath-Filter2 expression to the list of filters.
-
-
-
-
Parameters:
filter - The filter to add.
-
-
-
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this XPath2Transformation to another.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - XPath2Transformation to.
Returns:
true, if other is an - XPath2Transformation and getXPathFilters() equals - other.getXPathFilters(). Otherwise false is - returned.
See Also:
Object.equals(Object)
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
Description copied from class: TransformationImpl
-
Returns the hash code of the algorithm URI. Should be overridden if a - transformation distinguishes itself from others by more than just the - algorithm URI.
-
Specified by:
hashCode in interface iaik.server.modules.xml.Transformation
Overrides:
hashCode in class TransformationImpl
-
-
-
See Also:
Object.hashCode()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPathTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPathTransformationImpl.html deleted file mode 100644 index adfb1eb49..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XPathTransformationImpl.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XPathTransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XPathTransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Transformation, iaik.server.modules.xml.XPathTransformation
-
-
-
-
public class XPathTransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.XPathTransformation
- -

-A Transformation containing an XPath expression. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.XPathTransformation
ALL, XPATH
-  - - - - - - - - - - -
-Constructor Summary
XPathTransformationImpl(String xPathExpression, - Map namespaceDeclarations) - -
-          Create a new XPathTransformationImpl. - -
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this XPathTransformation to another.
- MapgetNamespaceDeclarations() - -
-           
- StringgetXPathExpression() - -
-           
- inthashCode() - -
-          Returns the hash code of the algorithm URI.
-protected  voidsetNamespaceDeclarations(Map namespaceDeclarations) - -
-          Set the namespace declarations.
-protected  voidsetXPathExpression(String xPathExpression) - -
-          Set the XPath expression.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI
-  -

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

-XPathTransformationImpl

-
-public XPathTransformationImpl(String xPathExpression,
-                               Map namespaceDeclarations)
-
-
Create a new XPathTransformationImpl. - - The namespace declarations are initialized empty.
-
Parameters:
xPathExpression - The XPath expression this object will contain.
namespaceDeclarations - The namespace declarations visible for this - XPath.
-
-
- - - - - - - - -
-Method Detail
- -

-setXPathExpression

-
-protected void setXPathExpression(String xPathExpression)
-
-
Set the XPath expression.
-
-
-
-
Parameters:
xPathExpression - The XPath expression.
-
-
-
- -

-getXPathExpression

-
-public String getXPathExpression()
-
-
-
Specified by:
getXPathExpression in interface iaik.server.modules.xml.XPathTransformation
-
-
-
See Also:
XPathTransformation.getXPathExpression()
-
-
-
- -

-getNamespaceDeclarations

-
-public Map getNamespaceDeclarations()
-
-
-
Specified by:
getNamespaceDeclarations in interface iaik.server.modules.xml.XPathTransformation
-
-
-
See Also:
XPathTransformation.getNamespaceDeclarations()
-
-
-
- -

-setNamespaceDeclarations

-
-protected void setNamespaceDeclarations(Map namespaceDeclarations)
-
-
Set the namespace declarations.
-
-
-
-
Parameters:
namespaceDeclarations - The mapping between namespace prefixes and - their associated URI.
-
-
-
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this XPathTransformation to another.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - XPathTransformation to.
Returns:
true, if other is an - XPathTransformation and if this object contains the same XPath - expression as other. Otherwise false is returned.
See Also:
Object.equals(Object)
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
Description copied from class: TransformationImpl
-
Returns the hash code of the algorithm URI. Should be overridden if a - transformation distinguishes itself from others by more than just the - algorithm URI.
-
Specified by:
hashCode in interface iaik.server.modules.xml.Transformation
Overrides:
hashCode in class TransformationImpl
-
-
-
See Also:
Object.hashCode()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XSLTTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XSLTTransformationImpl.html deleted file mode 100644 index bcfccd130..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/XSLTTransformationImpl.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class XSLTTransformationImpl - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.xml -
-Class XSLTTransformationImpl

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
-        |
-        +--at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl
-
-
-
All Implemented Interfaces:
iaik.server.modules.xml.Transformation, iaik.server.modules.xml.XSLTTransformation
-
-
-
-
public class XSLTTransformationImpl
extends TransformationImpl
implements iaik.server.modules.xml.XSLTTransformation
- -

-A Transformation containing an XSLT transformation. -

-

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

- - - - - - - - - - - - - -
Fields inherited from interface iaik.server.modules.xml.XSLTTransformation
ALL, XSLT
-  - - - - - - - - - - -
-Constructor Summary
XSLTTransformationImpl(org.w3c.dom.Element styleSheetElement) - -
-          Create a new XSLTTransformationImpl object.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object other) - -
-          Compare this XSLTTransformation to another.
- org.w3c.dom.ElementgetStylesheetElement() - -
-           
- inthashCode() - -
-          Returns the hash code of the algorithm URI.
-protected  voidsetStyleSheetElement(org.w3c.dom.Element styleSheetElement) - -
-          Set the XSLT stylesheet element.
- - - - - - - -
Methods inherited from class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl
getAlgorithmURI, setAlgorithmURI
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface iaik.server.modules.xml.Transformation
getAlgorithmURI
-  -

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

-XSLTTransformationImpl

-
-public XSLTTransformationImpl(org.w3c.dom.Element styleSheetElement)
-
-
Create a new XSLTTransformationImpl object.
-
Parameters:
styleSheetElement - The XSLT stylesheet element.
-
-
- - - - - - - - -
-Method Detail
- -

-setStyleSheetElement

-
-protected void setStyleSheetElement(org.w3c.dom.Element styleSheetElement)
-
-
Set the XSLT stylesheet element.
-
-
-
-
Parameters:
styleSheetElement - The XSLT stylesheet element to set.
-
-
-
- -

-getStylesheetElement

-
-public org.w3c.dom.Element getStylesheetElement()
-
-
-
Specified by:
getStylesheetElement in interface iaik.server.modules.xml.XSLTTransformation
-
-
-
See Also:
XSLTTransformation.getStylesheetElement()
-
-
-
- -

-equals

-
-public boolean equals(Object other)
-
-
Compare this XSLTTransformation to another.
-
Specified by:
equals in interface iaik.server.modules.xml.Transformation
Overrides:
equals in class Object
-
-
-
Parameters:
other - The object to compare this - XSLTTransformation to.
Returns:
true, if other is an - XSLTTransformation and if the canonicalized representations of - the stylesheets contained in this and other - match. Otherwise, false is returned.
See Also:
Object.equals(Object)
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
Description copied from class: TransformationImpl
-
Returns the hash code of the algorithm URI. Should be overridden if a - transformation distinguishes itself from others by more than just the - algorithm URI.
-
Specified by:
hashCode in interface iaik.server.modules.xml.Transformation
Overrides:
hashCode in class TransformationImpl
-
-
-
See Also:
Object.hashCode()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/Base64TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/Base64TransformationImpl.html deleted file mode 100644 index edaf8e4f8..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/Base64TransformationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.Base64TransformationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteArrayDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteArrayDataObjectImpl.html deleted file mode 100644 index 52b470904..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteArrayDataObjectImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.ByteArrayDataObjectImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteStreamDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteStreamDataObjectImpl.html deleted file mode 100644 index 7d65f65b7..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ByteStreamDataObjectImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.ByteStreamDataObjectImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/CanonicalizationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/CanonicalizationImpl.html deleted file mode 100644 index d634aeea1..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/CanonicalizationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.CanonicalizationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/DataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/DataObjectImpl.html deleted file mode 100644 index 181874efe..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/DataObjectImpl.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.DataObjectImpl

-
- - - - - - - - - -
-Packages that use DataObjectImpl
at.gv.egovernment.moa.spss.server.iaik.xml  
-  -

- - - - - -
-Uses of DataObjectImpl in at.gv.egovernment.moa.spss.server.iaik.xml
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of DataObjectImpl in at.gv.egovernment.moa.spss.server.iaik.xml
- classByteArrayDataObjectImpl - -
-          A BinaryDataObject encapsulating Base64 data.
- classByteStreamDataObjectImpl - -
-          A BinaryDataObject encapsulating binary data from a stream.
- classXMLDataObjectImpl - -
-          A DataObject containing a single DOM element.
- classXMLNodeListDataObjectImpl - -
-          A DataObject containing a list of DOM nodes.
-  -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/EnvelopedSignatureTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/EnvelopedSignatureTransformationImpl.html deleted file mode 100644 index 4148f82c0..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/EnvelopedSignatureTransformationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.EnvelopedSignatureTransformationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ExclusiveCanonicalizationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ExclusiveCanonicalizationImpl.html deleted file mode 100644 index 1b15cb07f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/ExclusiveCanonicalizationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.ExclusiveCanonicalizationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/SigningTimeImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/SigningTimeImpl.html deleted file mode 100644 index 71c5212fc..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/SigningTimeImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.SigningTimeImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/TransformationImpl.html deleted file mode 100644 index 4dd0b1d89..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/TransformationImpl.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.TransformationImpl

-
- - - - - - - - - -
-Packages that use TransformationImpl
at.gv.egovernment.moa.spss.server.iaik.xml  
-  -

- - - - - -
-Uses of TransformationImpl in at.gv.egovernment.moa.spss.server.iaik.xml
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of TransformationImpl in at.gv.egovernment.moa.spss.server.iaik.xml
- classBase64TransformationImpl - -
-          An implementation of the Base64Transformation - Transformation type.
- classCanonicalizationImpl - -
-          An implementation of the CanonicalizationTransform - Transformation type.
- classEnvelopedSignatureTransformationImpl - -
-          An implementation of the EnvelopedSignatureTransformation - Transformation type.
- classExclusiveCanonicalizationImpl - -
-          An implementation of the ExclusiveCanonicalization type - of Transformation.
- classXPath2TransformationImpl - -
-          An object encapsulating a Transformation containing several - XPath-Filter2 expressions.
- classXPathTransformationImpl - -
-          A Transformation containing an XPath expression.
- classXSLTTransformationImpl - -
-          A Transformation containing an XSLT transformation.
-  -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLDataObjectImpl.html deleted file mode 100644 index add15c8c6..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLDataObjectImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XMLDataObjectImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLNodeListDataObjectImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLNodeListDataObjectImpl.html deleted file mode 100644 index a76dc43a1..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLNodeListDataObjectImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XMLNodeListDataObjectImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLSignatureImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLSignatureImpl.html deleted file mode 100644 index 978880abf..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XMLSignatureImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XMLSignatureImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2FilterImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2FilterImpl.html deleted file mode 100644 index 4c2a499f0..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2FilterImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XPath2FilterImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2TransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2TransformationImpl.html deleted file mode 100644 index bfa73a36d..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPath2TransformationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XPath2TransformationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPathTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPathTransformationImpl.html deleted file mode 100644 index 456f7a98a..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XPathTransformationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XPathTransformationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XSLTTransformationImpl.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XSLTTransformationImpl.html deleted file mode 100644 index c688f3b5f..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/class-use/XSLTTransformationImpl.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Class
at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl

-
-No usage of at.gv.egovernment.moa.spss.server.iaik.xml.XSLTTransformationImpl -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-frame.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-frame.html deleted file mode 100644 index ec70ebe61..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-frame.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Package at.gv.egovernment.moa.spss.server.iaik.xml - - - - - -at.gv.egovernment.moa.spss.server.iaik.xml - - - - -
-Classes  - -
-Base64TransformationImpl -
-ByteArrayDataObjectImpl -
-ByteStreamDataObjectImpl -
-CanonicalizationImpl -
-DataObjectImpl -
-EnvelopedSignatureTransformationImpl -
-ExclusiveCanonicalizationImpl -
-SigningTimeImpl -
-TransformationImpl -
-XMLDataObjectImpl -
-XMLNodeListDataObjectImpl -
-XMLSignatureImpl -
-XPath2FilterImpl -
-XPath2TransformationImpl -
-XPathTransformationImpl -
-XSLTTransformationImpl
- - - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-summary.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-summary.html deleted file mode 100644 index e325013af..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-summary.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Package at.gv.egovernment.moa.spss.server.iaik.xml - - - - - - - - - - - - - - - - - -
- -
- - -
-

-Package at.gv.egovernment.moa.spss.server.iaik.xml -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Base64TransformationImplAn implementation of the Base64Transformation - Transformation type.
ByteArrayDataObjectImplA BinaryDataObject encapsulating Base64 data.
ByteStreamDataObjectImplA BinaryDataObject encapsulating binary data from a stream.
CanonicalizationImplAn implementation of the CanonicalizationTransform - Transformation type.
DataObjectImplAbstract base implementation for the classes derived from - DataObject.
EnvelopedSignatureTransformationImplAn implementation of the EnvelopedSignatureTransformation - Transformation type.
ExclusiveCanonicalizationImplAn implementation of the ExclusiveCanonicalization type - of Transformation.
SigningTimeImplAn implementation of the SigningTime Property.
TransformationImplBase implementation class for Transformation derived classes.
XMLDataObjectImplA DataObject containing a single DOM element.
XMLNodeListDataObjectImplA DataObject containing a list of DOM nodes.
XMLSignatureImplAn object containing an XMLDsig signature in the form of a - dsig:Signature DOM element.
XPath2FilterImplAn object encapsulating an XPath-Filter2 expression.
XPath2TransformationImplAn object encapsulating a Transformation containing several - XPath-Filter2 expressions.
XPathTransformationImplA Transformation containing an XPath expression.
XSLTTransformationImplA Transformation containing an XSLT transformation.
-  - -

-


- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-tree.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-tree.html deleted file mode 100644 index 0551baa6d..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-tree.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: at.gv.egovernment.moa.spss.server.iaik.xml Class Hierarchy - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Hierarchy For Package at.gv.egovernment.moa.spss.server.iaik.xml -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - -
- -
- - -
- - - diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-use.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-use.html deleted file mode 100644 index 393bda0df..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/xml/package-use.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Uses of Package at.gv.egovernment.moa.spss.server.iaik.xml - - - - - - - - - - - - - - - - - -
- -
- - -
-
-

-Uses of Package
at.gv.egovernment.moa.spss.server.iaik.xml

-
- - - - - - - - - -
-Packages that use at.gv.egovernment.moa.spss.server.iaik.xml
at.gv.egovernment.moa.spss.server.iaik.xml  
-  -

- - - - - - - - - - - -
-Classes in at.gv.egovernment.moa.spss.server.iaik.xml used by at.gv.egovernment.moa.spss.server.iaik.xml
DataObjectImpl - -
-          Abstract base implementation for the classes derived from - DataObject.
TransformationImpl - -
-          Base implementation class for Transformation derived classes.
-  -

-


- - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3