com.atlassian.confluence.plugin.descriptor
Class MacroMetadataParser

java.lang.Object
  extended by com.atlassian.confluence.plugin.descriptor.MacroMetadataParser

public class MacroMetadataParser
extends Object

Parses XML formatted macro metadata.


Field Summary
static String PARAMETERS_ELEMENT
           
 
Constructor Summary
MacroMetadataParser(SystemInformationService systemInformationService, I18NBeanFactory i18NBeanFactory)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAMETERS_ELEMENT

public static final String PARAMETERS_ELEMENT
See Also:
Constant Field Values
Constructor Detail

MacroMetadataParser

public MacroMetadataParser(SystemInformationService systemInformationService,
                           I18NBeanFactory i18NBeanFactory)


Copyright © 2003-2012 Atlassian. All Rights Reserved.