Class BootstrapStaticResources

java.lang.Object
com.peterphi.std.guice.web.rest.util.BootstrapStaticResources

public class BootstrapStaticResources extends Object
  • Constructor Details

    • BootstrapStaticResources

      public BootstrapStaticResources()
  • Method Details

    • get

      public static BootstrapStaticResources get()
    • getCSS

      public byte[] getCSS()
      Retrieve static bootstrap source
      Returns:
    • getResource

      protected static byte[] getResource(String resourceName)
    • appendCSS

      public void appendCSS(StringBuilder sb)