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 PropertiesWrapper
PropertiesWrapper.getInstance()
get the current instance of the PropertiesWrapper.protected static PropertiesWrapper
PropertiesWrapper.getNewInstance
(Path defaultPropertiesFilePath, Path sitePropertiesFilePath) get an instance of the PropertiesWrapper.