public class SkinUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
areSkinsConfigured()
Reports whether skins are fully configured.
|
static java.util.Vector<java.lang.String> |
getSkinNames()
Gets a list of available skin names by parsing a csv property from
metacat.properties.
|
public static boolean areSkinsConfigured() throws MetacatUtilException
MetacatUtilException
public static java.util.Vector<java.lang.String> getSkinNames() throws edu.ucsb.nceas.utilities.PropertyNotFoundException
edu.ucsb.nceas.utilities.PropertyNotFoundException
Copyright © 2020 Regents of the University of California. All Rights Reserved.