com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl <b>(For Implementors)</b> Default implementation of {@link Validator}. <p> This class is intended to be used in conjunction with {@link AbstractSchemaImpl} to promote consistent behaviors among {@link Schema} implementations. <p> This class wraps a {@link javax.xml.valida ...
org.apache.xerces.jaxp.validation.ValidatorHandlerImpl <p>Implementation of ValidatorHandler for W3C XML Schemas and also a validator helper for <code>SAXSource</code>s.</p> @author Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) @author Michael Glavassevich, IBM @version $Id: ValidatorHandlerImpl.java,v 1.2 2005/06/13 21:57:00 ...
org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect Apply a XSLT stylesheet to the contained layout. All following renderer aspects are applied first before the XML is fed into the XSLT. All configuration and layout parameters are made available to the stylesheet. <h2>Example XML:</h2> <pre> <-- result from output of follo ...