|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileHandle | |
|---|---|
| org.eclipse.xpand2.output | |
| Uses of FileHandle in org.eclipse.xpand2.output |
|---|
| Classes in org.eclipse.xpand2.output that implement FileHandle | |
|---|---|
class |
FileHandleImpl
|
| Methods in org.eclipse.xpand2.output that return FileHandle | |
|---|---|
FileHandle |
OutputImpl.current__testONLY()
DO NOT CALL THIS METHOD - FOR TESTS ONLY |
protected FileHandle |
OutputImpl.current()
|
| Methods in org.eclipse.xpand2.output with parameters of type FileHandle | |
|---|---|
void |
XmlBeautifier.afterClose(FileHandle impl)
|
void |
PostProcessor.afterClose(FileHandle impl)
Called after the file has been written. |
void |
Outlet.afterClose(FileHandle impl)
|
void |
JavaBeautifier.afterClose(FileHandle impl)
Called after the file has been written. |
void |
XmlBeautifier.beforeWriteAndClose(FileHandle info)
|
void |
PostProcessor.beforeWriteAndClose(FileHandle impl)
Called before the file will be written. |
void |
Outlet.beforeWriteAndClose(FileHandle impl)
|
void |
JavaBeautifier.beforeWriteAndClose(FileHandle info)
Formats the file using Eclipse code formatter. |
byte[] |
NoChangesVetoStrategy.getBytes(FileHandle h)
|
boolean |
NoChangesVetoStrategy.hasChanges(FileHandle h)
|
boolean |
VetoStrategy.hasVeto(FileHandle handle)
Called before the file will be written and after beforeWriteAndClose() has been invoked on all post processors. |
boolean |
NoChangesVetoStrategy.hasVeto(FileHandle handle)
|
|
Copyright 2007 committers of openArchitectureWare and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||