org.dbforms.util
Class DefaultFormatEmbeddedDataImpl

java.lang.Object
  extended by org.dbforms.util.external.PrintfFormat
      extended by org.dbforms.util.DefaultFormatEmbeddedDataImpl
All Implemented Interfaces:
IFormatEmbeddedData

public class DefaultFormatEmbeddedDataImpl
extends PrintfFormat
implements IFormatEmbeddedData

DefaultFormatter based in PrintfFormat


Constructor Summary
DefaultFormatEmbeddedDataImpl()
           
 
Method Summary
 
Methods inherited from class org.dbforms.util.external.PrintfFormat
getFormatCount, getLocale, setFormat, setLocale, sprintf, sprintf, sprintf, sprintf, sprintf, sprintf, sprintf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dbforms.interfaces.IFormatEmbeddedData
getLocale, setFormat, setLocale, sprintf
 

Constructor Detail

DefaultFormatEmbeddedDataImpl

public DefaultFormatEmbeddedDataImpl()


Copyright © 2002-2006 DbForms. All Rights Reserved.