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