Interface DOMLSInput

All Known Implementing Classes:
DOMLSInputImpl

public interface DOMLSInput
A GrammarReaderController2 may already have a DOM element for an imported schema. In that case, we do not want to force the caller to serialize to bytes so that we can parse them again. If the LSInput object implements this interface, it can return the Element.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details