KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > xml > sax > helpers > LocatorImpl > Top Examples

  • com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser
    This is the base class of all SAX parsers. It implements both the SAX1 and SAX2 parser functionality, while the actual pipeline is defined in the parser configuration. @author Arnaud Le Hors, IBM @author Andy Clark, IBM @version $Id: AbstractSAXParser.java,v 1.54 2004/04/07 15:42:05 mrglavas Exp ...
  • org.apache.cocoon.generation.JXTemplateGenerator
    @cocoon.sitemap.component.documentation Provides a generic page template with embedded JSTL and XPath expression substitution to access data sent by Cocoon Flowscripts. @cocoon.sitemap.component.name jx @cocoon.sitemap.component.label content @cocoon.sitemap.component.logger sitemap.generator. ...
  • com.thaiopensource.validate.nrl.Mode
    this is not correct: it breaks a derived mode that use anyNamespace elementMap.put(ns, actions); this is not correct: it breaks a derived mode that use anyNamespace attributeMap.put(ns, actions);
  • org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
    <p>Base class for all the types, attributes, elements, ...</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a>
  • org.jdom.output.JDOMLocator
    An implementation of the SAX {@link Locator} interface that exposes the JDOM node being processed by SAXOutputter. @author Laurent Bihanic @version $Revision: 1.3 $, $Date: 2004/02/06 09:28:32 $
Popular Tags