com.atlassian.confluence.importexport.impl.snipsnap
Class StrikeThroughConverter

java.lang.Object
  extended by com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
      extended by com.atlassian.confluence.importexport.impl.snipsnap.StrikeThroughConverter
All Implemented Interfaces:
ConfluenceConverter

public class StrikeThroughConverter
extends AbstractConverter


Field Summary
 
Fields inherited from class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
MULTI_LINE_MATCH, SINGLE_LINE_MATCH
 
Constructor Summary
StrikeThroughConverter()
           
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
toConfluence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrikeThroughConverter

public StrikeThroughConverter()


Copyright © 2003-2010 Atlassian. All Rights Reserved.