Form.java 264 Bytes
/*
 * Decompiled with CFR 0_118.
 */
package com.adobe.document.xmlform;

import com.adobe.document.xmlform.FormOperations;
import org.omg.CORBA.Object;
import org.omg.CORBA.portable.IDLEntity;

public interface Form
extends FormOperations,
Object,
IDLEntity {
}