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
---
.../gv/egovernment/moa/util/package-summary.html | 242 ---------------------
1 file changed, 242 deletions(-)
delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html
(limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html')
diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html
deleted file mode 100644
index 10c671230..000000000
--- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html
+++ /dev/null
@@ -1,242 +0,0 @@
-
-
-
-
-
-
-
-|
-Class Summary |
-
-
-| Base64Utils |
-Utitility functions for encoding/decoding Base64 strings. |
-
-
-| BoolUtils |
-Utility class for parsing XML schema boolean values. |
-
-
-| CollectionUtils |
-Various utility methods for dealing with java.util.Collection
- classes. |
-
-
-| DateTimeUtils |
-Utility for parsing and building XML type dateTime,
- according to ISO 8601. |
-
-
-| DOMUtils |
-Various utility functions for handling XML DOM trees.
-
- |
-
-
-| EntityResolverChain |
-Implementation of the org.xml.sax.EntityResolver,
- for use by a org.apache.xerces.parsers.DOMParser. |
-
-
-| FileUtils |
-Utility for accessing files on the file system, and for reading from input streams. |
-
-
-| KeyStoreUtils |
-Utility for creating and loading key stores. |
-
-
-| MessageProvider |
-A singleton wrapper around a Message object.
-
- |
-
-
-| Messages |
-Provides access to the system messages resource used for exception handling
- and logging messages.
-
- |
-
-
-| MOADefaultHandler |
-A DefaultHandler that uses a MOAEntityResolver and
- a MOAErrorHandler. |
-
-
-| MOAEntityResolver |
-An EntityResolver that looks up entities stored as
- local resources.
-
- |
-
-
-| MOAErrorHandler |
-An ErrorHandler that logs a message and throws a
- SAXException upon error and fatal
- parsing errors. |
-
-
-| MOATimer |
-A timer utility for named timers. |
-
-
-| NodeIteratorAdapter |
-A NodeIterator implementation based on a
- ListIterator. |
-
-
-| NodeListAdapter |
-A NodeList implementation based on a List. |
-
-
-| ResourceBundleChain |
-A class to chain ResourceBundles. |
-
-
-| SSLUtils |
-Utility for connecting to server applications via SSL. |
-
-
-| StreamEntityResolver |
-An EntityResolver that maps system IDs to
- InputStreams. |
-
-
-| StreamUtils |
-Utility methods for streams. |
-
-
-| URLDecoder |
-Decodes an URL encoded String using a specified character encoding.
- |
-
-
-| URLEncoder |
-Translates a string into mime format "x-www-form-urlencoded".
- |
-
-
-| XPathUtils |
-Utility methods to evaluate XPath expressions on DOM nodes. |
-
-
-
-
-