Package com.nt.udc.io
Interface IAttrCallback
- All Known Implementing Classes:
COSARInput
,CXML_OSARInput
public interface IAttrCallback
This interface is to be implemented by objects that are called
back for executing custom functions returning a value as
an OSAR attribute.
- Since:
- JDK1.1.7
-
Method Summary
-
Method Details
-
callback
- Returns:
- An attribute value computed based on the specified function name and arguments.
-