Interface SchemaFactory
-
- All Known Implementing Classes:
SchemaFactoryImpl
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)
-
-