Uses of Interface
com.arsdigita.persistence.pdl.PDLFilter

Packages that use PDLFilter
com.arsdigita.persistence.pdl Verifies and loads Persistence Definition Language (PDL) files for use by the persistence metadata system. 
 

Uses of PDLFilter in com.arsdigita.persistence.pdl
 

Classes in com.arsdigita.persistence.pdl that implement PDLFilter
 class NameFilter
          An implementation of PDLFilter that filters based on extension and suffix.
 

Constructors in com.arsdigita.persistence.pdl with parameters of type PDLFilter
ManifestSource(String manifest, PDLFilter filter, ClassLoader loader)
          Constructs a new ManifestSource from the resources listed in manifest.
ManifestSource(String manifest, PDLFilter filter)
          Invokes ManifestSource.ManifestSource(String, PDLFilter, ClassLoader) with the current context class loader.
DirSource(File dir, PDLFilter filter)
          Constructs a new PDLSource that loads all files under dir that meet the criteria specified by filter.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC