Class SassResourceUtil


  • public final class SassResourceUtil
    extends Object
    • Method Detail

      • toStringInput

        public static com.sass_lang.embedded_protocol.InboundMessage.CompileRequest.StringInput toStringInput​(Resource resource)
                                                                                                       throws IOException
        Throws:
        IOException
      • toStringInput

        public static com.sass_lang.embedded_protocol.InboundMessage.CompileRequest.StringInput toStringInput​(Resource resource,
                                                                                                              com.sass_lang.embedded_protocol.Syntax syntax)
                                                                                                       throws IOException
        Throws:
        IOException