java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml.XGMMLDTDResolver
All Implemented Interfaces:
EntityResolver

public class XGMMLDTDResolver
extends Object
implements EntityResolver
Resolver for the XGMML DTD. Normally DTDs will be loaded via HTTP. This Resolver provides functionality so that the XGMML DTD need not be retrieved via HTTP. This resolver will return the DTD from within the CLASSPATH.
Version:
$Revision$
Author:
Burkhard Sell