com.tonbeller.jpivot.olap.model.impl
Class FormatStringParser

java.lang.Object
  extended by com.tonbeller.jpivot.olap.model.impl.FormatStringParser

public class FormatStringParser
extends java.lang.Object


Nested Class Summary
static class FormatStringParser.Result
           
 
Constructor Summary
FormatStringParser()
           
 
Method Summary
 FormatStringParser.Result parse(Cell cell, java.lang.String formattedValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatStringParser

public FormatStringParser()
Method Detail

parse

public FormatStringParser.Result parse(Cell cell,
                                       java.lang.String formattedValue)