org.codehaus.activesoap.handler.stax
Interface ElementContent

All Known Subinterfaces:
AnyAttribute, AnyContent
All Known Implementing Classes:
AddressingContext, AnyAttributeSupport, EndpointReferenceType, ReferencePropertiesType

public interface ElementContent

Version:
$Revision: 1.1 $

Method Summary
 void writeContent(AnyElementMarshaler marshaler, XMLStreamWriter out)
           
 

Method Detail

writeContent

public void writeContent(AnyElementMarshaler marshaler,
                         XMLStreamWriter out)
                  throws XMLStreamException
Throws:
XMLStreamException


Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.