Uses of Class
edu.ucsb.nceas.metacat.properties.PropertiesWrapper
Packages that use PropertiesWrapper
-
Uses of PropertiesWrapper in edu.ucsb.nceas.metacat.properties
Methods in edu.ucsb.nceas.metacat.properties that return PropertiesWrapperModifier and TypeMethodDescriptionprotected static PropertiesWrapperPropertiesWrapper.getInstance()get the current instance of the PropertiesWrapper.protected static PropertiesWrapperPropertiesWrapper.getNewInstance(Path defaultPropertiesFilePath, Path sitePropertiesFilePath) get an instance of the PropertiesWrapper.