|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.xpand2.output.XmlBeautifier
public class XmlBeautifier
*
| Constructor Summary | |
|---|---|
XmlBeautifier()
|
|
| Method Summary | |
|---|---|
void |
afterClose(FileHandle impl)
Called after the file has been written. |
void |
beforeWriteAndClose(FileHandle info)
Called before the file will be written. |
boolean |
isXmlFile(java.lang.String absolutePath)
|
void |
setFileExtensions(java.lang.String[] fileExtensions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlBeautifier()
| Method Detail |
|---|
public void setFileExtensions(java.lang.String[] fileExtensions)
public void beforeWriteAndClose(FileHandle info)
PostProcessor
beforeWriteAndClose in interface PostProcessorinfo - A handle to the file that will be writtenpublic boolean isXmlFile(java.lang.String absolutePath)
public void afterClose(FileHandle impl)
PostProcessor
afterClose in interface PostProcessorimpl - A handle to the file that has been written
|
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 | |||||||||