Package org.javastro.ivoa.entities.jaxb
Class Utils
java.lang.Object
org.javastro.ivoa.entities.jaxb.Utils
.
- Since:
- 13 Dec 2021
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
marshall
public static Document marshall(Resource desc) throws jakarta.xml.bind.JAXBException, TransformerException - Throws:
jakarta.xml.bind.JAXBExceptionTransformerException
-
marshall
public static Document marshall(VOResources desc) throws jakarta.xml.bind.JAXBException, TransformerException - Throws:
jakarta.xml.bind.JAXBExceptionTransformerException
-