Class to describe a reference to an XML DTD
类的XML DTD来描述一个参考
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class is intended to identify a DTD by SYSTEM file and/or PUBLIC
本课程的目的是识别某个DTD的SYSTEM文件和/或公共
类对象----------Objects from the Class----------
Objects can be created by calls to the constructor function Doctype.
可以创建对象通过调用类的构造函数Doctype。
插槽----------Slots----------
name: Object of class "character". This is the name of the
name:对象的类"character"。这是的名称
system: Object of class "character". This is the name of the file on the
system:对象的类"character"。这是上的文件的名称
public: Object of class "character". This gives the PUBLIC identifier for the DTD that can be searched for in a catalog, for example to map the
public:对象的类"character"。这使公共标识符的DTD,可以搜索目录,例如映射
方法----------Methods----------
There is a constructor function and also methods for coerce to convert an object of this class to a character.
有一个构造函数和方法coerce到这个类的对象转换为字符。