DataSchema.Base Class
+ + + + +
+
+
+
+
+Base class for the YUI DataSchema Utility.
+
+
+
+
+
+
+
+
+
+
+
+ Item Index
+ + + + + + + + + + +
+
+
+
+
+
+
+
+
+ Methods
+ + +
+
+
+
+
+
+
+
+
+
+ apply
+
+
+
+ (
+
+
+
+
+ Object
+
+
+
+
+
+
+
+
+
+
+ static
+
+
+
+
+
+
+
+
+ -
+
+
-
+
+
schema+ +
+
+ -
+
+
data+ +
+
+
+
+
+
+ Overridable method returns data as-is.
+
+
+
+
+
+ Parameters:
+ + +
+
+
+
+
+Returns:
+ +
+
+
+ Object:
+
+ Schema-parsed data.
+
+
+ 