+ 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ノードを返します。
- entityDeclarationForName:
Returns the DTD node representing the entity declaration for a specified entity.
指定されたエンティティに対するエンティティ宣言を表しているDTDノードを返します。
- notationDeclarationForName:
Returns the DTD node representing the notation declaration identified by the specified notation name.
指定された表記法名によって識別される表記法宣言を表しているDTDノードを返します。