mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
280 B
Plaintext
5 lines
280 B
Plaintext
XP is an XML 1.0 parser written in Java. It is fully conforming: it detects
|
|
all non well-formed documents. It is currently not a validating XML
|
|
processor. However it can parse all external entities: external DTD
|
|
subsets, external parameter entities and external general entities.
|