public class PhantomJSBinary extends Object
| Constructor and Description |
|---|
PhantomJSBinary(File location) |
PhantomJSBinary(String location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete() |
PhantomJSBinary |
deleteOnExit() |
File |
getLocation() |
public PhantomJSBinary(String location) throws IOException
IOExceptionpublic PhantomJSBinary(File location) throws IOException
IOExceptionpublic File getLocation()
public boolean delete()
public PhantomJSBinary deleteOnExit()
Copyright © 2016 JBoss by Red Hat. All rights reserved.