Package internal.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 DataHandlergetDataHandler()StringgetHref()
-
-
-
Method Detail
-
getHref
String getHref()
-
getDataHandler
DataHandler getDataHandler()
-
-