org.enhydra.xml.xmlc.metadata
Class HTMLTagSetType

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.metadata.EnumeratedType
        |
        +--org.enhydra.xml.xmlc.metadata.HTMLTagSetType

public class HTMLTagSetType
extends EnumeratedType

Enumerated type for the parser XMLC will use.


Field Summary
static HTMLTagSetType CYBERSTUDIO
          Constant for cyberstubio
 
Fields inherited from class org.enhydra.xml.xmlc.metadata.EnumeratedType
fName
 
Method Summary
static HTMLTagSetType getType(String desiredType)
          Get the object for the specified type.
 
Methods inherited from class org.enhydra.xml.xmlc.metadata.EnumeratedType
getName, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CYBERSTUDIO

public static final HTMLTagSetType CYBERSTUDIO
Constant for cyberstubio
Method Detail

getType

public static HTMLTagSetType getType(String desiredType)
Get the object for the specified type. If desiredType is null, return null.


Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.