Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
saxparser ignore <!doctype> line
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Stanimir Stamenkov, post: 596093"] /SnooPac/: One could notice that on the above page the "validation" feature has unspecified default value so one probably need calling 'setValidating(false)' anyway although the Java API describes it is the default. You may try calling even: factory.setFeature("[URL]http://xml.org/sax/features/validation[/URL]", false); You didn't say: did you actually try setting it explicitly? You stated you only checked 'getValidating()', but could be misleading sometimes. I don't think this feature is any use for you. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
saxparser ignore <!doctype> line
Top