intradoc.serialize
Class DataBinderLocalizer
java.lang.Object
|
+--intradoc.serialize.DataBinderLocalizer
- public class DataBinderLocalizer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL
public static final int ALL
- See Also:
- Constant Field Values
DATE
public static final int DATE
- See Also:
- Constant Field Values
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
MESSAGE2
public static final int MESSAGE2
- See Also:
- Constant Field Values
m_binder
protected DataBinder m_binder
m_cxt
protected ExecutionContext m_cxt
m_localeDateFormatMatch
protected boolean m_localeDateFormatMatch
m_blDateFormatMatch
protected boolean m_blDateFormatMatch
m_newLocalizedFields
protected java.util.Properties m_newLocalizedFields
m_typeMask
protected int m_typeMask
m_fmt
protected IdcDateFormat m_fmt
DataBinderLocalizer
public DataBinderLocalizer(DataBinder binder,
ExecutionContext cxt)
localizeBinder
public void localizeBinder(int typeMask)
localizeField
public java.lang.String localizeField(java.lang.String key,
java.lang.String value)
throws java.text.ParseException
java.text.ParseException
getType
public int getType(java.lang.String type)
localizeMessage2
public java.lang.String localizeMessage2(java.lang.String value)
(c) 1996-2005 All rights reserved. Stellent, Inc. |