Class OutputBySearch

  • All Implemented Interfaces:
    Iterable<org.jdom2.Element>

    public class OutputBySearch
    extends Output
    Author:
    Erik van de Pol
    • Constructor Detail

      • OutputBySearch

        public OutputBySearch​(org.jdom2.Document xmlDocument)
      • OutputBySearch

        public OutputBySearch​(org.jdom2.Document xmlDocument,
                              Schema schema)
    • Method Detail

      • isEmpty

        public boolean isEmpty()
      • getSearchResultsObject

        public SearchResultsType getSearchResultsObject()
                                                 throws org.jdom2.JDOMException,
                                                        javax.xml.bind.JAXBException,
                                                        OwsException
        Throws:
        org.jdom2.JDOMException
        javax.xml.bind.JAXBException
        OwsException
      • getNumberOfRecordsMatched

        public BigInteger getNumberOfRecordsMatched()
                                             throws org.jdom2.JDOMException,
                                                    javax.xml.bind.JAXBException,
                                                    OwsException
        Throws:
        org.jdom2.JDOMException
        javax.xml.bind.JAXBException
        OwsException
      • getNumberOfRecordsReturned

        public BigInteger getNumberOfRecordsReturned()
                                              throws org.jdom2.JDOMException,
                                                     javax.xml.bind.JAXBException,
                                                     OwsException
        Throws:
        org.jdom2.JDOMException
        javax.xml.bind.JAXBException
        OwsException
      • getNextRecord

        public BigInteger getNextRecord()
                                 throws org.jdom2.JDOMException,
                                        javax.xml.bind.JAXBException,
                                        OwsException
        Throws:
        org.jdom2.JDOMException
        javax.xml.bind.JAXBException
        OwsException