public class JmeterEnvironment extends Object
| Constructor and Description |
|---|
JmeterEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
void |
initLocale() |
org.apache.jorphan.collections.HashTree |
loadTree(File file) |
void |
saveTree(org.apache.jorphan.collections.HashTree tree,
FileOutputStream output) |
void |
updateSearchPath(org.apache.jorphan.collections.HashTree tree) |
public JmeterEnvironment()
throws IOException
IOExceptionpublic void updateSearchPath(org.apache.jorphan.collections.HashTree tree)
public void saveTree(org.apache.jorphan.collections.HashTree tree,
FileOutputStream output)
throws IOException
IOExceptionpublic org.apache.jorphan.collections.HashTree loadTree(File file) throws IOException
IOExceptionpublic void initLocale()
Copyright © 2024. All rights reserved.