Class SchemaResourceLSInput

  • All Implemented Interfaces:
    LSInput

    public class SchemaResourceLSInput
    extends Object
    implements LSInput
    getter and setter for systemId is needed when resolving the resources (used in org.apache.xerces.util.DOMEntityResolverWrapper), especially when there is a cyclic import or include in the resources. systemId act as a key and eliminates duplicating resources being resolved.

    Also implementing the other getters and setters which are used in SchemaResourceResolver