de.ispsoft.jaxme.jaxb
Class JaxbContextFactoryImpl

java.lang.Object
  extended byde.ispsoft.jaxme.jaxb.JaxbContextFactoryImpl

public class JaxbContextFactoryImpl
extends java.lang.Object

JaxMe's implementation of a JAXBContext factory.

Version:
$Id: JaxbContextFactoryImpl.java,v 1.4 2003/05/21 03:30:18 joe Exp $
Author:
Jochen Wiedmann

Constructor Summary
JaxbContextFactoryImpl()
           
 
Method Summary
static JAXBContext createContext(java.lang.String schemaPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbContextFactoryImpl

public JaxbContextFactoryImpl()
Method Detail

createContext

public static final JAXBContext createContext(java.lang.String schemaPath)