Class AtrParser


  • public class AtrParser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AtrParser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      fr.gouv.culture.archivesdefrance.seda.v2.ArchiveDeliveryRequestReplyType parseArchiveDeliveryRequestReply​(javax.xml.stream.XMLStreamReader xmlStreamReader)  
      fr.gouv.culture.archivesdefrance.seda.v2.ArchiveTransferReplyType parseArchiveTransferReply​(javax.xml.stream.XMLStreamReader xmlStreamReader)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AtrParser

        public AtrParser()
    • Method Detail

      • parseArchiveTransferReply

        public fr.gouv.culture.archivesdefrance.seda.v2.ArchiveTransferReplyType parseArchiveTransferReply​(javax.xml.stream.XMLStreamReader xmlStreamReader)
                                                                                                    throws javax.xml.bind.JAXBException,
                                                                                                           org.xml.sax.SAXException
        Throws:
        javax.xml.bind.JAXBException
        org.xml.sax.SAXException
      • parseArchiveDeliveryRequestReply

        public fr.gouv.culture.archivesdefrance.seda.v2.ArchiveDeliveryRequestReplyType parseArchiveDeliveryRequestReply​(javax.xml.stream.XMLStreamReader xmlStreamReader)
                                                                                                                  throws javax.xml.bind.JAXBException,
                                                                                                                         org.xml.sax.SAXException
        Throws:
        javax.xml.bind.JAXBException
        org.xml.sax.SAXException