Class AbstractSchemaProviderImpl

java.lang.Object
org.iso_relax.dispatcher.impl.AbstractSchemaProviderImpl
All Implemented Interfaces:
SchemaProvider

public abstract class AbstractSchemaProviderImpl extends Object implements SchemaProvider
default implementation of SchemaProvider. Applications can use this class as the base class of their own SchemaProvider.
Author:
Kohsuke KAWAGUCHI
  • Constructor Details

    • AbstractSchemaProviderImpl

      public AbstractSchemaProviderImpl()
  • Method Details