+ predefinedEntityDeclarationForName:
Returns a DTD node representing the predefined entity declaration with the specified name.
指定された名前を持つあらかじめ定義されたエンティティ宣言を表している、あるDTDノードを返します。
- elementDeclarationForName:
Returns the DTD node representing an element declaration for a specified element.
指定された要素に対する要素宣言を表しているDTDノードを返します。
- attributeDeclarationForName:elementName:
Returns the DTD node representing an attribute-list declaration for a given attribute and its element.
与えられた属性とそれの要素に対して、属性リスト宣言を表しているDTDノードを返します。
- entityDeclarationForName:
Returns the DTD node representing the entity declaration for a specified entity.
指定されたエンティティに対するエンティティ宣言を表しているDTDノードを返します。