eu.emi.dsr.aip
Class AttributesFileParser
java.lang.Object
eu.emi.dsr.aip.AttributesFileParser
public class AttributesFileParser
- extends Object
Utility class to parse file with attributes. Format is described in FileAttributeSource.
StAX parser is used.
- Author:
- golbi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributesFileParser
public AttributesFileParser(InputStream is)
parse
public Map<String,List<Attribute>> parse()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.