com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
Class XhtmlElementType
java.lang.Object
com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
public class XhtmlElementType
- extends Object
The type for an element holding child nodes.
Created on: Jun 17, 2008
- Version:
- $Id$
- Author:
- Martin Grotzke
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 © 2013 Oracle Corporation. All Rights Reserved.