KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > w3c > dom > DOMStringList > Top Examples

  • com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader
    This class implements xni.grammars.XMLGrammarLoader. It also serves as implementation of xs.XSLoader interface and DOMConfiguration interface. This class is designed to interact either with a proxy for a user application which wants to preparse schemas, or with our own Schema validator. It is hop ...
  • org.apache.xerces.impl.xs.XSLoaderImpl
    <p>An implementation of XSLoader which wraps XMLSchemaLoader.</p> @xerces.internal @author Michael Glavassevich, IBM @version $Id: XSLoaderImpl.java,v 1.5 2005/05/02 22:01:29 mrglavas Exp $
Popular Tags