Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.wymiwyg.mies.common.vocabulary
Class HTTP  view HTTP download HTTP.java

java.lang.Object
  extended byorg.wymiwyg.mies.common.vocabulary.HTTP

public class HTTP
extends java.lang.Object

HTTP vocabulary class for namespace http://www.w3.org/1999/xx/http#


Field Summary
static Property Body
           
static Property ContentLength
           
static Property ContentType
           
(package private) static java.lang.String nBody
           
(package private) static java.lang.String nContentLength
           
(package private) static java.lang.String nContentType
           
protected static java.lang.String uri
           
 
Constructor Summary
HTTP()
           
 
Method Summary
static java.lang.String getURI()
          returns the URI for this schema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

protected static final java.lang.String uri
See Also:
Constant Field Values

nContentType

static java.lang.String nContentType

ContentType

public static Property ContentType

nContentLength

static java.lang.String nContentLength

ContentLength

public static Property ContentLength

nBody

static java.lang.String nBody

Body

public static Property Body
Constructor Detail

HTTP

public HTTP()
Method Detail

getURI

public static java.lang.String getURI()
returns the URI for this schema