ActionAdapter

public class ActionAdapter

An adapter between Action and it’s subclasses and XmlAction and it’s subclasses.

Author:The Condor

Methods

fromXml

public static Action fromXml(XmlAction xml)

toXml

public static XmlAction toXml(Action action)