public class ParametrableFile extends Object
| Constructor and Description |
|---|
ParametrableFile(File file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAvoidCache() |
File |
getFile() |
HashMap<net.sf.saxon.s9api.QName,ParameterValue> |
getParameters() |
void |
setAvoidCache(boolean avoidCache) |
String |
toString() |
public ParametrableFile(File file)
public HashMap<net.sf.saxon.s9api.QName,ParameterValue> getParameters()
public File getFile()
public void setAvoidCache(boolean avoidCache)
public boolean getAvoidCache()
Copyright © 2019. All rights reserved.