Package de.lmu.ifi.pms.spex.engine.transducers.locationstep

Transducers in this package are specific Transducers for XPath location steps.

See:
          Description

Class Summary
ChildTransducer Implementation of the child location step transducer.
DescendantTransducer Implementation of the descendant location step transducer.
FollowingSiblingTransducer Implementation of the following-sibling location step transducer.
FollowingTransducer Implementation of the following location step transducer.
LocationStepTransducer Abstract base class for all location step transducers, defining some methods needed by all of them.
SelfTransducer Implementation of the self location step transducer.
 

Package de.lmu.ifi.pms.spex.engine.transducers.locationstep Description

Transducers in this package are specific Transducers for XPath location steps. Each XPath axis has it's corresponding SPEX transducer, for example ChildTransducer for the child axis.

Copyright Notice

Code Authors: Fatih Coskun
Design Authors: Fatih Coskun, Dan Olteanu


This SPEX version is based on previous versions developped by Dan Olteanu
and on research articles that can be found at
http://www.pms.informatik.uni-muenchen.de/publikationen/


The material distributed here have been provided by the contributing authors
as a means to ensure timely dissemination of technical and scholarly work on
a noncommercial basis.


Copyright and all rights therein are maintained by the authors.


It is understood that all persons copying material distributed here will
adhere to the terms and constraints implied by the applicable copyrights.
The code distributed here may not be redistributed -- in particular may not
be electronically reposted -- without the explicit permission of the
copyright holders.


The material made available here is exclusively for private use. No part of
it may be distributed in classes or in publications, reproduced, stored in a
retrieval system, or published, in any form or by means electronic,
mechanical, photocopying, or otherwise, without prior written permission of
the authors and of the copyright holders.