org.apache.xmlrpc.parser

Class DateParser

public class DateParser extends AtomicParser

Parser for integer values.
Constructor Summary
DateParser(Format pFormat)
Creates a new instance with the given format.
Method Summary
protected voidsetResult(String pResult)

Constructor Detail

DateParser

public DateParser(Format pFormat)
Creates a new instance with the given format.

Method Detail

setResult

protected void setResult(String pResult)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.