Difference between revisions of "Xmlstreambuffer"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
 
Line 23: Line 23:
 
using stream-based APIs like  SAX or StAX.
 
using stream-based APIs like  SAX or StAX.
 
|Homepage URL=http://xmlstreambuffer.java.net
 
|Homepage URL=http://xmlstreambuffer.java.net
|User level=
+
|Accepts cryptocurrency donations=No
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
 
|Version identifier=1.5.1-1
 
|Version identifier=1.5.1-1
|Version download=http://ftp.debian.org/debian/pool/main/x/xmlstreambuffer/xmlstreambuffer_1.5.1.orig.tar.gz  
+
|Version download=http://ftp.debian.org/debian/pool/main/x/xmlstreambuffer/xmlstreambuffer_1.5.1.orig.tar.gz
|Submitted by=Debian import
+
|Last review by=Bendikker
 +
|Last review date=2018/02/28
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
}}
+
|Is GNU=No
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/xmlstreambuffer
 
|Source packages=xmlstreambuffer 1.5.1-1
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 53: Line 44:
 
|License verified date=2014-02-25
 
|License verified date=2014-02-25
 
|License note=License: apache-2.0 or cddl-1.1 or gpl-2 with classpath exception
 
|License note=License: apache-2.0 or cddl-1.1 or gpl-2 with classpath exception
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/xmlstreambuffer
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=http://xmlstreambuffer.java.net/
 
|Resource URL=http://xmlstreambuffer.java.net/
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/xmlstreambuffer
 
}}
 
}}

Latest revision as of 09:22, 28 February 2018


[edit]

Xmlstreambuffer

http://xmlstreambuffer.java.net
XML Stream Buffer

A stream buffer is a stream-based representation of an XML info- set in Java. Stream buffers are designed to: provide very efficient stream-based memory representations of XML info-sets; and be created and processed using any Java-based XML API.

Conceptually a stream buffer is similar to the representation used in the Xerces deferred DOM implementation, with the crucial difference that a stream buffer does not store hierarchical information like parent and sibling information. The deferred DOM implementation reduces memory usage when large XML documents are parsed but only a subset of the document needs to be processed. (Note that using deferred DOM will be more expensive than non- deferred DOM in terms of memory and processing if all the document is traversed.)

Stream buffers may be used as an efficient alternative to DOM where: * most or all of an XML info-set will eventually get traversed; and/or * targeted access to certain parts of an XML info-set are required and need to be efficiently processed using stream-based APIs like SAX or StAX.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Timo Aaltonen <tjaalton@ubuntu.com>

Verified on

25 February 2014

Notes

License: cddl-1.1 or gpl-2 with classpath exception

License

Other

Verified by

Debian: Timo Aaltonen <tjaalton@ubuntu.com>

Verified on

25 February 2014

Notes

License: apache-2.0 or cddl-1.1 or gpl-2 with classpath exception




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/xmlstreambuffer
Downloadhttp://xmlstreambuffer.java.net/


Software prerequisites




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/xmlstreambuffer

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.