ref_send API 2.17
defensive programming in Java

Package org.waterken.syntax

A marshalling interface.

See:
          Description

Interface Summary
Deserializer An object deserializer.
Exporter A reference exporter.
Importer A reference importer.
Serializer An object serializer.
 

Class Summary
Export A exported value.
SourceReader A text reader that keeps track of the current line and column number, as well as the most recent character read.
Syntax A serialization syntax.
 

Exception Summary
BadSyntax Signals invalid syntax.
MissingDeserializer Signals a Record that does not have a constructor meeting all of the requirements for a deserializer.
NonFinalRecordField Signals a non-final public instance field in a pass-by-copy type.
WrongToken Signals parsed data did not contain an expected token at a required position.
 

Package org.waterken.syntax Description

A marshalling interface.


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.