Class ElementGroupingHandler

    • Constructor Detail

      • ElementGroupingHandler

        public ElementGroupingHandler()
    • Method Detail

      • compress

        protected abstract ElementGrouping compress​(SchemaHandler parent)
                                             throws SAXException
        This will compress the given element based on it's type and the parent schema, allowing for references to be resolved.
        Throws:
        SAXException