Chapter 12. Engines


  
Building Parsers with Java
By Steven  John  Metsker

Table of Contents

    Content

An engine is an object that powers query languages and logic languages. Engines accept queries and execute them by looking through a collection of data and rules. An engine returns objects or combinations of objects that match a query. This chapter introduces an engine that later chapters use to power a new logic language (Logikus) and a new query language (Jaql).


   
Top


Building Parsers with Java
Building Parsers With Javaв„ў
ISBN: 0201719622
EAN: 2147483647
Year: 2000
Pages: 169

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net