TIcCustomEntityDecl Object Methods |
Unit
IcXMLParser
Declaration
TIcCustomEntityDecl = class(TIcExternalNode)
Description
Do not create instences of this class. You should use TIcGEntityDecl class for general entitoes and TIcPEntityDecl for parameter entities. Entities can be internal or external. Internal entities must have specified node value. For external entities must be declared values of system/public literals.
Introduced Methods |
![]() | Create ![]() | |
![]() | IsInternal | |
![]() | Normalize ![]() | |
![]() | Retrieve ![]() | Retrieves value of external entities. |
![]() | SetInternal | |
![]() | SetValue | |
![]() | Validate ![]() | Validates entity declaration. |
![]() | Write ![]() |
|