net.openmarkup
Class Vocabulary
java.lang.Object
net.openmarkup.Vocabulary
- public abstract class Vocabulary
- extends Object
All public fields accessible from this class must be
public static final ElementType
.
Private and protected fields (both static and non-static) are exempt from
this restriction.
NOTE: Future versions of this class will be aligned with the type-safe
enumeration facility proposed in JSR 201.
- Author:
- Ramesh Gupta
- See Also:
- JSR 201
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vocabulary
public Vocabulary()
family
public List family()
- Returns the list of
ElementType
members of this
Vocabulary
.
- Returns:
- the list of
ElementType
members of this
Vocabulary
.
Copyright 2003-2004 eNode, Inc. All rights reserved.