|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ validator overview ] | PREV NEXT | ||||||||
A
- addSmilies(String) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Detects if some text have smilies and in that case add the corresponding images
F
- factory - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Description of the Field
G
- getAttributes(AttributeSet) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Gets an attributes set string representation
- getParser() - Method in class org.javahispano.canyamo.util.html.validator.ParserFactory
- returns the parser
- getResult() - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Gets the HTML code parsed
H
- HTMLParser - class org.javahispano.canyamo.util.html.validator.HTMLParser.
- This class is an HTML callback used when parsing HTML code.
- HTMLParser() - Constructor for class org.javahispano.canyamo.util.html.validator.HTMLParser
- Constructor
- HTMLRelaxedParser - class org.javahispano.canyamo.util.html.validator.HTMLRelaxedParser.
- This class is an HTML callback used when parsing HTML code.
- HTMLRelaxedParser() - Constructor for class org.javahispano.canyamo.util.html.validator.HTMLRelaxedParser
- Constructor
- HTMLValidator - class org.javahispano.canyamo.util.html.validator.HTMLValidator.
- Validate and parse an HTML code.
- HTMLValidator() - Constructor for class org.javahispano.canyamo.util.html.validator.HTMLValidator
- handleEndOfLineString(String) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Callback method that is called when an eol tag is found
- handleEndTag(HTML.Tag, int) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Callback method that is called when an end tag is found.
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Callback method that is called when a simple HTML tag is found.
- handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Callback method that is called when a start tag is found.
- handleText(char[], int) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Callback method that is called when some text is found
I
- isAllowed(HTML.Tag) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Tells us if one HTML tag is allowed.
- isAllowed(HTML.Tag) - Method in class org.javahispano.canyamo.util.html.validator.HTMLRelaxedParser
- Tells us if one HTML tag is allowed.
- isSmiliesAllowed() - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- ¿Are smilies allowed?
K
- kit - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Description of the Field
O
- org.javahispano.canyamo.util.html.validator - package org.javahispano.canyamo.util.html.validator
P
- PARSE_RELAXED - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Description of the Field
- PARSE_RESTRICTED - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Description of the Field
- ParseException - exception org.javahispano.canyamo.util.html.validator.ParseException.
- A validation exception.
- ParseException() - Constructor for class org.javahispano.canyamo.util.html.validator.ParseException
- Constructor for the ParseException object
- ParseException(String) - Constructor for class org.javahispano.canyamo.util.html.validator.ParseException
- Constructor for the ParseException object
- ParseException(Exception) - Constructor for class org.javahispano.canyamo.util.html.validator.ParseException
- Constructor for the ParseException object
- ParserFactory - class org.javahispano.canyamo.util.html.validator.ParserFactory.
- The method for obtaining an HTML parser is protected so we need to create a subclass of HTMLEditorKit to call it.
- ParserFactory() - Constructor for class org.javahispano.canyamo.util.html.validator.ParserFactory
- Constructor.
- parse(String) - Static method in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Validates the HTML code that comes in the input parameter.
- parse(String, boolean) - Static method in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Validates the HTML code that comes in the input parameter.
- parse(String, boolean, boolean) - Static method in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Validates the HTML code that comes in the input parameter.
- parser - Static variable in class org.javahispano.canyamo.util.html.validator.ParserFactory
- Description of the Field
R
- result - Variable in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Description of the Field
S
- setSmiliesAllowed(boolean) - Method in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Sets if smilies are allowed
- smilies - Variable in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Description of the Field
- smilies - Variable in class org.javahispano.canyamo.util.html.validator.HTMLRelaxedParser
- flag that indicates if smilies images are allowed, default:false
- strSmilies - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Description of the Field
T
- transform(String) - Static method in class org.javahispano.canyamo.util.html.validator.HTMLValidator
- Transforms an HTML in a manner that the code can be shown as text into textareas
U
- urlSmilies - Static variable in class org.javahispano.canyamo.util.html.validator.HTMLParser
- Description of the Field
A F G H I K O P R S T U
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ validator overview ] | PREV NEXT | ||||||||