Used for deserialization of 3rd-party defined nodes in a component descriptor serialized as an xml file in component registry.
An implementation of this class should be registered in global lookup.
author: David Kaspar
Inner Class :abstractpublic static class PresenterFactory
Constructor Summary
protected
PresenterDeserializer(String projectType) Creates a PresenterDeserializer releated to specified project type.
Method Summary
abstractpublic PresenterFactory
deserialize(Node node) Called to deserialize a node in a xml file into a presenter descriptor.