CVS Update: xmlpull-api-v1/doc
Aleksander Andrzej Slominski <[email protected]> Wed, 23 Apr 2003 07:16:57 -0500 (EST)
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
aslom 03/04/23 07:16:57 Modified: doc features.html Log: added optional http://xmlpull.org/v1/doc/features.html#relaxed Revision Changes Path 1.20 +19 -1 xmlpull-api-v1/doc/features.html Index: features.html =================================================================== RCS file: /l/extreme/cvspub/xmlpull-api-v1/doc/features.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -b -t -w -r1.19 -r1.20 --- features.html 7 Mar 2003 17:58:08 -0000 1.19 +++ features.html 23 Apr 2003 12:16:56 -0000 1.20 @@ -226,7 +226,7 @@ <p>This feature is identified by <a href="http://xmlpull.org/v1/doc/features.html#detect-encoding"> http://xmlpull.org/v1/doc/features.html#detect-encoding</a> </p> -<p>If this feature is true it means that XMLPULL parser <b>MUST</b> detect +<p>If this feature is true it means that XmlPull parser <b>MUST</b> detect encoding from input stream when inputEncoding is null in call setInput(InputStream inputStream, String inputEncoding).</p> @@ -265,6 +265,24 @@ <p>If the feature is set to false it means than XmlSerializer parser <b>MUST</b> use quotation mark (") to quote attribute value.</p> + + +<p> </p> + +<h3> +<a name="relaxed"></a>Optional feature: RELAXED<br> + </h3> +<p>This feature is identified by +<a href="http://xmlpull.org/v1/doc/features.html#relaxed"> +http://xmlpull.org/v1/doc/features.html#relaxed</a> </p> +<p>If this feature is supported that means that XmlPull parser will be lenient +when checking XML well formedness. </p> + +<p><b>NOTE</b>: use it only if XML input is not well-formed and in general usage +if this feature is <b>discouraged</b> </p> + +<p><b>NOTE</b>: as there is no definition of what is relaxed XML parsing +therefore what parser will do completely depends on implementation used</p> <p> </p> ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/W7NydA/hdqFAA/bW3JAA/2U_rlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/