Interface SchemaFactory
-
public interface SchemaFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MutablePrismSchema
createPrismSchema(@NotNull String namespace)
-
-
-
Method Detail
-
createPrismSchema
MutablePrismSchema createPrismSchema(@NotNull @NotNull String namespace)
-
-