Uses of Class
com.ibm.di.connector.maximo.parsing.SchemaConfiguration

Packages that use SchemaConfiguration
com.ibm.di.connector.maximo.parsing Provides classes for parsing and schema data handling. 
 

Uses of SchemaConfiguration in com.ibm.di.connector.maximo.parsing
 

Methods in com.ibm.di.connector.maximo.parsing with parameters of type SchemaConfiguration
static Schema Schema.getInstance(SchemaConfiguration cfg, Log log)
          Builds a schema object based on the Maximo Object Structure and its XML Schema Descriptor's URL (XSD).
 

Constructors in com.ibm.di.connector.maximo.parsing with parameters of type SchemaConfiguration
MxConnXSDEcoreBuilder(SchemaConfiguration cfg, Log log)
          Constructs a new MxConnXSDEcoreBuilder.