Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.common.classloader.filter
Interface ClassPathFilter

All Known Implementing Classes:
ExclusionListClassPathFilter, FileTypeClassPathFilter

public interface ClassPathFilter

Since:
Drop 8 Build 4
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/common/classloader/filter/ClassPathFilter.java /main/1 2010/02/25 14:01:29 sjanarth Exp $
Author:
sjanarth

Method Summary
 boolean acceptDir(java.io.File dirpath)
           
 boolean acceptFile(java.io.File filepath)
           
 

Method Detail

acceptDir

boolean acceptDir(java.io.File dirpath)

acceptFile

boolean acceptFile(java.io.File filepath)

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.