com.philemonworks.selfdiagnose
Class XMLUtils
java.lang.Object
com.philemonworks.selfdiagnose.XMLUtils
public class XMLUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtils
public XMLUtils()
valueForXPath
public static String valueForXPath(String xpath,
InputStream inputStream)
throws XPathExpressionException
- Throws:
XPathExpressionException
encode
public static String encode(String s)
- Performs entity encoding of characters from a String
- Parameters:
s
- : String
- Returns:
- String
encode
public static String encode(Date someDate)
Copyright © 2012. All Rights Reserved.