Uses of Interface org.w3c.dom.ls.LSParser

Uses in package gnu.xml.dom.ls

Classes implementing org.w3c.dom.ls.LSParser

class
Parser implementation for GNU DOM.

Uses in package org.w3c.dom.ls

Methods with return type org.w3c.dom.ls.LSParser

LSParser
DOMImplementationLS.createLSParser(short mode, String schemaType)
Create a new LSParser.

Uses in package gnu.xml.dom

Methods with return type org.w3c.dom.ls.LSParser

LSParser
DomImpl.createLSParser(short mode, String schemaType)
Create a new LSParser.