From c27382a84657bf027b516abae9172d51edba3aa0 Mon Sep 17 00:00:00 2001 From: gregor Date: Fri, 24 Jun 2005 10:50:13 +0000 Subject: Java-Doc aus CVS entfernt, da generierbar. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@365 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 @@ - - - - - - -MOA SP/SS Server Internal API: Package at.gv.egovernment.moa.util - - - - - - - - - - - - - - - - - -
- -
- - -
-

-Package at.gv.egovernment.moa.util -

- - - - - - - - - -
-Interface Summary
ConstantsContains various constants used throughout the system.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Base64UtilsUtitility functions for encoding/decoding Base64 strings.
BoolUtilsUtility class for parsing XML schema boolean values.
CollectionUtilsVarious utility methods for dealing with java.util.Collection - classes.
DateTimeUtilsUtility for parsing and building XML type dateTime, - according to ISO 8601.
DOMUtilsVarious utility functions for handling XML DOM trees. - -
EntityResolverChainImplementation of the org.xml.sax.EntityResolver, - for use by a org.apache.xerces.parsers.DOMParser.
FileUtilsUtility for accessing files on the file system, and for reading from input streams.
KeyStoreUtilsUtility for creating and loading key stores.
MessageProviderA singleton wrapper around a Message object. - -
MessagesProvides access to the system messages resource used for exception handling - and logging messages. - -
MOADefaultHandlerA DefaultHandler that uses a MOAEntityResolver and - a MOAErrorHandler.
MOAEntityResolverAn EntityResolver that looks up entities stored as - local resources. - -
MOAErrorHandlerAn ErrorHandler that logs a message and throws a - SAXException upon error and fatal - parsing errors.
MOATimerA timer utility for named timers.
NodeIteratorAdapterA NodeIterator implementation based on a - ListIterator.
NodeListAdapterA NodeList implementation based on a List.
ResourceBundleChainA class to chain ResourceBundles.
SSLUtilsUtility for connecting to server applications via SSL.
StreamEntityResolverAn EntityResolver that maps system IDs to - InputStreams.
StreamUtilsUtility methods for streams.
URLDecoderDecodes an URL encoded String using a specified character encoding. -
URLEncoderTranslates a string into mime format "x-www-form-urlencoded". -
XPathUtilsUtility methods to evaluate XPath expressions on DOM nodes.
-  - -

- - - - - - - - - -
-Exception Summary
XPathExceptionAn exception occurred evaluating an XPath.
-  - -

-


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