Browsing French translation

37086 of 82199 results
37086.
- In contrast to push parsers (SAX), pull parsers such as kXML make it
possible to model the XML processing routines after the structure of
the processed XML document. Events processing is similar to an
InputStream. If a part of the stream requires special handling, the
parser can simply be delegated to a specialized method by handing over
the parser.
- While the above is also possible with an explicit DOM, DOM usually
requires that the whole document structure is present in main memory.
- In contrast to DOM based parsing, the XML events are accessible
immediately when they are available, it is not necessary to wait for
the whole tree to build up.
Description
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in Package: libkxml2-java-doc Package: libkxml2-java
37086 of 82199 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.