java.lang.Object
com.atlassian.confluence.content.render.xhtml.view.embed.InlineStyleHelper

public class InlineStyleHelper extends Object
Helper class to wrap content with in-lined space styling

This helper has been created to share code between ContentBodyConversionServiceImpl and the PagesSoapService. When the SoapService is removed, the code in the class can be moved into the ContentBodyConversionService