Packagecom.gestureworks.cml.interfaces
Interfacepublic interface ICML
Implementors LayoutKit

Implements CML compatibility.



Public Methods
 MethodDefined By
  
parseCML(cml:XMLList):XMLList
Internal CML parse method.
ICML
Method Detail
parseCML()method
public function parseCML(cml:XMLList):XMLList

Internal CML parse method. This can be overridden to create custom parse routines.

Parameters

cml:XMLList

Returns
XMLList