A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - com.plato.util.html.Tag
- ABBR - com.plato.util.html.Tag
- ACRONYM - com.plato.util.html.Tag
- addAttribute(Attribute) - Method in class com.plato.util.html.TagInstance
- ADDRESS - com.plato.util.html.Tag
- addStyleAttribute(StyleAttribute) - Method in class com.plato.util.html.TagInstance
- APPLET - com.plato.util.html.Tag
- AREA - com.plato.util.html.Tag
- ARTICLE - com.plato.util.html.Tag
- ASIDE - com.plato.util.html.Tag
- Attribute - Class in com.plato.util.html
-
Created by Alan Mantoux.
- AUDIO - com.plato.util.html.Tag
B
- B - com.plato.util.html.Tag
- BASE - com.plato.util.html.Tag
- BASEFONT - com.plato.util.html.Tag
- BDI - com.plato.util.html.Tag
- BDO - com.plato.util.html.Tag
- BIG - com.plato.util.html.Tag
- BLOCKQUOTE - com.plato.util.html.Tag
- BODY - com.plato.util.html.Tag
- BR - com.plato.util.html.Tag
- BUTTON - com.plato.util.html.Tag
C
- CANEVAS - com.plato.util.html.Tag
- CAPTION - com.plato.util.html.Tag
- CENTER - com.plato.util.html.Tag
- CITE - com.plato.util.html.Tag
- ClassAttribute - Class in com.plato.util.html
-
Created by Alan Mantoux.
- closingString() - Method in enum com.plato.util.html.Tag
- CODE - com.plato.util.html.Tag
- COL - com.plato.util.html.Tag
- COLGROUP - com.plato.util.html.Tag
- com.plato.util.html - package com.plato.util.html
D
- DATA - com.plato.util.html.Tag
- DATALIST - com.plato.util.html.Tag
- DD - com.plato.util.html.Tag
- decode(String, String) - Static method in class com.plato.util.html.HTMLSearchableCompression
- decode(String, Deque<TagInstance>, Deque<TagInstance>) - Static method in class com.plato.util.html.HTMLSearchableCompression
- DEL - com.plato.util.html.Tag
- deserializeString(String) - Static method in class com.plato.util.html.HTMLSearchableCompression
- DETAILS - com.plato.util.html.Tag
- DFN - com.plato.util.html.Tag
- DIALOG - com.plato.util.html.Tag
- DIR - com.plato.util.html.Tag
- DIV - com.plato.util.html.Tag
- DL - com.plato.util.html.Tag
- DOCTYPE - com.plato.util.html.Tag
- DT - com.plato.util.html.Tag
E
- EM - com.plato.util.html.Tag
- EMBED - com.plato.util.html.Tag
- encode(String) - Method in class com.plato.util.html.HTMLSearchableCompression
-
Non-selfclosing tags are stored in a stack structure "tags" Self closing tags are stored in a list structure "selfClosings" Style attributes are stored within the tag instance
- equals(Object) - Method in class com.plato.util.html.ClassAttribute
- equals(Object) - Method in class com.plato.util.html.StyleAttribute
- equals(Object) - Method in class com.plato.util.html.TagInstance
F
- FIELDSET - com.plato.util.html.Tag
- FIGCAPTION - com.plato.util.html.Tag
- FIGURE - com.plato.util.html.Tag
- FONT - com.plato.util.html.Tag
- FOOTER - com.plato.util.html.Tag
- FORM - com.plato.util.html.Tag
- FRAME - com.plato.util.html.Tag
- FRAMESET - com.plato.util.html.Tag
G
- getInstance(String) - Static method in enum com.plato.util.html.Tag
- getPlainText() - Method in class com.plato.util.html.HTMLSearchableCompression
- getRegex() - Static method in enum com.plato.util.html.Tag
- getRegexClosing() - Static method in enum com.plato.util.html.Tag
- getRegexOpening() - Static method in enum com.plato.util.html.Tag
- getSelfClosings() - Method in class com.plato.util.html.HTMLSearchableCompression
- getTags() - Method in class com.plato.util.html.HTMLSearchableCompression
H
- H1 - com.plato.util.html.Tag
- H2 - com.plato.util.html.Tag
- H3 - com.plato.util.html.Tag
- H4 - com.plato.util.html.Tag
- H5 - com.plato.util.html.Tag
- H6 - com.plato.util.html.Tag
- hashCode() - Method in class com.plato.util.html.ClassAttribute
- hashCode() - Method in class com.plato.util.html.StyleAttribute
- hashCode() - Method in class com.plato.util.html.TagInstance
- HEAD - com.plato.util.html.Tag
- HEADER - com.plato.util.html.Tag
- HR - com.plato.util.html.Tag
- HTML - com.plato.util.html.Tag
- HTMLSearchableCompression - Class in com.plato.util.html
- HTMLSearchableCompression() - Constructor for class com.plato.util.html.HTMLSearchableCompression
I
- I - com.plato.util.html.Tag
- IFRAME - com.plato.util.html.Tag
- IMG - com.plato.util.html.Tag
- INPUT - com.plato.util.html.Tag
- INS - com.plato.util.html.Tag
- isTag(String) - Static method in enum com.plato.util.html.Tag
K
L
- LABEL - com.plato.util.html.Tag
- LEGEND - com.plato.util.html.Tag
- LI - com.plato.util.html.Tag
- LINK - com.plato.util.html.Tag
M
- main(String[]) - Static method in class com.plato.util.html.PlayGround
- main(String[]) - Static method in class com.plato.util.html.TestPerformanceClass
- MAIN - com.plato.util.html.Tag
- MAP - com.plato.util.html.Tag
- MARK - com.plato.util.html.Tag
- MENU - com.plato.util.html.Tag
- MENUITEM - com.plato.util.html.Tag
- META - com.plato.util.html.Tag
- METER - com.plato.util.html.Tag
N
- NAV - com.plato.util.html.Tag
- NB_REPET - Static variable in class com.plato.util.html.TestPerformanceClass
- NOFRAMES - com.plato.util.html.Tag
- NOSCRIPT - com.plato.util.html.Tag
O
- OBJECT - com.plato.util.html.Tag
- OL - com.plato.util.html.Tag
- openingString() - Method in enum com.plato.util.html.Tag
- OPTGROUP - com.plato.util.html.Tag
- OPTION - com.plato.util.html.Tag
- OUTPUT - com.plato.util.html.Tag
P
- P - com.plato.util.html.Tag
- PARAM - com.plato.util.html.Tag
- PICTURE - com.plato.util.html.Tag
- PlayGround - Class in com.plato.util.html
- PlayGround() - Constructor for class com.plato.util.html.PlayGround
- PRE - com.plato.util.html.Tag
- prepareString(String) - Static method in enum com.plato.util.html.Tag
- PROGRESS - com.plato.util.html.Tag
Q
R
S
- S - com.plato.util.html.Tag
- SAMP - com.plato.util.html.Tag
- SCRIPT - com.plato.util.html.Tag
- SECTION - com.plato.util.html.Tag
- SELECT - com.plato.util.html.Tag
- serializeString() - Method in class com.plato.util.html.Attribute
- serializeString() - Method in class com.plato.util.html.ClassAttribute
- serializeString() - Method in interface com.plato.util.html.StringSerializable
- serializeString() - Method in class com.plato.util.html.StyleAttribute
- serializeTagsString() - Method in class com.plato.util.html.HTMLSearchableCompression
-
Assumption : their are always regular tags, selfClosing tags are optional
- setKey(String) - Method in class com.plato.util.html.StyleAttribute
- setValue(String) - Method in class com.plato.util.html.ClassAttribute
- setValue(String) - Method in class com.plato.util.html.StyleAttribute
- SMALL - com.plato.util.html.Tag
- SOURCE - com.plato.util.html.Tag
- SPAN - com.plato.util.html.Tag
- STRIKE - com.plato.util.html.Tag
- StringSerializable - Interface in com.plato.util.html
-
Created by Alan Mantoux.
- STRONG - com.plato.util.html.Tag
- STYLE - com.plato.util.html.Tag
- StyleAttribute - Class in com.plato.util.html
-
Created by Alan Mantoux.
- SUB - com.plato.util.html.Tag
- SUMMARY - com.plato.util.html.Tag
- SUP - com.plato.util.html.Tag
T
- TABLE - com.plato.util.html.Tag
- Tag - Enum in com.plato.util.html
-
Created by Alan Mantoux.
- TagInstance - Class in com.plato.util.html
-
Created by Alan Mantoux.
- TBODY - com.plato.util.html.Tag
- TD - com.plato.util.html.Tag
- TEMPLATE - com.plato.util.html.Tag
- TestPerformanceClass - Class in com.plato.util.html
-
Created by Alan Mantoux.
- TestPerformanceClass() - Constructor for class com.plato.util.html.TestPerformanceClass
- TEXTAREA - com.plato.util.html.Tag
- TFOOT - com.plato.util.html.Tag
- TH - com.plato.util.html.Tag
- THEAD - com.plato.util.html.Tag
- TIME - com.plato.util.html.Tag
- TITLE - com.plato.util.html.Tag
- toString() - Method in class com.plato.util.html.Attribute
- toString() - Method in class com.plato.util.html.ClassAttribute
- toString() - Method in class com.plato.util.html.StyleAttribute
- toString() - Method in enum com.plato.util.html.Tag
- toString() - Method in class com.plato.util.html.TagInstance
- TR - com.plato.util.html.Tag
- TRACK - com.plato.util.html.Tag
- TT - com.plato.util.html.Tag
U
V
- value() - Method in class com.plato.util.html.Attribute
- valueOf(String) - Static method in enum com.plato.util.html.Tag
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.plato.util.html.Tag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VAR - com.plato.util.html.Tag
- VIDEO - com.plato.util.html.Tag
W
A B C D E F G H I K L M N O P Q R S T U V WAll Classes All Packages