11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
=== Highlighting
|
|
|
|
Java: Instantiation of the XMLInputFactory or SAXParserFactory or XMLReader or DocumentBuilderFactory or DocumentBuilder object
|
|
|
|
|
|
Primary: where the xml parsing is done / incorrect options are used
|
|
|
|
* Secondary: where the xml option enable external entities
|
|
** message: "This value enables external entities in XML parsing."
|
|
|