Package org.sonatype.maven.polyglot.atom
Class AtomModelReader
java.lang.Object
org.sonatype.maven.polyglot.io.ModelReaderSupport
org.sonatype.maven.polyglot.atom.AtomModelReader
- All Implemented Interfaces:
org.apache.maven.model.io.ModelReader
@Component(role=org.apache.maven.model.io.ModelReader.class,
hint="atom")
public class AtomModelReader
extends org.sonatype.maven.polyglot.io.ModelReaderSupport
Reads a pom.atom and transforms into a Maven
Model
.-
Field Summary
Fields inherited from interface org.apache.maven.model.io.ModelReader
INPUT_SOURCE, IS_STRICT
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonatype.maven.polyglot.io.ModelReaderSupport
getCharset, read, read
-
Constructor Details
-
AtomModelReader
public AtomModelReader()
-
-
Method Details
-
read
- Throws:
IOException
-