Top Description Constructors Methods
org.apache.tools.ant.types

public Class DTDLocation

extends ResourceLocation
Class Inheritance
Known Direct Subclasses
org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.DTDLocation

Helper class to handle the DTD nested element. Instances of this class correspond to the PUBLIC catalog entry type of the OASIS "Open Catalog" standard.

Possible Future Enhancement: Bring the Ant element name into conformance with the OASIS standard.

See Also
org.apache.xml.resolver.Catalog

Constructor Summary

AccessConstructor and Description
public

Method Summary

Inherited from org.apache.tools.ant.types.ResourceLocation:
getBasegetLocationgetPublicIdsetBasesetLocationsetPublicId

Constructor Detail

DTDLocationback to summary
public DTDLocation()