Module org.hsqldb

Class PIFData

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class PIFData extends HashMap<String,String>
Pax Interchange Format object constituted from an Input Stream.

Right now, the only Pax property that we support directly is "size".

See Also: