2930313233343536
*/ public static DataArea getMetaArea() { if (metaArea != null) return metaArea; metaArea = new DataArea(); return metaArea; }