Class RDFCollection

    • Method Detail

      • startElement

        public FrameI startElement​(java.lang.String uri,
                                   java.lang.String localName,
                                   java.lang.String rawName,
                                   org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXParseException
        Specified by:
        startElement in interface FrameI
        Overrides:
        startElement in class WantDescription
        Throws:
        org.xml.sax.SAXParseException
      • endElement

        public final void endElement()
                              throws org.xml.sax.SAXParseException
        Description copied from class: Frame
        endElement is called on the state of the frame created by the matching startElement.
        Specified by:
        endElement in interface FrameI
        Overrides:
        endElement in class WantDescription
        Throws:
        org.xml.sax.SAXParseException