Class InnerXMLLiteral

    • Constructor Detail

      • InnerXMLLiteral

        public InnerXMLLiteral​(AbsXMLLiteral f,
                               java.lang.String rawName,
                               java.util.Map<java.lang.String,​java.lang.String> ns)
    • Method Detail

      • endElement

        public void endElement()
        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
        Specified by:
        endElement in class AbsXMLLiteral