tksk / jing-trang

Automatically exported from code.google.com/p/jing-trang
0 stars 0 forks source link

Support DOMSource for validation #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It appears the DOMSource support for Jaxp Validator is not implemented. 
Please provide it to be compatible with in memory documents.

Original issue reported on code.google.com by ricosre...@gmail.com on 28 Dec 2009 at 8:29

GoogleCodeExporter commented 9 years ago
My vote for this issue.

Original comment by onabac...@gmail.com on 26 Apr 2011 at 11:14

GoogleCodeExporter commented 9 years ago
+1 to such a feature, shouldn't be too different to what DOMScanner is doing in 
JAXB.

Maybe also a patch for Xerces could implement support for this on DOM Level 3 
normalizedocument();

Original comment by Konrad.L...@gmail.com on 24 Nov 2014 at 5:44