Interface InputSourceable

  • All Known Implementing Classes:
    HTMLDocument

    public interface InputSourceable
    An InputSourceable can return an arbitrary number of new InputSources for a given document.
    • Method Detail

      • toInputSource

        org.xml.sax.InputSource toInputSource()