Package org.jvnet.staxex
Interface BinaryText
-
public interface BinaryTextBinaryText represents a MTOM attachment.- Author:
- shih-chang.chen@oracle.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description jakarta.activation.DataHandlergetDataHandler()StringgetHref()
-
-
-
Method Detail
-
getHref
String getHref()
-
getDataHandler
jakarta.activation.DataHandler getDataHandler()
-
-