Class SassResourceUtil

java.lang.Object
de.larsgrefer.sass.embedded.spring.SassResourceUtil

public final class SassResourceUtil extends Object
  • Method Details

    • toStringInput

      public static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput toStringInput(Resource resource) throws IOException
      Throws:
      IOException
    • toStringInput

      public static sass.embedded_protocol.EmbeddedSass.InboundMessage.CompileRequest.StringInput toStringInput(Resource resource, sass.embedded_protocol.EmbeddedSass.Syntax syntax) throws IOException
      Throws:
      IOException
    • getByteString

      public static ByteString getByteString(Resource resource) throws IOException
      Throws:
      IOException