Searched refs:XSImplementation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSImplementation.java28 public interface XSImplementation { interface
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSImplementationImpl.java28 import com.sun.org.apache.xerces.internal.xs.XSImplementation;
34 * Implements XSImplementation interface that allows one to retrieve an instance of <code>XSLoader</code>.
43 implements XSImplementation {
91 * @see com.sun.org.apache.xerces.internal.xs.XSImplementation#createXSLoader(com.sun.org.apache.xerces.internal.xs.StringList)
112 * @see com.sun.org.apache.xerces.internal.xs.XSImplementation#getRecognizedVersions()

Completed in 28 milliseconds