RenderPrintService.java 1.37 KB
/*
 * Decompiled with CFR 0_118.
 * 
 * Could not load the following classes:
 *  scala.reflect.ScalaSignature
 */
package com.adobe.forms.service.impl;

import com.adobe.forms.option.LCFormsOptions;
import com.adobe.forms.service.impl.RenderService;
import scala.reflect.ScalaSignature;

@ScalaSignature(bytes="\u0006\u0001E2q!\u0001\u0002\u0011\u0002G\u0005QB\u0001\nSK:$WM\u001d)sS:$8+\u001a:wS\u000e,'BA\u0002\u0005\u0003\u0011IW\u000e\u001d7\u000b\u0005\u00151\u0011aB:feZL7-\u001a\u0006\u0003\u000f!\tQAZ8s[NT!!\u0003\u0006\u0002\u000b\u0005$wNY3\u000b\u0003-\t1aY8n\u0007\u0001\u00192\u0001\u0001\b\u0017!\tyA#D\u0001\u0011\u0015\t\t\"#\u0001\u0003mC:<'\"A\n\u0002\t)\fg/Y\u0005\u0003+A\u0011aa\u00142kK\u000e$\bCA\f\u0019\u001b\u0005\u0011\u0011BA\r\u0003\u00055\u0011VM\u001c3feN+'O^5dK\")1\u0004\u0001D\u00019\u0005I\u0001pY5TiJLgn\u001a\u000b\u0004;\u001dz\u0003C\u0001\u0010%\u001d\ty\"%D\u0001!\u0015\u0005\t\u0013!B:dC2\f\u0017BA\u0012!\u0003\u0019\u0001&/\u001a3fM&\u0011QE\n\u0002\u0007'R\u0014\u0018N\\4\u000b\u0005\r\u0002\u0003\"\u0002\u0015\u001b\u0001\u0004I\u0013aB8qi&|gn\u001d\t\u0003U5j\u0011a\u000b\u0006\u0003Y\u0019\taa\u001c9uS>t\u0017B\u0001\u0018,\u00059a5IR8s[N|\u0005\u000f^5p]NDQ\u0001\r\u000eA\u0002u\t!B]3oI\u0016\u0014H+\u001f9f\u0001")
public interface RenderPrintService
extends RenderService {
    public String xciString(LCFormsOptions var1, String var2);
}