|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamType | |
|---|---|
| oracle.jdeveloper.compare | contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu. |
| Uses of StreamType in oracle.jdeveloper.compare |
|---|
| Methods in oracle.jdeveloper.compare that return StreamType | |
|---|---|
StreamType |
URLContributor.getStreamType()
|
StreamType |
InputStreamTextContributor.getStreamType()
|
protected StreamType |
CompareMethod.getStreamType(CompareContributor contributor)
Scans the stream for the given CompareContributor to yield
information about the type of the represented file. |
StreamType |
Stream.getType()
|
static StreamType |
StreamType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StreamType[] |
StreamType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.jdeveloper.compare with parameters of type StreamType | |
|---|---|
abstract boolean |
CompareMethod.canCompare(CompareContributor left,
CompareContributor right,
StreamType streamType)
Asks whether the given contributors, from the current context, can be compared. |
void |
Stream.setType(StreamType type)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||