org.glassfish.jersey.server.wadl.internal.generators
Class ApplicationDocs
java.lang.Object
org.glassfish.jersey.server.wadl.internal.generators.ApplicationDocs
public class ApplicationDocs
- extends Object
The wrapper root document for multiple Doc elements.
Created on: Jun 10, 2008
- Author:
- Martin Grotzke (martin.grotzke at freiheit.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
docs
protected List<Doc> docs
ApplicationDocs
public ApplicationDocs()
getDocs
public List<Doc> getDocs()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.