* @throws ChunkNotFoundException
*/
private void parse(ByteBuffer databuffer) throws InvalidClassException {
// get version
try {
mver = new MVER(databuffer);
if(mver.getVersion()==WMO_VERSION_NORMAL||mver.getVersion()==WMO_VERSION_TALIIS) {
// root or group file?
if(chunk.nextChunk(databuffer).compareTo("DHOM")==0) {
// header