org.apache.cocoon.webapps.session.xml
Class XMLUtil
java.lang.Object
org.apache.cocoon.webapps.session.xml.XMLUtil
- public final class XMLUtil
- extends Object
A utility class which will soon be removed...
- Version:
- CVS $Id: XMLUtil.java 30941 2004-07-29 19:56:58Z vgritsenko $
- Author:
- Carsten Ziegeler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtil
public XMLUtil()
encode
public static String encode(String value)
- Convert umlaute to entities
decode
public static String decode(String value)
- Convert entities to umlaute
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.