Uses of Class
org.apache.poi.hwpf.model.TextPiece
Packages that use TextPiece
-
Uses of TextPiece in org.apache.poi.hwpf.model
Subclasses of TextPiece in org.apache.poi.hwpf.modelModifier and TypeClassDescriptionclassLightweight representation of a text piece.classFields in org.apache.poi.hwpf.model with type parameters of type TextPieceModifier and TypeFieldDescriptionSectionTable._textTextPieceTable._textPiecesTextPieceTable._textPiecesFCOrderMethods in org.apache.poi.hwpf.model that return TextPieceModifier and TypeMethodDescriptionprotected TextPieceOldTextPieceTable.newTextPiece(int nodeStartChars, int nodeEndChars, byte[] buf, PieceDescriptor pd) protected TextPieceTextPieceTable.newTextPiece(int nodeStartChars, int nodeEndChars, byte[] buf, PieceDescriptor pd) Methods in org.apache.poi.hwpf.model that return types with arguments of type TextPieceMethods in org.apache.poi.hwpf.model with parameters of type TextPieceModifier and TypeMethodDescriptionvoidintprotected intOldTextPieceTable.getEncodingMultiplier(TextPiece textPiece) protected intTextPieceTable.getEncodingMultiplier(TextPiece textPiece) Constructor parameters in org.apache.poi.hwpf.model with type arguments of type TextPiece