Uses of Class
com.plato.util.html.TagInstance
-
-
Uses of TagInstance in com.plato.util.html
Methods in com.plato.util.html that return types with arguments of type TagInstance Modifier and Type Method Description Deque<TagInstance>HTMLSearchableCompression. getSelfClosings()Deque<TagInstance>HTMLSearchableCompression. getTags()Method parameters in com.plato.util.html with type arguments of type TagInstance Modifier and Type Method Description static StringHTMLSearchableCompression. decode(String plain, Deque<TagInstance> inTags, Deque<TagInstance> sClosings)
-