Class CVDataHandler
java.lang.Object
com.sun.xml.ws.security.opt.impl.util.CVDataHandler
- All Implemented Interfaces:
DataContentHandler
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContent(DataSource ds) voidwriteTo(Object obj, String mimeType, OutputStream os)
-
Constructor Details
-
CVDataHandler
public CVDataHandler()Creates a new instance of CVDataHandler
-
-
Method Details
-
getContent
- Specified by:
getContentin interfaceDataContentHandler
-
getTransferData
- Specified by:
getTransferDatain interfaceDataContentHandler
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceDataContentHandler
-
writeTo
- Specified by:
writeToin interfaceDataContentHandler- Throws:
IOException
-