Package org.openexi.proc.common

The common package contains classes, interfaces, and enumerators that define the vocabulary used to describe EXI streams (events, options, alignment, and character string values).

See:
          Description

Interface Summary
EventDescription EventDescription provides accessors to the current EXI event data during the decode process.
 

Class Summary
BinaryDataSource  
EventType EventType denotes terminal symbols of grammar productions defined in the EXI 1.0 specification.
EXIOptions EXIOptions provides accessors for values associated with EXI options in the EXI header of an EXI stream.
GrammarOptions GrammarOptions computes a short integer that represents settings in the EXI Grammar settings that determine how an EXI file will be encoded or decoded.
QName QName is a pair comprised of a namespace name and a local name to be used in a Datatype Representation Map (DTRM) definition to denote an XSD datatype or an EXI datatype representation.
 

Enum Summary
AlignmentType AlignmentType represents one of the following bit alignment styles so as to provide an extra degree of control over the way information is stored in EXI format.
 

Package org.openexi.proc.common Description

The common package contains classes, interfaces, and enumerators that define the vocabulary used to describe EXI streams (events, options, alignment, and character string values).