com.atlassian.confluence.diff
Interface DiffChunk

All Known Implementing Classes:
CharacterChunk, WordChunk

public interface DiffChunk


Method Summary
 String getText()
           
 DiffType getType()
           
 

Method Detail

getType

DiffType getType()

getText

String getText()


Confluence is developed by Atlassian Pty Ltd.