org.noos.common.element
Interface ElementParser<E>

All Known Implementing Classes:
XMLPersistenceDelegate.ContentManagerElementParser, XMLPersistenceDelegate.DekstopManagerUIElementParser, XMLPersistenceDelegate.ElementParserAdapter, XMLPersistenceDelegate.MasterElementParser, XMLPersistenceDelegate.MultiSplitContentManagerUIElementParser, XMLPersistenceDelegate.MyDoggyElementParser, XMLPersistenceDelegate.PushAwayModeElementParser, XMLPersistenceDelegate.TabbedContentManagerUIElementParser, XMLPersistenceDelegate.ToolWindowBarElementParser, XMLPersistenceDelegate.ToolWindowManagerDescriptorElementParser, XMLPersistenceDelegate.ToolWindowsElementParser

public interface ElementParser<E>

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Method Summary
 boolean parse(E e, Context context)
           
 

Method Detail

parse

boolean parse(E e,
              Context context)


Copyright © 2012. All Rights Reserved.