org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
Class XhtmlElementType
java.lang.Object
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlElementType
public class XhtmlElementType
- extends Object
The type for an element holding child nodes.
Created on: Jun 17, 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 |
any
protected List<Object> any
XhtmlElementType
public XhtmlElementType()
getChildNodes
public List<Object> getChildNodes()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.