From ece7d18cf35374bf4e26d041799cda8f791c89f8 Mon Sep 17 00:00:00 2001 From: gregor Date: Mon, 7 Jul 2003 10:58:37 +0000 Subject: Initial commit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@2 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../moa/util/class-use/Base64Utils.html | 95 +++++++++ .../egovernment/moa/util/class-use/BoolUtils.html | 95 +++++++++ .../moa/util/class-use/CollectionUtils.html | 95 +++++++++ .../egovernment/moa/util/class-use/Constants.html | 95 +++++++++ .../egovernment/moa/util/class-use/DOMUtils.html | 95 +++++++++ .../moa/util/class-use/DateTimeUtils.html | 95 +++++++++ .../moa/util/class-use/EntityResolverChain.html | 95 +++++++++ .../egovernment/moa/util/class-use/FileUtils.html | 95 +++++++++ .../moa/util/class-use/KeyStoreUtils.html | 95 +++++++++ .../moa/util/class-use/MOADefaultHandler.html | 95 +++++++++ .../moa/util/class-use/MOAEntityResolver.html | 95 +++++++++ .../moa/util/class-use/MOAErrorHandler.html | 95 +++++++++ .../egovernment/moa/util/class-use/MOATimer.html | 131 ++++++++++++ .../moa/util/class-use/MessageProvider.html | 133 ++++++++++++ .../egovernment/moa/util/class-use/Messages.html | 95 +++++++++ .../moa/util/class-use/NodeIteratorAdapter.html | 95 +++++++++ .../moa/util/class-use/NodeListAdapter.html | 95 +++++++++ .../moa/util/class-use/ResourceBundleChain.html | 95 +++++++++ .../egovernment/moa/util/class-use/SSLUtils.html | 95 +++++++++ .../moa/util/class-use/StreamEntityResolver.html | 95 +++++++++ .../moa/util/class-use/StreamUtils.html | 95 +++++++++ .../egovernment/moa/util/class-use/URLDecoder.html | 95 +++++++++ .../egovernment/moa/util/class-use/URLEncoder.html | 95 +++++++++ .../moa/util/class-use/XPathException.html | 222 +++++++++++++++++++++ .../egovernment/moa/util/class-use/XPathUtils.html | 95 +++++++++ 25 files changed, 2576 insertions(+) create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Base64Utils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/BoolUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/CollectionUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Constants.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/DOMUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/DateTimeUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/EntityResolverChain.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/FileUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/KeyStoreUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOADefaultHandler.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOAEntityResolver.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOAErrorHandler.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOATimer.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MessageProvider.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Messages.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/NodeIteratorAdapter.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/NodeListAdapter.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/ResourceBundleChain.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/SSLUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/StreamEntityResolver.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/StreamUtils.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/URLDecoder.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/URLEncoder.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/XPathException.html create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/XPathUtils.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Base64Utils.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Base64Utils.html new file mode 100644 index 000000000..c58c688cc --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Base64Utils.html @@ -0,0 +1,95 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.util.Base64Utils + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
at.gv.egovernment.moa.util.Base64Utils

+
+No usage of at.gv.egovernment.moa.util.Base64Utils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.BoolUtils

+
+No usage of at.gv.egovernment.moa.util.BoolUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.CollectionUtils

+
+No usage of at.gv.egovernment.moa.util.CollectionUtils +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+ + + diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Constants.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Constants.html new file mode 100644 index 000000000..c0338882c --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/Constants.html @@ -0,0 +1,95 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Interface at.gv.egovernment.moa.util.Constants + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Interface
at.gv.egovernment.moa.util.Constants

+
+No usage of at.gv.egovernment.moa.util.Constants +

+


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

+Uses of Class
at.gv.egovernment.moa.util.DOMUtils

+
+No usage of at.gv.egovernment.moa.util.DOMUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.DateTimeUtils

+
+No usage of at.gv.egovernment.moa.util.DateTimeUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.EntityResolverChain

+
+No usage of at.gv.egovernment.moa.util.EntityResolverChain +

+


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

+Uses of Class
at.gv.egovernment.moa.util.FileUtils

+
+No usage of at.gv.egovernment.moa.util.FileUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.KeyStoreUtils

+
+No usage of at.gv.egovernment.moa.util.KeyStoreUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.MOADefaultHandler

+
+No usage of at.gv.egovernment.moa.util.MOADefaultHandler +

+


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

+Uses of Class
at.gv.egovernment.moa.util.MOAEntityResolver

+
+No usage of at.gv.egovernment.moa.util.MOAEntityResolver +

+


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

+Uses of Class
at.gv.egovernment.moa.util.MOAErrorHandler

+
+No usage of at.gv.egovernment.moa.util.MOAErrorHandler +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+ + + diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOATimer.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOATimer.html new file mode 100644 index 000000000..27de9845c --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MOATimer.html @@ -0,0 +1,131 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.util.MOATimer + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
at.gv.egovernment.moa.util.MOATimer

+
+ + + + + + + + + +
+Packages that use MOATimer
at.gv.egovernment.moa.util  
+  +

