org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
Class XhtmlValueType

java.lang.Object
  extended by org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlValueType

public class XhtmlValueType
extends Object

The type for an element holding a string value.
Created on: Jun 17, 2008

Author:
Martin Grotzke (martin.grotzke at freiheit.com)

Field Summary
protected  String value
           
 
Constructor Summary
XhtmlValueType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected String value
Constructor Detail

XhtmlValueType

public XhtmlValueType()


Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.