Class XhtmlValueType
- java.lang.Object
-
- org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlValueType
-
public class XhtmlValueType extends java.lang.Object
The type for an element holding a string value.
Created on: Jun 17, 2008
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
value
-
Constructor Summary
Constructors Constructor Description XhtmlValueType()
-