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

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

public class BoldConverter
extends AbstractConverter


Field Summary
 
Fields inherited from class com.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
MULTI_LINE_MATCH, SINGLE_LINE_MATCH
 
Constructor Summary
BoldConverter()
           
 
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

BoldConverter

public BoldConverter()


Copyright © 2003-2011 Atlassian. All Rights Reserved.