|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.compare.patch.ReaderCreator
public abstract class ReaderCreator
Abstract class for creating readers.
Constructor Summary | |
---|---|
ReaderCreator()
|
Method Summary | |
---|---|
boolean |
canCreateReader()
Returns whether the reader can be created. |
abstract Reader |
createReader()
Creates new reader. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReaderCreator()
Method Detail |
---|
public abstract Reader createReader() throws CoreException
CoreException
- if the reader can't be createdpublic boolean canCreateReader()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.