Package com.adobe.xfa.service
Class Service
java.lang.Object
com.adobe.xfa.service.Service
- Direct Known Subclasses:
HrefService,StorageService
A base class for various XFA related services.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Service
public Service()Instantiates a service.
-
-
Method Details
-
setOption
Sets an option.- Parameters:
optionName- the name of the option.optionValue- the value of the option.bCritical- disallow further modification of this option.
-