Class DroolsJaxbHelperProviderImpl.MapVfsCodeWriter

  • Enclosing class:
    DroolsJaxbHelperProviderImpl

    public static class DroolsJaxbHelperProviderImpl.MapVfsCodeWriter
    extends com.sun.codemodel.CodeWriter
    • Constructor Detail

      • MapVfsCodeWriter

        public MapVfsCodeWriter()
    • Method Detail

      • openBinary

        public OutputStream openBinary​(com.sun.codemodel.JPackage pkg,
                                       String fileName)
                                throws IOException
        Specified by:
        openBinary in class com.sun.codemodel.CodeWriter
        Throws:
        IOException
      • close

        public void close()
                   throws IOException
        Specified by:
        close in class com.sun.codemodel.CodeWriter
        Throws:
        IOException
      • getMap

        public Map<String,​byte[]> getMap()