Package | com.gestureworks.cml.core |
Class | public class CML_CORE |
Inheritance | CML_CORE ![]() |
Subclasses | CMLParser |
You can register your own class for CML loading by placing your class file in either no package, or one of the following packages:
You can then use the following import syntax to register your class:
com.gestureworks.cml.element.CustomClass; CustomClass;
See also
Property | Defined By | ||
---|---|---|---|
CML_CORE_PACKAGES : Array [static] | CML_CORE |