throws IOException
{
super.postOpen(descriptor, archive);
WebFragmentDescriptor webFragment = (WebFragmentDescriptor) descriptor;
ModuleContentValidator mdv = new ModuleContentValidator(archive);
webFragment.visit(mdv);
}
/**
* In the case of web archive, the super handles() method should be able
* to make a unique identification. If not, then the archive is definitely