com.atlassian.confluence.xml
Class XslXalanExtensionHelpers

java.lang.Object
  extended by com.atlassian.confluence.xml.XslXalanExtensionHelpers

public class XslXalanExtensionHelpers
extends Object

Utility methods that are accessed by Xalan when processing our XSL templates. So if you've going to rename or remove any methods in this class please ensure you check for usages in any xsl or xslt files.


Constructor Summary
XslXalanExtensionHelpers()
           
 
Method Summary
static String getEmoticonImageAbsoluteUrl(String emoticonType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XslXalanExtensionHelpers

public XslXalanExtensionHelpers()
Method Detail

getEmoticonImageAbsoluteUrl

public static String getEmoticonImageAbsoluteUrl(String emoticonType)


Copyright © 2003-2012 Atlassian. All Rights Reserved.