Uses of Class
com.caucho.config.types.PathPatternType

Packages that use PathPatternType
com.caucho.config.types   
 

Uses of PathPatternType in com.caucho.config.types
 

Methods in com.caucho.config.types with parameters of type PathPatternType
 void FileSetType.addExclude(PathPatternType pattern)
          Adds an exclude pattern.
 void FileSetType.addInclude(PathPatternType pattern)
          Adds an include pattern.