Skip navigation links 
 
oracle.dss.graph
Class PFJDateFormat
java.lang.Object
  
oracle.dss.graph.PFJDateFormat
- 
public class PFJDateFormat
 
- extends java.lang.Object
 
- For internal use only. Application developers should not use this
 
- Implements PFJ's TDGDateFormat interface
 
 
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
PFJDateFormat
public PFJDateFormat()
setLocale
public void setLocale(java.util.Locale locale)
getTimeZone
public java.util.TimeZone getTimeZone()
setTimeZone
public void setTimeZone(java.util.TimeZone zone)
setDateFormat
public void setDateFormat(java.lang.String fmtStr)
dateToString
public java.lang.String dateToString(java.util.Date date)
stringToDate
public java.util.Date stringToDate(java.lang.String dateStr)
setErrorHandler
public void setErrorHandler(ErrorHandler eh)
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.