com.atlassian.confluence.diff
Interface DiffChunk

All Known Implementing Classes:
CharacterChunk, WordChunk

public interface DiffChunk


Method Summary
 java.lang.String getText()
           
 DiffType getType()
           
 

Method Detail

getType

DiffType getType()

getText

java.lang.String getText()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.