Package com.github.fungal.impl.netboot
Class MavenUnmarshaller
java.lang.Object
com.github.fungal.impl.netboot.MavenUnmarshaller
Unmarshaller for a Maven POM XML file
- Author:
- Jesper Pedersen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MavenUnmarshaller
public MavenUnmarshaller()Constructor
-
-
Method Details
-
unmarshal
Unmarshal- Parameters:
url- The URL- Returns:
- The result
- Throws:
IOException- If an I/O error occurs
-