parsers
Add XML Parsing to Your J2ME Applications: Combine Mobile Data and Mobile Code on Your Mobile Device
White Paper But due to the increased processing power demanded by XML parsers, J2ME applications have largely been left out of this trend. Now, however, small-footprint XML parsers for the Java language are emerging that will allow MIDP programmers to take... [03 Jul 2008]
TIBCO XML Resource Center: Advanced XML
White Paper This document is an attempt to leverage existing tools (e.g.validating parsers, browsers) and standards to address some of these needs in the context of relational databases. XML provides a compelling environment for the integration of disparate... [03 Jul 2008]
WebLogic: XML
White Paper Not surprisingly, it comes equipped with modern SAX and DOM parsers based on Apache's Xerces 2.1.0, and an XSLT transformer based on the Xalan 2.2 libraries that is shipped with the JDK 1.4.1 distribution. [25 Oct 2007]
SAX2: Producing SAX2 Events
White Paper This paper drills more deeply into how to produce XML events with SAX, including further customization of SAX parsers. Most of the time one works with SAX2, the user will be using some kind of org.xml.sax.XMLReader implementation that turns XML... [17 Oct 2007]
Perl & XML - XML Basics: Reading and Writing
White Paper Fortunately, much of the hard work is already done, in the form of module-based parsers and other tools that trailblazing Perl and XML hackers already created. This paper covers the two most important tasks in working with XML: reading it into... [17 Oct 2007]
Creating and Parsing XML Documents in JDeveloper
White Paper Oracle XDK 10g extends the base JAXP capabilities by providing an API in the oracle.xml.parsers.v2 package that overrides some of the classes in the JAXP API and also implements some additional interfaces such as DocumentEditVAL, ElementEditVAL... [10 Jul 2007]
Instantiating JavaCC Tokenizers/Parsers to Read From Unicode Source Files
White Paper JavaCC is a popular parser-generator used to implement parsers for programming languages. Thus some JavaCC parsers need to read from Unicode files and other Unicode sources. Unicode is a practical reality, and Unicode-capable text editors and... [27 Jun 2007]
COMPTOOLS: A Compiler Generator for C and Java
White Paper There currently exists a large number of tools to generate parsers and lexical analyzers. This paper proposes the COMPTOOLS suite which offers a complete set of tools to develop and document parsers and lexical analyzers. [27 Jun 2007]
XML Port Scanning - Bypassing Restrictive Perimeter Firewalls
White Paper However, this technique demonstrates the danger that inadequately configured XML parsers can pose to an organisation and highlights the inability of traditional network security devices to handle application-level threats. [23 Jun 2007]
XML in the .NET Framework: Past, Present & Future
White Paper Versions 1.0 and 1.1 provide support for XML pull parsers, XPath & XSLT engines, W3C XML validation, XML Web Services with SOAP 1.1 & WSDL 1.1, XMLobject mapping technologies and XML digital signatures. [20 Jun 2007]
Office 2003 gets security upgrade
News Many of the changes will be invisible to users, hardening the applications and file parsers against attacks, Edwards said. Microsoft plans to make some of the security improvements and features it built into Office 2007 available for Office 2003, a... [27 Apr 2007]
Concepts for Describing Composition of Software Artifacts
White Paper This is analogous to recognizing that compilers, parsers, and UI-generators are distinct kinds of software components. This paper treats the "compositor" component as a new, distinct, kind of software component. [11 Apr 2005]
Parsing XML in J2ME
White Paper The convergence of J2ME and XML is currently a handful of open source parsers. Then it describes the available XML parsers, discuss the challenges of developing in a small environment, and present some sample code. [25 Nov 2004]
XML Processing Performance in Java and .NET
White Paper This paper considers the streaming and DOM parsers in both platforms and compare their performance. This paper considers the performance of the most popular technologies for processing XML documents that are available in the two dominant software... [01 Jul 2004]
BizTalk Messaging: Building BizTalk Server Custom Parsers and Serializers
White Paper BizTalk Server 2000 includes interfaces that allow developers to add proprietary parsers and serializers for specialized incoming and outgoing file formats. This paper discusses and defines custom BizTalk Server 2000 parsers and serializers, the... [20 Apr 2004]
