Uses of Class
lux.index.XmlPathMapper

Packages that use XmlPathMapper
lux.index   
 

Uses of XmlPathMapper in lux.index
 

Subclasses of XmlPathMapper in lux.index
 class QNameTextMapper
          Accumulates text for each element and each attribute.
 class XPathValueMapper
          Each path-value is a string of path components, as defined in XmlPathMapper, followed by a value token.
 

Methods in lux.index that return XmlPathMapper
 XmlPathMapper XmlIndexer.getPathMapper()
          Primarily for internal use.
 



Copyright © 2013. All Rights Reserved.