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