|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.xpand2.output.NoChangesVetoStrategy
public class NoChangesVetoStrategy
| Constructor Summary | |
|---|---|
NoChangesVetoStrategy()
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes(FileHandle h)
|
boolean |
hasChanges(FileHandle h)
|
boolean |
hasVeto(FileHandle handle)
Called before the file will be written and after beforeWriteAndClose() has been invoked on all post processors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoChangesVetoStrategy()
| Method Detail |
|---|
public boolean hasVeto(FileHandle handle)
VetoStrategy
hasVeto in interface VetoStrategypublic boolean hasChanges(FileHandle h)
public byte[] getBytes(FileHandle h)
|
Copyright 2007 committers of openArchitectureWare and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||