public class WorkingDirectory extends Object implements SchemaStoreDirectory
Provides path to working directory
Constructor and Description |
---|
WorkingDirectory() |
Modifier and Type | Method and Description |
---|---|
File |
getDirectory() |
String |
getName() |
int |
getPriority() |
public String getName()
getName
in interface SchemaStoreDirectory
public File getDirectory()
getDirectory
in interface SchemaStoreDirectory
public int getPriority()
getPriority
in interface SchemaStoreDirectory
Copyright © 1996–2022 Geotools. All rights reserved.