Uses of Interface
org.apache.avalon.composition.model.FilesetModel

Packages that use FilesetModel
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
 

Uses of FilesetModel in org.apache.avalon.composition.model.impl
 

Classes in org.apache.avalon.composition.model.impl that implement FilesetModel
 class DefaultFilesetModel
          Implementation of a FilesetModel in which a set of IncludeDirective objects, a set of ExcludeDirective objects, a set of default includes and excludes, and a base directory anchor are used to resolve and build a set of files specified by a FilesetDirective.
 



Copyright © The Apache Software Foundation. All Rights Reserved.