Uses of Class
com.lyncode.xoai.dataprovider.xml.read.XmlReaderException
-
Packages that use XmlReaderException Package Description com.lyncode.xoai.dataprovider.xml.read -
-
Uses of XmlReaderException in com.lyncode.xoai.dataprovider.xml.read
Methods in com.lyncode.xoai.dataprovider.xml.read that throw XmlReaderException Modifier and Type Method Description booleanXmlReader. elementNameIs(String name)StringXmlReader. getAttribute(String name)StringXmlReader. getName()StringXmlReader. getNextElementText(String elementName)XMLEventXmlReader. getPeek()StringXmlReader. getText()booleanXmlReader. isEnd()booleanXmlReader. isStart()booleanXmlReader. isText()voidXmlReader. proceedToNextElement()voidXmlReader. proceedToTheNextStartElement()
-