com.atlassian.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()


Copyright © 2002-2013 Atlassian. All Rights Reserved.