# Print output for @column tags ?> SchemaFactoryLoader - Android SDK | Android Developers

Most visited

Recently visited

SchemaFactoryLoader

public abstract class SchemaFactoryLoader
extends Object

java.lang.Object
   ↳ javax.xml.validation.SchemaFactoryLoader


This class was removed from JAXP 1.3 before it was finalized but was mistakenly included in Java 5. It only exists now for compatibility reasons. Applications should avoid using it.

Summary

Protected constructors

SchemaFactoryLoader()

Public methods

abstract SchemaFactory newFactory(String schemaLanguage)

Inherited methods

Protected constructors

SchemaFactoryLoader

protected SchemaFactoryLoader ()

Public methods

newFactory

public abstract SchemaFactory newFactory (String schemaLanguage)

Parameters
schemaLanguage String

Returns
SchemaFactory