org.apache.tools.ant.types

Class DTDLocation

Known Direct Subclasses:
EjbJar.DTDLocation

public class DTDLocation
extends ResourceLocation

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

Method Summary

Methods inherited from class org.apache.tools.ant.types.ResourceLocation

getBase, getLocation, getPublicId, setBase, setLocation, setPublicId

Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.