Class SourceImpl

    • Constructor Detail

      • SourceImpl

        public SourceImpl()
    • Method Detail

      • createRootElement

        protected abstract SourceElement createRootElement()
                                                    throws SourceException
        Reads the root element and the whole untransformed source tree.
        Returns:
        the root element, not null.
        Throws:
        SourceException - if the SourceElement cannot be created.