net.coderazzi.filters.gui
Class ParserModel.CharacterTypeFormat
java.lang.Object
java.text.Format
net.coderazzi.filters.gui.ParserModel.CharacterTypeFormat
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing class:
- ParserModel
public static class ParserModel.CharacterTypeFormat
- extends Format
Factory to build character objects.
- See Also:
- Serialized Form
ParserModel.CharacterTypeFormat
public ParserModel.CharacterTypeFormat()
parseObject
public Object parseObject(String text)
throws ParseException
- Throws:
ParseException
format
public StringBuffer format(Object obj,
StringBuffer toAppendTo,
FieldPosition pos)
- Specified by:
format
in class Format
parseObject
public Object parseObject(String source,
ParsePosition pos)
- Specified by:
parseObject
in class Format
Copyright © 2011 coderazzi. All Rights Reserved.