|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjaxe.FonctionAjStyle
public class FonctionAjStyle
Fonction permettant d'appliquer un style sur une zone du document. L'élément correspondant au style ajouté est passé en paramètre du constructeur.
| Constructor Summary | |
|---|---|
FonctionAjStyle(org.w3c.dom.Element elem)
|
|
| Method Summary | |
|---|---|
boolean |
appliquer(JaxeDocument doc,
int start,
int end)
Applique la fonction au document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FonctionAjStyle(org.w3c.dom.Element elem)
| Method Detail |
|---|
public boolean appliquer(JaxeDocument doc,
int start,
int end)
Fonction
appliquer in interface Fonction
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||