org.apache.wsif.format
Interface WSIFFormatPart

All Superinterfaces:
java.io.Serializable

public interface WSIFFormatPart
extends java.io.Serializable

Author:
Piotr Przybylski

Method Summary
 WSIFFormatHandler _getFormatHandler()
           
 void _setFormatHandler(WSIFFormatHandler handler)
           
 void fireElementEvents()
           
 

Method Detail

fireElementEvents

public void fireElementEvents()

_setFormatHandler

public void _setFormatHandler(WSIFFormatHandler handler)

_getFormatHandler

public WSIFFormatHandler _getFormatHandler()


Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.