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

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

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


Constructor Summary
XMLPersistenceDelegate.ToolWindowAnchorEntityWriter()
           
 
Method Summary
protected  void saveBar(XMLWriter writer, MyDoggyToolWindowBar toolWindowBar, Context context)
           
 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.ToolWindowAnchorEntityWriter

public XMLPersistenceDelegate.ToolWindowAnchorEntityWriter()
Method Detail

write

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

saveBar

protected void saveBar(XMLWriter writer,
                       MyDoggyToolWindowBar toolWindowBar,
                       Context context)
                throws SAXException
Throws:
SAXException


Copyright © 2012. All Rights Reserved.