declare(strict_types=1); include_once "LJCRoot.php"; $prefix = RelativePrefix(); include_once "$prefix/LJCPHPCommon/LJCTextBuilderLib.php";
| LJCAttribute | Represents a node or element attribute. |
| LJCAttributes | Represents a collection of node or element attributes. |
| LJCTextBuilder | Represents a built string value |
| LJCTextState | Represents the text state. |