|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CIntranet.utils.XMLUtils
XMLUtils
Cette classe propose des outils pour manipuler du code XML
(c)Copyright ESup-Portail 2004
Constructor Summary | |
XMLUtils()
|
Method Summary | |
static java.lang.String |
xmlEscape(java.lang.String in)
Echappe les caractères spéciaux XML |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLUtils()
Method Detail |
public static java.lang.String xmlEscape(java.lang.String in)
in
- La chaîne à échapper
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |