Overview
>
org.w3c.dom
>
Entity
>
systemId
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.Entity.systemId
property
public readonly property systemId as String
Description
System identifier for the entity.
Example
print(entity.systemId)