public interface LibraryCallback
Libraries.| Modifier and Type | Method and Description | 
|---|---|
void | 
library(File file,
       LibraryScope scope)
Callback to for a single library backed by a  
File. | 
void library(File file, LibraryScope scope) throws IOException
File.file - the library filescope - the scope of the libraryIOExceptionCopyright © 2014. All rights reserved.