org.noos.xing.mydoggy.plaf.persistence.xml
Class XMLPersistenceDelegate.ToolWindowEntityWriter

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.persistence.xml.XMLPersistenceDelegate.ToolWindowEntityWriter
All Implemented Interfaces:
ElementWriter<XMLWriter>
Enclosing class:
XMLPersistenceDelegate

public class XMLPersistenceDelegate.ToolWindowEntityWriter
extends Object
implements ElementWriter<XMLWriter>


Constructor Summary
XMLPersistenceDelegate.ToolWindowEntityWriter()
           
 
Method Summary
protected  void addAttributes(AttributesImpl attributes, org.noos.xing.mydoggy.ToolWindowTypeDescriptor descriptor)
           
 void write(XMLWriter writer, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLPersistenceDelegate.ToolWindowEntityWriter

public XMLPersistenceDelegate.ToolWindowEntityWriter()
Method Detail

write

public void write(XMLWriter writer,
                  Context context)
Specified by:
write in interface ElementWriter<XMLWriter>

addAttributes

protected void addAttributes(AttributesImpl attributes,
                             org.noos.xing.mydoggy.ToolWindowTypeDescriptor descriptor)


Copyright © 2012. All Rights Reserved.