Package org.codehaus.mojo.idlj
Interface AbstractIDLJMojo.DependenciesFacade
- All Known Implementing Classes:
AbstractIDLJMojo.DependenciesFacadeImpl
- Enclosing class:
AbstractIDLJMojo
static interface AbstractIDLJMojo.DependenciesFacade
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
createDirectory
(File directory) org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner
createSourceInclusionScanner
(int updatedWithinMsecs, Set<String> includes, Set<String> excludes) boolean
boolean
isDirectory
(File file) boolean
isWriteable
(File directory)
-
Method Details
-
createSourceInclusionScanner
-
copyFile
- Throws:
IOException
-
exists
-
createDirectory
-
isWriteable
-
isDirectory
-