Uses of Class
com.atlassian.confluence.plugin.descriptor.MacroMetadataParser

Packages that use MacroMetadataParser
com.atlassian.confluence.plugin.descriptor   
 

Uses of MacroMetadataParser in com.atlassian.confluence.plugin.descriptor
 

Methods in com.atlassian.confluence.plugin.descriptor with parameters of type MacroMetadataParser
 void UserMacroModuleDescriptor.setMacroMetadataParser(MacroMetadataParser macroMetadataParser)
           
 void CustomMacroModuleDescriptor.setMacroMetadataParser(MacroMetadataParser macroMetadataParser)
           
 

Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type MacroMetadataParser
MacroFallbackParser(String filePath, MacroMetadataParser macroMetadataParser)
           
XhtmlMacroModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, MacroMetadataParser metadataParser)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.