|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> common >> [ vocabulary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.wymiwyg.mies.common.vocabulary
Class ANNOTATION

java.lang.Objectorg.wymiwyg.mies.common.vocabulary.ANNOTATION
- public class ANNOTATION
- extends java.lang.Object
ANNOTATION vocabulary class for namespace http://www.w3.org/2000/10/annotation-ns#
| Field Summary | |
static Property |
annotates
|
static Resource |
Annotation
|
static Property |
author
|
static Property |
body
|
static Property |
context
|
static Property |
created
|
static Property |
modified
|
(package private) static java.lang.String |
nannotates
|
(package private) static java.lang.String |
nAnnotation
|
(package private) static java.lang.String |
nauthor
|
(package private) static java.lang.String |
nbody
|
(package private) static java.lang.String |
ncontext
|
(package private) static java.lang.String |
ncreated
|
(package private) static java.lang.String |
nmodified
|
(package private) static java.lang.String |
nrelated
|
static Property |
related
|
protected static java.lang.String |
uri
|
| Constructor Summary | |
ANNOTATION()
|
|
| 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
nAnnotation
static java.lang.String nAnnotation
Annotation
public static Resource Annotation
nbody
static java.lang.String nbody
body
public static Property body
nannotates
static java.lang.String nannotates
annotates
public static Property annotates
nmodified
static java.lang.String nmodified
modified
public static Property modified
ncontext
static java.lang.String ncontext
context
public static Property context
nauthor
static java.lang.String nauthor
author
public static Property author
nrelated
static java.lang.String nrelated
related
public static Property related
ncreated
static java.lang.String ncreated
created
public static Property created
| Constructor Detail |
ANNOTATION
public ANNOTATION()
| Method Detail |
getURI
public static java.lang.String getURI()
- returns the URI for this schema
|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> common >> [ vocabulary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.wymiwyg.mies.common.vocabulary.ANNOTATION