XFA4J

com.adobe.xfa
Class Arg

java.lang.Object
  extended by com.adobe.xfa.Arg

public final class Arg
extends java.lang.Object

This class represents an argument to a function or a return value. Instances of this class are primarily for use in scripting environments.


Constructor Summary
Arg()
          Instantiates an empty arg object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Arg

public Arg()
Instantiates an empty arg object.


XFA4J

© 2005 Adobe Systems Incorporated. All Rights Reserved.