Package monq.jfa.textparts
Class SimpleFormatters.PartLen
java.lang.Object
monq.jfa.textparts.SimpleFormatters.PartLen
- All Implemented Interfaces:
Formatter
- Enclosing class:
SimpleFormatters
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PartLen
public PartLen(int partNo)
-
-
Method Details
-
format
Description copied from interface:Formatterarranges (some of) the pieces of text found in
stormin an implementation dependend manner and appends them toout. Depending on the implementation, both,standmor even both may be allowed to benull.Postcondition: This method may not change the content of
destother than by appending to it.
-