首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 4.1.0
C-Index (NetBeans Diff API) - NetBeans API Javadoc 4.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
M
O
S
T
C
CHANGE
- Static variable in class org.netbeans.api.diff.
Difference
Change type of difference - a portion of a file was changed in the other
close()
- Method in class org.netbeans.api.diff.
StreamSource
Close the stream source.
computeDiff(Reader, Reader)
- Method in class org.netbeans.spi.diff.
DiffProvider
Create the differences of the content two streams.
createDiff(String, String, Reader, String, String, Reader, String)
- Method in class org.netbeans.api.diff.
Diff
Show the visual representation of the diff between two sources.
createReader()
- Method in class org.netbeans.api.diff.
StreamSource
Create a reader, that reads the source.
createSource(String, String, String, Reader)
- Static method in class org.netbeans.api.diff.
StreamSource
Create the default implementation of
StreamSource
, that has just reader and no writer.
createSource(String, String, String, File)
- Static method in class org.netbeans.api.diff.
StreamSource
Create the default implementation of
StreamSource
, that has just reader and writer from/to a file.
createView(Difference[], String, String, Reader, String, String, Reader, String)
- Method in class org.netbeans.spi.diff.
DiffVisualizer
Show the visual representation of the diff between two sources.
createView(Difference[], StreamSource, StreamSource, StreamSource)
- Method in class org.netbeans.spi.diff.
MergeVisualizer
Show the visual representation of the merging process of two sources.
createWriter(Difference[])
- Method in class org.netbeans.api.diff.
StreamSource
Create a writer, that writes to the source.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
M
O
S
T
Built on May 4 2005. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.