Package com.github.fungal.bootstrap
Class Unmarshaller
java.lang.Object
com.github.fungal.bootstrap.Unmarshaller
Unmarshaller for bootstrap.xml
- 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
-