org.apache.ws.jaxme.generator.types

Class DateSG

public class DateSG extends DateTimeSG

Author: Jochen Wiedmann

Constructor Summary
DateSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of DateSG.

Method Summary
TypedValuegetCastFromString(SimpleTypeSG pController, String pValue)
protected StringgetDatatypeName()
protected ClassgetFormatClass()

Constructor Detail

DateSG

public DateSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of DateSG.

Method Detail

getCastFromString

public TypedValue getCastFromString(SimpleTypeSG pController, String pValue)

getDatatypeName

protected String getDatatypeName()

getFormatClass

protected Class getFormatClass()