Qizx fe-4.4p2 API

Uses of Interface
com.qizx.api.LibraryMemberFilter

Packages that use LibraryMemberFilter
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
com.qizx.api.util Utility classes implementing interfaces from the API, in particular conversion to XML, HTML, DOM, SAX, conversion from DOM and SAX, and connection to JAXP-compatible XSLT engines. 
 

Uses of LibraryMemberFilter in com.qizx.api
 

Methods in com.qizx.api with parameters of type LibraryMemberFilter
 LibraryMemberIterator Collection.getChildren(LibraryMemberFilter filter)
          Returns an iterator over members directly contained in this Collection and accepted by the specified filter.
 

Uses of LibraryMemberFilter in com.qizx.api.util
 

Classes in com.qizx.api.util that implement LibraryMemberFilter
 class GlobFilter
          An implementation of LibraryMemberFilter which matches the name of Library members using Unix shell-like regular expressions.
 


© 2010 Axyana Software