public interface

PathConverterManager

com.atlassian.confluence.servlet.simpledisplay.PathConverterManager
Known Indirect Subclasses

Summary

Public Methods
void addPathConverter(int weight, PathConverter converter)
List getPathConverters()
void removePathConverter(PathConverter converter)

Public Methods

public void addPathConverter (int weight, PathConverter converter)

public List getPathConverters ()

public void removePathConverter (PathConverter converter)