Class ThreadLocalTransformationDateFormats

java.lang.Object
com.atlassian.confluence.content.render.xhtml.ThreadLocalTransformationDateFormats
All Implemented Interfaces:
TransformationDateFormats

public class ThreadLocalTransformationDateFormats extends Object implements TransformationDateFormats
Serves date formats from thread local storage to avoid synchronisation.
  • Constructor Details

    • ThreadLocalTransformationDateFormats

      public ThreadLocalTransformationDateFormats()
  • Method Details