Package com.axemble.vdoc.sdk.consts
Interface HTMLConstants
public interface HTMLConstants
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Nom du tag | Attribut | Utilité Pragma | no-cache | Empêche le navigateur de garder la page dans son cache Refresh | x; URL="adresse" | Appelle une autre page (située à l'URL spécifiée) après un délai d'attente de x secondes.static interface
Nom du tag | Attribut | Utilité Author | "Informations sur l'auteur" | Informations sur l'auteur de la page Copyright | "Informations de copyright" | Permet de référencer des informations de droits d'auteur Description | "Description de votre site" | Permet de donner une information à afficher lors du résultat d'une recherche.static interface
-
Field Summary
-
Field Details
-
START_JAVASCRIPT_TOKEN
- See Also:
-
END_JAVASCRIPT_TOKEN
- See Also:
-
START_STYLE_CSS_TOKEN
- See Also:
-
END_STYLE_CSS_TOKEN
- See Also:
-