Package kristal.client

Class Summary
Base64 I am placing this code in the Public Domain.
Base64.InputStream A { Base64#InputStream} will read data from another { java.io.InputStream}, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A { Base64#OutputStream} will write data to another { java.io.OutputStream}, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BasicSectionType This Class describes a Basic Section Structure of KRISTAL.
ClientLIB This Class manages a service request/response of KRISTAL.
Dictionary  
DisplayType This Class describes a Display Structure of KRISTAL.
DocumentGroupType This Class describes a Document Structure of KRISTAL.
DocumentType This Class describes a Document Structure of KRISTAL.
DUAttribute This Class stores a name/value of NamedNodeMap.
IntegrateRetrieveType This Class describes a Section Structure of KRISTAL.
KnowledgeDocumentType This Class describes a Knowledge Document Structure of KRISTAL.
KristalDomParser This Class processes a XML structure.
KristalEncoding This Class implements a encoding/decoding module.
KristalHeader This Class defines a header of KRISTAL.
Message This Class manages a message parsing.
ParameterType This Class describes a Parameter Structure of KRISTAL.
PrimarySectionType This Class describes a Primary Section Structure of KRISTAL.
SchemaInfoType This Class describes a Schema Structure of KRISTAL.
SectionType This Class describes a Section Structure of KRISTAL.
SequenceGroupType This Class describes a Document Structure of KRISTAL.
SequenceType This Class describes a Section Structure of KRISTAL.
TableInfoType This Class describes a Table Structure of KRISTAL.
TcpConnection This Class manages a message exchange of KRISTAL.
UnionSectionType This Class describes a Union Section Structure of KRISTAL.
VirtualSectionType This Class describes a Virtual Section Structure of KRISTAL.
WordItem This Class describes a Word Item of KRISTAL.
XMLNodeType This Class describes a XML Node Structure of KRISTAL.
XMLSystemSectionType This Class describes a XML System Section Structure of KRISTAL.