org.gcube.application.aquamaps.aquamapsservice.impl.util
Class ParserXPath

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.util.ParserXPath

public class ParserXPath
extends Object


Constructor Summary
ParserXPath()
           
 
Method Summary
static ArrayList<String> getTextFromXPathExpression(String xml, String xpathExpression)
           
static InputStream stringToInputStream(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserXPath

public ParserXPath()
Method Detail

getTextFromXPathExpression

public static ArrayList<String> getTextFromXPathExpression(String xml,
                                                           String xpathExpression)
                                                    throws Exception
Throws:
Exception

stringToInputStream

public static InputStream stringToInputStream(String text)
                                       throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2014. All Rights Reserved.