Qizx fe-4.4p2 API

Uses of Interface
com.qizx.api.Indexing.DateSieve

Packages that use Indexing.DateSieve
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
com.qizx.api.util.text Text-related utility classes, in particular implementations of base indexing Sieves. 
 

Uses of Indexing.DateSieve in com.qizx.api
 

Methods in com.qizx.api that return Indexing.DateSieve
 Indexing.DateSieve Indexing.addDateSieve(String format, Locale locale, QName elementName, QName[] context)
          A Convenience method that adds a format-based DateSieve for a specific element
 

Uses of Indexing.DateSieve in com.qizx.api.util.text
 

Classes in com.qizx.api.util.text that implement Indexing.DateSieve
 class FormatDateSieve
          DateSieve implementation: uses a DateFormat (by default the short format of the default locale.)
 class ISODateSieve
          Default DateSieve implementation: recognizes ISO date and dateTime.
 


© 2010 Axyana Software