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