org.enhydra.xml.xmlc.metadata
Class HTMLCyberStudioTagSet
java.lang.Object
|
+--org.enhydra.xml.xmlc.metadata.HTMLTagSetDef
|
+--org.enhydra.xml.xmlc.metadata.HTMLCyberStudioTagSet
- class HTMLCyberStudioTagSet
- extends HTMLTagSetDef
Abobe CyberStudio proprietary tags. CyberStudio makes up a bunch of tags
it expects to be ignored on display. It uses these for metadata and its
all rather tacky. This returns lists of HTMLTagDef and HTMLAttrDef
objects. It is not part of the DOM. Objects are immutable and a singleton.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTagSet
public static HTMLCyberStudioTagSet getTagSet()
- Get the singleton instance of the tag set.
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.