public class JAXBUtils extends Object
public static String asXML(AccessType data) throws IOException, SAXException, URISyntaxException, JAXBException, ParserConfigurationException
data - IOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionParserConfigurationExceptionpublic static String asXML(ErrorHandlerType data) throws JAXBException
data - JAXBExceptionpublic static String asXML(IdListType data) throws IOException, SAXException, URISyntaxException, JAXBException, ParserConfigurationException
data - IOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionParserConfigurationExceptionpublic static String asXML(JobStatusListType data) throws IOException, SAXException, URISyntaxException, JAXBException, ParserConfigurationException
data - IOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionParserConfigurationExceptionpublic static String asXML(JobStatusType data) throws IOException, SAXException, URISyntaxException, JAXBException, ParserConfigurationException
data - IOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionParserConfigurationExceptionpublic static String asXML(JobSubmissionType data) throws IOException, SAXException, URISyntaxException, JAXBException, ParserConfigurationException
data - IOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionParserConfigurationExceptionpublic static String asXML(ParserType data) throws JAXBException
data - JAXBExceptionpublic static String asXML(ScriptType data) throws JAXBException
data - JAXBExceptionpublic static String asXML(ServiceType data) throws JAXBException
data - JAXBExceptionpublic static ErrorHandlerType unmarshalErrorHandler(String xml) throws SAXException, IOException, URISyntaxException, JAXBException
xml - SAXExceptionIOExceptionURISyntaxExceptionJAXBExceptionpublic static IdListType unmarshalIdList(String xml) throws JAXBException, IOException, SAXException, URISyntaxException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static IdListType unmarshalIdList(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalIdList(String), #getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionpublic static AccessType unmarshalJdbcAccess(String xml) throws JAXBException, IOException, SAXException, URISyntaxException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static AccessType unmarshalJdbcAccess(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalJdbcAccess(String), #getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionpublic static ScriptType unmarshalJobScript(String xml) throws SAXException, IOException, URISyntaxException, JAXBException
xml - SAXExceptionIOExceptionURISyntaxExceptionJAXBExceptionpublic static JobStatusType unmarshalJobStatus(String xml) throws IOException, SAXException, URISyntaxException, JAXBException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static JobStatusType unmarshalJobStatus(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalJobStatus(String), #getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionpublic static JobStatusListType unmarshalJobStatusList(String xml) throws IOException, SAXException, URISyntaxException, JAXBException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static JobStatusListType unmarshalJobStatusList(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalJobStatusList(String),
#getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionpublic static JobSubmissionType unmarshalJobSubmission(String xml) throws JAXBException, IOException, SAXException, URISyntaxException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static JobSubmissionType unmarshalJobSubmission(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalJobSubmission(String),
#getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionpublic static ParserType unmarshalParser(String xml) throws SAXException, IOException, URISyntaxException, JAXBException
xml - SAXExceptionIOExceptionURISyntaxExceptionJAXBExceptionpublic static ServiceType unmarshalService(String xml) throws JAXBException, IOException, SAXException, URISyntaxException
#getJAXBElement(String).xml - JAXBException - problem encountered during unmarshalingIOExceptionSAXException - validation errorURISyntaxExceptionpublic static ServiceType unmarshalService(URL url) throws IOException, SAXException, URISyntaxException, JAXBException
unmarshalIdList(String), #getXML(url)url - of the XMLIOExceptionSAXExceptionURISyntaxExceptionJAXBExceptionCopyright © 2017. All rights reserved.