Package com.epam.fix.message.format
Class MonthYearFormatter
java.lang.Object
com.epam.fix.message.format.AbstractUTCDateFormatter
com.epam.fix.message.format.MonthYearFormatter
- All Implemented Interfaces:
FIXDateFormatter
- Direct Known Subclasses:
MonthYearWithWeekFormatter
,UTCDateFormatter
Created with IntelliJ IDEA.
User: wed
Date: 21.11.12
Time: 12:46
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
formatUTCCalendar
(Calendar utcCal, byte[] buff, int offset) int
Methods inherited from class com.epam.fix.message.format.AbstractUTCDateFormatter
format
-
Constructor Details
-
MonthYearFormatter
public MonthYearFormatter()
-
-
Method Details
-
getFormattedStringLength
-
formatUTCCalendar
- Specified by:
formatUTCCalendar
in classAbstractUTCDateFormatter
-