Structs§
- Config
- Config is currently for setting up the parser to allow or prevent external entity parsing. It’s important for preventing some security risks, but it’s has not been thoroughly tested for all XML attacks. It prevents parsing of external entities by default, warns the user if it’s enabled, and asks the user to confirm proceeding with external parsing in the terminal.
- External
Entity Parse Config