com.atlassian.confluence.xhtml
Class StorageFormatCreator

java.lang.Object
  extended by com.atlassian.confluence.xhtml.StorageFormatCreator

public class StorageFormatCreator
extends java.lang.Object

A Utility class that provides a single place for the creation of storage format test data


Constructor Summary
StorageFormatCreator()
           
 
Method Summary
static java.lang.String convert(MacroDefinition definition, MacroMetadataManager macroMetadataManager)
          Create a storage formatted representation of the supplied macro definition.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageFormatCreator

public StorageFormatCreator()
Method Detail

convert

public static java.lang.String convert(MacroDefinition definition,
                                       MacroMetadataManager macroMetadataManager)
Create a storage formatted representation of the supplied macro definition.



Copyright © 2003-2014 Atlassian. All Rights Reserved.