The attributes package contains classes for different attributes
and a common abstraction layer about attributes and their different types.
org.n52.security.common.crypto - package org.n52.security.common.crypto
Tasks of Class StringInputStream:
This is a Low Memory Implementation to convert a String in a InputStream
It converts only CHAR_BUFFER_SIZE chars at once
The XMLBuilder is a smart wrapper arround the Document.create* methods, with it's desinged to support the creation of
DOM structures within the source code.
Class XMLPartialStreamHandlerAdapter implements the XMLPartialStreamHandler interface,
with empty method stubs, so that subclasses only need to implement methods in which they are interested.
Class XMLStreamChunkReader reads an xml document with an internal xml stream reader
and as chunks and calls a subsets of XMLStreamChunkHandler instances.