WebLogic Integration


com.bea.util
Class Formatter

java.lang.Object
  |
  +--com.bea.util.Formatter

public class Formatter
extends java.lang.Object

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
Formatter()
           
 
Method Summary
static java.lang.String convertDate(java.lang.String strDate, java.text.SimpleDateFormat sdf, java.text.SimpleDateFormat ddf)
           
static java.lang.String convertDate(java.lang.String strDate, java.lang.String strSrcFormat, java.lang.String strDestFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Formatter

public Formatter()
Method Detail

convertDate

public static final java.lang.String convertDate(java.lang.String strDate,
                                                 java.lang.String strSrcFormat,
                                                 java.lang.String strDestFormat)

convertDate

public static final java.lang.String convertDate(java.lang.String strDate,
                                                 java.text.SimpleDateFormat sdf,
                                                 java.text.SimpleDateFormat ddf)

WebLogic Integration

WebLogic Integration (WLI)