org.sourceforge.sparklines.xhtml
Class HttpEquivalent

java.lang.Object
  extended by org.sourceforge.sparklines.xml.UnaryMicrotype<java.lang.String>
      extended by org.sourceforge.sparklines.xhtml.HttpEquivalent

public final class HttpEquivalent
extends UnaryMicrotype<java.lang.String>


Field Summary
 
Fields inherited from class org.sourceforge.sparklines.xml.UnaryMicrotype
value
 
Method Summary
 java.lang.String asString()
           
static HttpEquivalent httpEquivalent(java.lang.String value)
           
 
Methods inherited from class org.sourceforge.sparklines.xml.UnaryMicrotype
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

httpEquivalent

public static HttpEquivalent httpEquivalent(java.lang.String value)

asString

public java.lang.String asString()