Uses of Class
org.apache.poi.hdf.model.hdftypes.TextPiece

Packages that use TextPiece
org.apache.poi.hdf.event   
org.apache.poi.hdf.model   
 

Uses of TextPiece in org.apache.poi.hdf.event
 

Methods in org.apache.poi.hdf.event with parameters of type TextPiece
 void HDFLowLevelParsingListener.text(TextPiece t)
           
 void EventBridge.text(TextPiece t)
           
 

Uses of TextPiece in org.apache.poi.hdf.model
 

Methods in org.apache.poi.hdf.model with parameters of type TextPiece
 void HDFObjectModel.text(TextPiece t)
           
 



Copyright © 2003 Apache Software Foundation.