Enumeration Case
列挙ケース
NSXMLNode
NSXMLNodePreserveEntities
Specifies that entities (
&
xyz;
) should not be resolved for XML output of this node.
エンティティ(&
xyz;
)がこのノードのXML出力に対して解決されるべきでないことを指定します。
Availability 有効性
- macOS 10.12+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
NSXMLNodePreserveEntities = 1UL << 22