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


Field Summary
protected static org.gcube.common.core.utils.logging.GCUBELog logger
           
 
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
 

Field Detail

logger

protected static org.gcube.common.core.utils.logging.GCUBELog logger
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 © 2013. All Rights Reserved.