jtp.ui.rs
Class CompleteEnglishSentenceFormat
java.lang.Object
|
+--java.text.Format
|
+--jtp.ui.rs.CompleteEnglishSentenceFormat
- All Implemented Interfaces:
- Cloneable, Serializable
- public class CompleteEnglishSentenceFormat
- extends Format
CompleteEnglishSentenceFormat.java
Created: Sat Jun 1 01:07:01 2002
- See Also:
- Serialized Form
CompleteEnglishSentenceFormat
public CompleteEnglishSentenceFormat()
format
public StringBuffer format(Object obj,
StringBuffer sb,
FieldPosition ignored)
- Specified by:
format
in class Format
parseObject
public Object parseObject(String param1,
ParsePosition param2)
- Specified by:
parseObject
in class Format