Uses of Class
org.w3c.tidy.Dict

Uses of Dict in org.w3c.tidy
 

Fields in org.w3c.tidy declared as Dict
protected  Dict Node.was
           
protected  Dict Node.tag
           
 Dict IStack.tag
           
 Dict TagTable.xmlTags
           
 Dict TagTable.tagHtml
           
 Dict TagTable.tagHead
           
 Dict TagTable.tagBody
           
 Dict TagTable.tagFrameset
           
 Dict TagTable.tagFrame
           
 Dict TagTable.tagNoframes
           
 Dict TagTable.tagMeta
           
 Dict TagTable.tagTitle
           
 Dict TagTable.tagBase
           
 Dict TagTable.tagHr
           
 Dict TagTable.tagPre
           
 Dict TagTable.tagListing
           
 Dict TagTable.tagH1
           
 Dict TagTable.tagH2
           
 Dict TagTable.tagP
           
 Dict TagTable.tagUl
           
 Dict TagTable.tagOl
           
 Dict TagTable.tagDir
           
 Dict TagTable.tagLi
           
 Dict TagTable.tagDt
           
 Dict TagTable.tagDd
           
 Dict TagTable.tagDl
           
 Dict TagTable.tagTd
           
 Dict TagTable.tagTh
           
 Dict TagTable.tagTr
           
 Dict TagTable.tagCol
           
 Dict TagTable.tagBr
           
 Dict TagTable.tagA
           
 Dict TagTable.tagLink
           
 Dict TagTable.tagB
           
 Dict TagTable.tagI
           
 Dict TagTable.tagStrong
           
 Dict TagTable.tagEm
           
 Dict TagTable.tagBig
           
 Dict TagTable.tagSmall
           
 Dict TagTable.tagParam
           
 Dict TagTable.tagOption
           
 Dict TagTable.tagOptgroup
           
 Dict TagTable.tagImg
           
 Dict TagTable.tagMap
           
 Dict TagTable.tagArea
           
 Dict TagTable.tagNobr
           
 Dict TagTable.tagWbr
           
 Dict TagTable.tagFont
           
 Dict TagTable.tagSpacer
           
 Dict TagTable.tagLayer
           
 Dict TagTable.tagCenter
           
 Dict TagTable.tagStyle
           
 Dict TagTable.tagScript
           
 Dict TagTable.tagNoscript
           
 Dict TagTable.tagTable
           
 Dict TagTable.tagCaption
           
 Dict TagTable.tagForm
           
 Dict TagTable.tagTextarea
           
 Dict TagTable.tagBlockquote
           
 Dict TagTable.tagApplet
           
 Dict TagTable.tagObject
           
 Dict TagTable.tagDiv
           
 Dict TagTable.tagSpan
           
 

Methods in org.w3c.tidy that return Dict
 Dict TagTable.lookup(String name)
           
 Dict TagTable.install(Dict dict)
           
 

Methods in org.w3c.tidy with parameters of type Dict
 boolean Node.isDescendantOf(Dict tag)
           
static void Node.coerceNode(Lexer lexer, Node node, Dict tag)
           
 Dict TagTable.install(Dict dict)
           
 



Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.