Class BootstrapStaticResources
java.lang.Object
com.peterphi.std.guice.web.rest.util.BootstrapStaticResources
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static BootstrapStaticResources
get()
byte[]
getCSS()
Retrieve static bootstrap sourceprotected static byte[]
getResource
(String resourceName)
-
Constructor Details
-
BootstrapStaticResources
public BootstrapStaticResources()
-
-
Method Details
-
get
-
getCSS
public byte[] getCSS()Retrieve static bootstrap source- Returns:
-
getResource
-
appendCSS
-