rootModified, rootOwner, rootVersion, rootShared, rootAccessed, rootBytes,
containerMetadata, rootTags, rootMetadata, metadataItems, rootParent);
} else if (qName.equals("container") || qName.equals("file")) {
if (qName.equals("container")) {
inContainer = false;
containerMetadata.add(new ContainerInfoImpl(currentUrl, currentName, currentCreated,
currentInproject, currentModified, currentOwner, currentVersion,
currentShared, currentAccessed, currentBytes, currentContents, currentTags,
currentMetadata, currentParent));
} else {
containerMetadata.add(new FileInfoImpl(currentUrl, currentName, currentCreated,