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. ...
org.eclipse.ant.internal.ui.editor.utils.ProjectHelper Derived from the original Ant ProjectHelper2 with help from the JAXPUtils class. This class provides parsing for using a String as a source and provides handlers that will continue parsing to completion upon hitting errors.
org.xquark.mapper.storage.StorageBuffer Bufferization class performing storage of XML model to database managing relational referential integrity issues. @see org.xml.sax.ContentHandler
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.XPathMatcher An XPath matcher. Implements the restricted subset of XPath as defined by the XML Schema. @author <a HREF="mailto:mrck1996@yahoo.co.uk">Chris Kirk</a>
org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl <p>Implementation of a JMUnmarshallerHandler; the UnmarshallerHandler receives SAX events which he silently discards, as long as the first <code>startElement</code> event is seen. Depending on namespace URI and local name, the Unmarshallerhandler creates a new instance of JMHandle ...
com.sun.org.apache.xml.internal.serializer.SerializerBase This class acts as a base class for the XML "serializers" and the stream serializers. It contains a number of common fields and methods. @author Santiago Pericas-Geertsen @author G. Todd Miller