Class PreprocessorUtils

java.lang.Object
net.sourceforge.plantuml.preproc2.PreprocessorUtils

public class PreprocessorUtils extends java.lang.Object
  • Constructor Details

    • PreprocessorUtils

      public PreprocessorUtils()
  • Method Details

    • withEnvironmentVariable

      public static java.lang.String withEnvironmentVariable(java.lang.String s)
    • getenv

      public static java.lang.String getenv(java.lang.String var)
    • getReaderStdlibInclude

      public static ReadLine getReaderStdlibInclude(StringLocated s, java.lang.String filename)
    • getReaderIncludeUrl

      public static ReadLine getReaderIncludeUrl(SURL url, StringLocated s, java.lang.String suf, java.nio.charset.Charset charset) throws EaterException
      Throws:
      EaterException
    • getReaderInclude

      public static ReadLine getReaderInclude(SURL url, LineLocation lineLocation, java.nio.charset.Charset charset) throws EaterException, java.io.UnsupportedEncodingException
      Throws:
      EaterException
      java.io.UnsupportedEncodingException