org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
Class ObjectFactory

java.lang.Object
  extended by org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ObjectFactory

public class ObjectFactory
extends Object

The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008

Author:
Martin Grotzke (martin.grotzke at freiheit.com)

Constructor Summary
ObjectFactory()
           
 
Method Summary
 ResourceDocType createResourceDocType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createResourceDocType

public ResourceDocType createResourceDocType()


Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.