Uses of Class
de.humatic.dsj.util.AtomParser

Packages that use AtomParser
de.humatic.dsj.util   
 

Uses of AtomParser in de.humatic.dsj.util
 

Methods in de.humatic.dsj.util that return AtomParser
static AtomParser AtomParser.createForFile(java.io.File atomFile)
          Creates an AtomParser instance to parse data from the given file.
static AtomParser AtomParser.createForType(java.lang.String ftyp)
          Creates an AtomParser instance for the given type to read from raw data.