public class OKW_XmlReader extends Object
| Constructor and Description |
|---|
OKW_XmlReader(String fpsXMLFile) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getTextContentAsList(String fpsXPathExpression) |
String |
getTextContentSingleValue(String fpsXPathExpression)
\~german
Liest den TextContent eines Tag.
|
String |
getXMLFile() |
public OKW_XmlReader(String fpsXMLFile) throws JAXBException, ParserConfigurationException, SAXException, IOException
public String getXMLFile()
public String getTextContentSingleValue(String fpsXPathExpression)
fpsXPathExpression - XPath des Tags, welches gelesen werden sollOKWMessageNotFoundException - Wird ausgelöst wenn nicht genau ein Wert gefunden wird.
\~english
\param ClassName Name of the Class.
\return Rreturns the Message for the given language or default language
if given languae does not existCopyright © 2021 OpenKeyWord. All rights reserved.