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 --- .../gv/egovernment/moa/util/package-summary.html | 242 +++++++++++++++++++++ 1 file changed, 242 insertions(+) create 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 new file mode 100644 index 000000000..10c671230 --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/package-summary.html @@ -0,0 +1,242 @@ + + + + + + +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