Methods | This Package | All Packages

IDataFormat Interface

Defines the data formatting interface.

package com.ms.wfc.data

public interface IDataFormat

Remarks

Classes that implement the IDataFormat interface can format data that is presented to the user. The DataFormat class is an abstract implementation of this interface.