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

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.persistence.xml.XMLPersistenceDelegate.ElementParserAdapter
      extended by org.noos.xing.mydoggy.plaf.persistence.xml.XMLPersistenceDelegate.ToolWindowsElementParser
All Implemented Interfaces:
ElementParser<Element>
Enclosing class:
XMLPersistenceDelegate

public class XMLPersistenceDelegate.ToolWindowsElementParser
extends XMLPersistenceDelegate.ElementParserAdapter


Field Summary
protected  MergePolicyApplier mergePolicyApplier
           
 
Fields inherited from class org.noos.xing.mydoggy.plaf.persistence.xml.XMLPersistenceDelegate.ElementParserAdapter
node
 
Constructor Summary
XMLPersistenceDelegate.ToolWindowsElementParser()
           
 
Method Summary
protected  void apply(Context context, NodeList tools, org.noos.xing.mydoggy.ToolWindowAnchor anchor, SharedWindows sharedWindows)
           
protected  void applyAttributes(Context context, Element element, org.noos.xing.mydoggy.ToolWindowTypeDescriptor descriptor)
           
 boolean parse(Element element, Context context)
           
 
Methods inherited from class org.noos.xing.mydoggy.plaf.persistence.xml.XMLPersistenceDelegate.ElementParserAdapter
getAttributeValue, getBoolean, getElement, getFloat, getInteger, getToolWindowAnchor, isAttributePresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mergePolicyApplier

protected MergePolicyApplier mergePolicyApplier
Constructor Detail

XMLPersistenceDelegate.ToolWindowsElementParser

public XMLPersistenceDelegate.ToolWindowsElementParser()
Method Detail

parse

public boolean parse(Element element,
                     Context context)

apply

protected void apply(Context context,
                     NodeList tools,
                     org.noos.xing.mydoggy.ToolWindowAnchor anchor,
                     SharedWindows sharedWindows)

applyAttributes

protected void applyAttributes(Context context,
                               Element element,
                               org.noos.xing.mydoggy.ToolWindowTypeDescriptor descriptor)


Copyright © 2012. All Rights Reserved.