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
Format.Field
Constructor and Description |
---|
OwCMISBigIntegerTextFormat() |
OwCMISBigIntegerTextFormat(String pattern_p) |
OwCMISBigIntegerTextFormat(String pattern_p,
DecimalFormatSymbols symbols_p) |
Modifier and Type | Method and Description |
---|---|
StringBuffer |
format(Object obj_p,
StringBuffer toAppendTo_p,
FieldPosition pos_p) |
AttributedCharacterIterator |
formatToCharacterIterator(Object obj_p) |
int |
hashCode() |
Object |
parseObject(String source_p) |
Object |
parseObject(String source_p,
ParsePosition pos_p) |
String |
toString() |
public OwCMISBigIntegerTextFormat()
public OwCMISBigIntegerTextFormat(String pattern_p)
public OwCMISBigIntegerTextFormat(String pattern_p, DecimalFormatSymbols symbols_p)
public StringBuffer format(Object obj_p, StringBuffer toAppendTo_p, FieldPosition pos_p)
public AttributedCharacterIterator formatToCharacterIterator(Object obj_p)
formatToCharacterIterator
in class Format
public Object parseObject(String source_p, ParsePosition pos_p)
parseObject
in class Format
public Object parseObject(String source_p) throws ParseException
parseObject
in class Format
ParseException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.