class XMLDTD
A representation of a Document Type Definition.
ある「文書型定義」の表現。
class XMLDTDNode
A representation of element, attribute-list, entity, and notation declarations in a Document Type Definition.
「文書型定義」における要素、属性リスト、エンティティ、そして表記法宣言の表現。
class XMLDocument
An XML document as internalized into a logical tree structure.
論理ツリー構造への内面化としてのXML文書。
class XMLElement
The element nodes in an XML tree structure.
XMLツリー構造の中の要素ノード。
class XMLNode
The nodes in the abstract, logical tree structure that represents an XML document.
XML文書を表す、抽象的、論理ツリー構造の中のノード。