Uses of Interface
com.sun.msv.reader.DOMLSInput

Packages that use DOMLSInput
com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. 
 

Uses of DOMLSInput in com.sun.msv.reader.xmlschema
 

Classes in com.sun.msv.reader.xmlschema that implement DOMLSInput
 class DOMLSInputImpl
          implementation class for an LSInput where the only data source is an existing DOM element.
 



MSV