/[fenfire]/fenfire/org/fenfire/view/VobWrapperFunction.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/VobWrapperFunction.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mudyc, Wed Aug 27 11:14:41 2003 UTC revision 1.4 by mudyc, Thu Aug 28 13:38:03 2003 UTC
# Line 5  import org.fenfire.swamp.*; Line 5  import org.fenfire.swamp.*;
5  import org.nongnu.libvob.*;  import org.nongnu.libvob.*;
6  import org.nongnu.libvob.vobs.*;  import org.nongnu.libvob.vobs.*;
7    
8  /** This is a node function. Function returns Placeable object.  /** A node function which adds a vob into placeable returned by another node function.
9   * The return Placeable consist of Placeable returned   * A new placeable, which consist of a vob and placeable returned by another function,
10   * by the inner function and a Vob of a same size.   * is constructed because placeable is an immutable object and is meant to be cached.
  *  
11   * @see Placeable   * @see Placeable
12   */   */
13  public class VobWrapperFunction implements NodeFunction {  public class VobWrapperFunction implements NodeFunction {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26