gnu.xml.dom

Class ImplementationSource

Implemented Interfaces:
DOMImplementationSource

public class ImplementationSource
extends java.lang.Object
implements DOMImplementationSource

Implementation source for GNU JAXP.

Method Summary

DOMImplementation
getDOMImplementation(String features)
DOMImplementationList
getDOMImplementationList(String features)

Method Details

getDOMImplementation

public DOMImplementation getDOMImplementation(String features)
Specified by:
getDOMImplementation in interface DOMImplementationSource


getDOMImplementationList

public DOMImplementationList getDOMImplementationList(String features)
Specified by:
getDOMImplementationList in interface DOMImplementationSource