|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.types.ResourceLocation | +--org.apache.tools.ant.types.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.
Catalog
Constructor Summary | |
DTDLocation()
|
Methods inherited from class org.apache.tools.ant.types.ResourceLocation |
getBase, getLocation, getPublicId, setBase, setLocation, setPublicId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DTDLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |