org.apache.avalon.phoenix.tools.configuration
Class DTDInfo
java.lang.Object
|
+--org.apache.avalon.phoenix.tools.configuration.DTDInfo
- public class DTDInfo
- extends Object
Holds information about a given DTD.
- Version:
- $Revision: 1.4 $ $Date: 2002/08/06 11:57:42 $
- Author:
- Peter Donald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDInfo
public DTDInfo(String publicId,
String systemId,
String resource)
getPublicId
public String getPublicId()
getSystemId
public String getSystemId()
getResource
public String getResource()
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.