Go to the source code of this file.
Defines | |
| #define | GXT_NO_ENTITIES 0x0001 |
| Runtime option: Don't encode entities. | |
| #define | GXT_NO_PRETTY_WHITESPACE 0x0002 |
| Runtime option: Output minimal whitespace. | |
| #define | GXT_KEEP_WHITESPACE 0x0004 |
| Runtime option: Keep input whitespace. | |
| #define | GXT_NO_DOM 0x0008 |
| Runtime option: Don't create DOM heirarchy, just a list of tags. | |
1.4.1