Interface ReferenceResolver


  • public interface ReferenceResolver
    Deprecated.
    XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API.
    This interface can be implemented to allow resolution of references on a stream.
    • Method Detail

      • getId

        String getId​(String idref)
        Deprecated.
        Returns the id that corresponds to this idref
        Parameters:
        idref -