Personalize
ADS

AXIOM > Java

XML Schema Validation with Axiom

Story :

Level : Project :

Apache AXIOM does not support schema validation natively. This tutorial by Eran Chinthaka will guide you on how AXIOM can be used to perform a schema validation with the help of javax.xml.validation utilities that come with JDK 1.5.

0
No votes yet
Tags :

Creating an AXIOM Object Model Using Different Input Sources

Story :

Level : Project :

AXIOM (AXis Object Model) is the StAX based XML object model used inside Apache Axis2. This article by Eran Chinthaka discusses various methods of creating and encapsulating different XML sources into an AXIOM object model.

0
No votes yet

Introduction to StAX (Streaming API for XML)

Story :

Level : Project :

Streaming API for XML (StAX) provides more control and flexibility to those who need to process XML documents in their applications. The performance gain and the memory efficiency that can be achieved by using StAX is very important for most of the applications that use XML. This article by Eran Chinthaka gives an introduction to StAX and provides some insights into using it.

0
No votes yet

Implementing E4X in Rhino Using Apache AXIOM

Story :

Level : Project :

This article by Sameera Jayasoma talks about the implementation of E4X in Rhino using Apache AXIOM.

0
No votes yet

More Control Over MIME Attachments with Axis2

Story :

Project :

Apache Axis2/Java supports sending binary attachments over MIME using both SOAP Message Transmission Optimization Mechanism (MTOM) and SOAP with Attachments (SwA). This KB discusses the advanced attachment configuration options available with Apache Axis2 when sending attachments using MIME packages.

0
No votes yet

New Approach to Binary Data Handling- Thilina Gunarathne

Story :

Project :

XML doesn't handle embedded binary data very well. However Axiom, the Axis2 Object Model with its native binary data support is able to provide users a simplified and standardized way to handle binary data with XML. In this podcast with Thilina Gunarathne we talk about this new approach to handling binary data.

0
No votes yet

Introducing Apache AXIOM/ Java

Story :

Project :

This presentation about Apache AXIOM/ Java by Eran Chinthaka runs you through XML processing technologies, AXIOM features and architecture, code samples and information on the performance on AXIOM.

0
No votes yet

AXIOM - Fast and Lightweight Object Model for XML - Part 2

Story :

Project :

The First part of this series of articles on AXIOM (AXis Object Model) by Eran Chinthaka, talked about concepts, architecture and introduced the basic API of AXIOM. In this article we will discuss how AXIOM achieves its deferred building capability and how AXIOM is customized and optimized to process SOAP messages.
0
No votes yet
Syndicate content