Class BaseSchemaDVFactory

java.lang.Object
org.apache.jena.ext.xerces.impl.dv.SchemaDVFactory
org.apache.jena.ext.xerces.impl.dv.xs.BaseSchemaDVFactory
Direct Known Subclasses:
SchemaDVFactoryImpl

public abstract class BaseSchemaDVFactory extends SchemaDVFactory
the base factory to create/return built-in schema DVs and create user-defined DVs @xerces.internal
Version:
$Id: BaseSchemaDVFactory.java 805582 2009-08-18 21:13:20Z sandygao $
Author:
Neeraj Bajaj, Sun Microsystems, inc., Sandy Gao, IBM, Khaled Noaman, IBM
  • Constructor Details

    • BaseSchemaDVFactory

      public BaseSchemaDVFactory()
  • Method Details

    • newXSSimpleTypeDecl

      public XSSimpleTypeDecl newXSSimpleTypeDecl()
      Implementation internal