loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
2008 19th International Conference on Database and Expert Systems Application
Building a Syntax Directed Processing Environment for XML Documents by Combining SAX and JavaCC
September 01-September 05
ISBN: 978-0-7695-3299-8
In this paper we show how to integrate JavaCC, a popular translator-generation tool, with any standard XML parsing environment supporting the SAX specification. This integration lets developers build efficient XML processing applications which act as left-to-right, one-pass translators. The integration also facilitates the maintenance of these applications, since they are specified as syntax-directed translation schemas instead of being directly programmed in a general-purpose programming language. This integration proposal also allows for exploiting the modularization capabilities of the SAX-based underlying processing framework, which is capable of piping several translators that are working concurrently. This concurrent processing facilitates the modularization of complex processing tasks in more affordable, simpler translators, which can be developed and maintained using separated translation schemas.
Index Terms:
XML Processing, Syntax-directed Translation, XML Pipelines, SAX, Javacc
Citation:
Antonio Sarasa-Cabezuelo, ?lvaro Navarro-Iborra, Jos?-Luis Sierra, Alfredo Fern?ndez-Valmayor, "Building a Syntax Directed Processing Environment for XML Documents by Combining SAX and JavaCC," dexa, pp.256-260, 2008 19th International Conference on Database and Expert Systems Application, 2008
Usage of this product signifies your acceptance of the Terms of Use.