+ + + + + +
+Uses of MOATimer in at.gv.egovernment.moa.util
+  +

+ + + + + + + + + +
Methods in at.gv.egovernment.moa.util that return MOATimer
+static MOATimerMOATimer.getInstance() + +
+          Return the single instance of this class.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+ + + diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MessageProvider.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MessageProvider.html new file mode 100644 index 000000000..8de070ce2 --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/MessageProvider.html @@ -0,0 +1,133 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.util.MessageProvider + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
at.gv.egovernment.moa.util.MessageProvider

+
+ + + + + + + + + +
+Packages that use MessageProvider
at.gv.egovernment.moa.util  
+  +

+ + + + + +
+Uses of MessageProvider in at.gv.egovernment.moa.util
+  +

+ + + + + + + + + +
Methods in at.gv.egovernment.moa.util that return MessageProvider
+static MessageProviderMessageProvider.getInstance() + +
+          Return the single instance of the MessageProvider. + +
+  +

+


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

+Uses of Class
at.gv.egovernment.moa.util.Messages

+
+No usage of at.gv.egovernment.moa.util.Messages +

+


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

+Uses of Class
at.gv.egovernment.moa.util.NodeIteratorAdapter

+
+No usage of at.gv.egovernment.moa.util.NodeIteratorAdapter +

+


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

+Uses of Class
at.gv.egovernment.moa.util.NodeListAdapter

+
+No usage of at.gv.egovernment.moa.util.NodeListAdapter +

+


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

+Uses of Class
at.gv.egovernment.moa.util.ResourceBundleChain

+
+No usage of at.gv.egovernment.moa.util.ResourceBundleChain +

+


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

+Uses of Class
at.gv.egovernment.moa.util.SSLUtils

+
+No usage of at.gv.egovernment.moa.util.SSLUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.StreamEntityResolver

+
+No usage of at.gv.egovernment.moa.util.StreamEntityResolver +

+


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

+Uses of Class
at.gv.egovernment.moa.util.StreamUtils

+
+No usage of at.gv.egovernment.moa.util.StreamUtils +

+


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

+Uses of Class
at.gv.egovernment.moa.util.URLDecoder

+
+No usage of at.gv.egovernment.moa.util.URLDecoder +

+


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

+Uses of Class
at.gv.egovernment.moa.util.URLEncoder

+
+No usage of at.gv.egovernment.moa.util.URLEncoder +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+ + + diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/XPathException.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/XPathException.html new file mode 100644 index 000000000..2729ebf8d --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/class-use/XPathException.html @@ -0,0 +1,222 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.util.XPathException + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
at.gv.egovernment.moa.util.XPathException

+
+ + + + + + + + + +
+Packages that use XPathException
at.gv.egovernment.moa.util  
+  +

+ + + + + +
+Uses of XPathException in at.gv.egovernment.moa.util
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in at.gv.egovernment.moa.util that throw XPathException
+static org.w3c.dom.traversal.NodeIteratorXPathUtils.selectNodeIterator(org.w3c.dom.Node contextNode, + String exp) + +
+          Return a NodeIterator over the nodes matching the XPath + expression. + +
+static org.w3c.dom.traversal.NodeIteratorXPathUtils.selectNodeIterator(org.w3c.dom.Node contextNode, + org.w3c.dom.Element namespaceElement, + String exp) + +
+          Return a NodeIterator over the nodes matching the XPath + expression.
+static org.w3c.dom.traversal.NodeIteratorXPathUtils.selectNodeIterator(org.w3c.dom.Node contextNode, + Map namespaceMapping, + String exp) + +
+          Return a NodeIterator over the nodes matching the XPath + expression.
+static org.w3c.dom.NodeListXPathUtils.selectNodeList(org.w3c.dom.Node contextNode, + String exp) + +
+          Return a NodeList of all the nodes matching the XPath + expression. + +
+static org.w3c.dom.NodeListXPathUtils.selectNodeList(org.w3c.dom.Node contextNode, + org.w3c.dom.Element namespaceElement, + String exp) + +
+          Return a NodeList of all the nodes matching the XPath + expression.
+static org.w3c.dom.NodeListXPathUtils.selectNodeList(org.w3c.dom.Node contextNode, + Map namespaceMapping, + String exp) + +
+          Return a NodeList of all the nodes matching the XPath + expression.
+static org.w3c.dom.NodeXPathUtils.selectSingleNode(org.w3c.dom.Node contextNode, + String exp) + +
+          Select the first node matching an XPath expression. + +
+static org.w3c.dom.NodeXPathUtils.selectSingleNode(org.w3c.dom.Node contextNode, + org.w3c.dom.Element namespaceElement, + String exp) + +
+          Select the first node matching an XPath expression.
+static org.w3c.dom.NodeXPathUtils.selectSingleNode(org.w3c.dom.Node contextNode, + Map namespaceMapping, + String exp) + +
+          Select the first node matching an XPath expression.
+  +

+


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

+Uses of Class
at.gv.egovernment.moa.util.XPathUtils

+
+No usage of at.gv.egovernment.moa.util.XPathUtils +

+


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