com.wewebu.ow.server.ecmimpl.opencmis.field
Class OwCMISStringTransparentTextFormat

java.lang.Object
  extended by java.text.Format
      extended by com.wewebu.ow.server.ecmimpl.opencmis.field.OwCMISStringTransparentTextFormat
All Implemented Interfaces:
Serializable, Cloneable

public class OwCMISStringTransparentTextFormat
extends Format

OwCMISStringTransparentTextFormat.

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

Nested Class Summary
 
Nested classes/interfaces inherited from class java.text.Format
Format.Field
 
Constructor Summary
OwCMISStringTransparentTextFormat()
           
 
Method Summary
 StringBuffer format(Object obj_p, StringBuffer toAppendTo_p, FieldPosition pos_p)
           
 Object parseObject(String source_p, ParsePosition pos_p)
           
 
Methods inherited from class java.text.Format
clone, format, formatToCharacterIterator, parseObject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISStringTransparentTextFormat

public OwCMISStringTransparentTextFormat()
Method Detail

format

public StringBuffer format(Object obj_p,
                           StringBuffer toAppendTo_p,
                           FieldPosition pos_p)
Specified by:
format in class Format

parseObject

public Object parseObject(String source_p,
                          ParsePosition pos_p)
Specified by:
parseObject in class Format


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.