Class Unmarshaller

java.lang.Object
com.github.fungal.bootstrap.Unmarshaller

public class Unmarshaller extends Object
Unmarshaller for bootstrap.xml
Author:
Jesper Pedersen
  • Constructor Details

    • Unmarshaller

      public Unmarshaller()
      Constructor
  • Method Details

    • unmarshal

      public Bootstrap unmarshal(URL url) throws IOException
      Unmarshal
      Parameters:
      url - The URL
      Returns:
      The result
      Throws:
      IOException - If an I/O error occurs