org.jomc.sdk.model.support
Class JaxbIntrospectorFactory

Package class diagram package JaxbIntrospectorFactory
java.lang.Object
  extended by org.jomc.sdk.model.support.JaxbIntrospectorFactory

@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
           comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class JaxbIntrospectorFactory
extends Object

XML Schema Set 'JAXBIntrospector' factory implementation.

Specifications

Properties

Version:
$Id: JaxbIntrospectorFactory.java 2234 2010-06-29 00:03:38Z schulte2005 $
Author:
Christian Schulte 1.0

Constructor Summary
Constructor and Description
JaxbIntrospectorFactory()
          Creates a new JaxbIntrospectorFactory instance.
 
Method Summary
Modifier and Type Method and Description
 javax.xml.bind.JAXBIntrospector getObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbIntrospectorFactory

@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
           comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public JaxbIntrospectorFactory()
Creates a new JaxbIntrospectorFactory instance.

Method Detail

getObject

public javax.xml.bind.JAXBIntrospector getObject()
                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright © 2005-2010 The JOMC Project. All Rights Reserved.