com.atlassian.confluence.servlet.simpledisplay
Class PagePathConverter

java.lang.Object
  extended bycom.atlassian.confluence.servlet.simpledisplay.PagePathConverter
All Implemented Interfaces:
PathConverter

public class PagePathConverter
extends Object
implements PathConverter


Constructor Summary
PagePathConverter()
           
 
Method Summary
 String getPath(String simplePath)
           
 boolean handles(String simplePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagePathConverter

public PagePathConverter()
Method Detail

handles

public boolean handles(String simplePath)
Specified by:
handles in interface PathConverter

getPath

public String getPath(String simplePath)
Specified by:
getPath in interface PathConverter


Confluence is developed by Atlassian.