org.apache.axis2.jaxws.message.databinding
Interface SourceBlock

All Superinterfaces:
Block, org.apache.axiom.om.OMDataSource, org.apache.axiom.om.OMDataSourceExt
All Known Implementing Classes:
SourceBlockImpl

public interface SourceBlock
extends Block

SourceBlock Block with a business object that is a javax.xml.transform.Source


Field Summary
 
Fields inherited from interface org.apache.axiom.om.OMDataSourceExt
LOSSY_PREFIX
 
Method Summary
 
Methods inherited from interface org.apache.axis2.jaxws.message.Block
getBlockFactory, getBusinessContext, getBusinessObject, getOMElement, getParent, getQName, getXMLStreamReader, isConsumed, isElementData, isQNameAvailable, outputTo, setParent, traceString
 
Methods inherited from interface org.apache.axiom.om.OMDataSourceExt
close, copy, getObject, getProperty, getReader, getXMLBytes, getXMLInputStream, hasProperty, isDestructiveRead, isDestructiveWrite, serialize, serialize, serialize, setProperty
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.