org.jvnet.staxex
Interface BinaryText


public interface BinaryText

BinaryText represents a MTOM attachment.

Author:
shih-chang.chen@oracle.com

Method Summary
 javax.activation.DataHandler getDataHandler()
           
 java.lang.String getHref()
           
 

Method Detail

getHref

java.lang.String getHref()

getDataHandler

javax.activation.DataHandler getDataHandler()


Copyright © 2006-2015. All Rights Reserved.