| Article: |
XML Document Validation with an XML Schema | |
| Subject: | sample code quality - bad | |
| Date: | 2006-04-24 07:09:04 | |
| From: | dvohra09 | |
|
Response to: sample code quality - bad
|
||
|
The SchemaValidator.java and JAXPValidator.java do not have any comments. The applications have some System.out statements to output the validaity of an XML document.
|
||
Showing messages 1 through 1 of 1.
-
sample code quality - bad
2006-04-26 03:26:17 gninneh [View]



As opposed to that, the downloadable code has no comments and is probably runnable, but it's absolutely unreadable because it has an indentation that seems to be made by some randomuzer function - even the eclipse source formatter isn't able anymore to make something nice out of it.
Did you ever look at this downloadable code?
How do you think does it look?