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