Class ContextConfigurationParser
- java.lang.Object
-
- com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse.Parser<ContextConfiguration>
-
- com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse.ContextConfigurationParser
-
public class ContextConfigurationParser extends Parser<ContextConfiguration>
-
-
Constructor Summary
Constructors Constructor Description ContextConfigurationParser()
-
-
-
Method Detail
-
parse
public ContextConfiguration parse(XmlReader reader) throws ParseException
- Specified by:
parsein classParser<ContextConfiguration>- Throws:
ParseException
-
-