Uses of Class
cn.sliew.sakura.catalog.factory.CatalogSchemaFactory
-
Packages that use CatalogSchemaFactory Package Description cn.sliew.sakura.catalog.factory -
-
Uses of CatalogSchemaFactory in cn.sliew.sakura.catalog.factory
Methods in cn.sliew.sakura.catalog.factory that return CatalogSchemaFactory Modifier and Type Method Description static CatalogSchemaFactoryCatalogSchemaFactory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CatalogSchemaFactory[]CatalogSchemaFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-