tagDirectives property

List<TagDirective> tagDirectives
final

The document's %TAG directives, if any.

Implementation

final List<TagDirective> tagDirectives;