Constructor and Description |
---|
Library(File file,
LibraryScope scope)
Create a new
Library . |
Library(File file,
LibraryScope scope,
boolean unpackRequired)
Create a new
Library . |
public Library(File file, LibraryScope scope)
Library
.file
- the source filescope
- the scope of the librarypublic Library(File file, LibraryScope scope, boolean unpackRequired)
Library
.file
- the source filescope
- the scope of the libraryunpackRequired
- if the library needs to be unpacked before it can be usedpublic File getFile()
public LibraryScope getScope()
public boolean isUnpackRequired()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.