Class XhtmlElementType
- java.lang.Object
-
- org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlElementType
-
public class XhtmlElementType extends java.lang.Object
The type for an element holding child nodes.
Created on: Jun 17, 2008
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<java.lang.Object>
any
-
Constructor Summary
Constructors Constructor Description XhtmlElementType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.Object>
getChildNodes()
-