com.wewebu.ow.server.ecmimpl.opencmis.field
Class OwCMISBigIntegerTextFormat
java.lang.Object
java.text.Format
com.wewebu.ow.server.ecmimpl.opencmis.field.OwCMISBigIntegerTextFormat
- All Implemented Interfaces:
- Serializable, Cloneable
public class OwCMISBigIntegerTextFormat
- extends Format
OwCMISBigIntegerTextFormat.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- See Also:
- Serialized Form
OwCMISBigIntegerTextFormat
public OwCMISBigIntegerTextFormat()
OwCMISBigIntegerTextFormat
public OwCMISBigIntegerTextFormat(String pattern_p)
OwCMISBigIntegerTextFormat
public OwCMISBigIntegerTextFormat(String pattern_p,
DecimalFormatSymbols symbols_p)
format
public StringBuffer format(Object obj_p,
StringBuffer toAppendTo_p,
FieldPosition pos_p)
- Specified by:
format
in class Format
formatToCharacterIterator
public AttributedCharacterIterator formatToCharacterIterator(Object obj_p)
- Overrides:
formatToCharacterIterator
in class Format
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
parseObject
public Object parseObject(String source_p,
ParsePosition pos_p)
- Specified by:
parseObject
in class Format
parseObject
public Object parseObject(String source_p)
throws ParseException
- Overrides:
parseObject
in class Format
- Throws:
ParseException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.