Package net.sf.ext.mediamanager.ebml

Interface Summary
DataSource Defines the interface used for custom DataSource's.
DocType Title: JEBML
 

Class Summary
BinaryElement Defines the basic EBML element.
DateElement Title: JEBML
EBMLReader JEBML Intro
Element Defines the basic EBML element.
ElementType Title: JEBML
FloatElement Title: JEBML
InputStreamDataSource  
MasterElement Title: JEBML
SignedInteger Basic class for the Signed Integer EBML data type.
StringElement Baisc class for handling an EBML string data type.
UnknownElementType Title: JEBML
UnsignedInteger Basic class for the Unsigned Integer data type in EBML.