org.jvnet.staxex
Interface BinaryText


public interface BinaryText

BinaryText represents a MTOM attachment.

Author:
shih-chang.chen@oracle.com

Method Summary
 DataHandler getDataHandler()
           
 String getHref()
           
 

Method Detail

getHref

String getHref()

getDataHandler

DataHandler getDataHandler()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.