Interface XMLStringBlock
-
- All Superinterfaces:
Block<String,Void>,org.apache.axiom.om.OMDataSource,org.apache.axiom.om.OMDataSourceExt
- All Known Implementing Classes:
XMLStringBlockImpl
public interface XMLStringBlock extends Block<String,Void>
XMLStringBlock Block with a business object that is a String containing xml text
-
-
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
-
-