org.polliwog.formatters
Class GeneralObjectFormatter.XMLConstants

java.lang.Object
  extended by org.polliwog.formatters.GeneralObjectFormatter.XMLConstants
Enclosing class:
GeneralObjectFormatter

public class GeneralObjectFormatter.XMLConstants
extends java.lang.Object


Field Summary
static java.lang.String dateFormat
           
static java.lang.String dateTimeFormat
           
static java.lang.String numberFormat
           
static java.lang.String timeFormat
           
 
Constructor Summary
GeneralObjectFormatter.XMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dateFormat

public static final java.lang.String dateFormat
See Also:
Constant Field Values

timeFormat

public static final java.lang.String timeFormat
See Also:
Constant Field Values

dateTimeFormat

public static final java.lang.String dateTimeFormat
See Also:
Constant Field Values

numberFormat

public static final java.lang.String numberFormat
See Also:
Constant Field Values
Constructor Detail

GeneralObjectFormatter.XMLConstants

public GeneralObjectFormatter.XMLConstants()


  Copyright © 2007 Gary Bentley. All Rights Reserved.