com.isenshi.util
クラス Diff

java.lang.Object
  拡張com.isenshi.util.Diff

public class Diff
extends Object


入れ子クラスの概要
 class Diff.Line
           
 
コンストラクタの概要
Diff(String oldText, String newText)
           
 
メソッドの概要
 List getLines()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Diff

public Diff(String oldText,
            String newText)
メソッドの詳細

getLines

public List getLines()


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.