Interface SchemaBuilder


public interface SchemaBuilder
The schema builder wraps the standard SchemaFactory of Java into a builder. It also offers the ability to load schema using Spring's ResourceLoader.
Author:
Christian Bremer