Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin plugins pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » xmlwriter » xmlwriter

xmlwriter

A great way to output Xml. Far easier to code with than painful DOM or SAX like solutions and much nicer in terms of speed and memory usage.

While XmlWriter contains its own xml outputter, it has the ability to sit on top of other core Xml writing products, such as XmlEnc. In addition, the user may layer other functionalities on top of the core writing, such as on the fly schema checking, date/number formatting, specific empty-element handling and pretty-printing.

tags: xml

Available versions

VersionDownloadDetails
2.2.2 Binary (17 KB) Details
2.2.1 Binary (73 KB) Details
2.2 Binary (25 KB) Details
2.1 Binary (16 KB) Details
2.0 Binary (16 KB) Details



POM Dependency

<dependency>
    <groupId>xmlwriter</groupId>
    <artifactId>xmlwriter</artifactId>
    <version>2.2.2</version>
</dependency>

Stats