org.gcube.data.spd.parser
Class Utils

java.lang.Object
  extended by org.gcube.data.spd.parser.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
protected static boolean checkEndElement(XMLEvent event, String value)
           
protected static boolean checkStartElement(XMLEvent event, String value)
           
protected static String readCharacters(XMLEventReader eventReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

checkStartElement

protected static boolean checkStartElement(XMLEvent event,
                                           String value)

checkEndElement

protected static boolean checkEndElement(XMLEvent event,
                                         String value)

readCharacters

protected static String readCharacters(XMLEventReader eventReader)
                                throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.