org.apache.myfaces.dateformat
Class ParserContext
java.lang.Object
   org.apache.myfaces.dateformat.ParserContext
org.apache.myfaces.dateformat.ParserContext
- public class ParserContext 
- extends Object
A simple object that contains the current parsing state when parsing
 a string into a date.
 
 This encapsulates all the properties of a SimpleDateFormatter which
 are modified during the parsing of a specific input string.
- Since:
- 1.1.7
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ParserContext
public ParserContext(int dow)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.