org.apache.cocoon.webapps.portal.components.PortalManagerImpl This is the basis portal component @author <a HREF="mailto:cziegeler@s-und-n.de">Carsten Ziegeler</a> @version CVS $Id: PortalManagerImpl.java 56873 2004-11-07 22:30:17Z antonio $ org.enhydra.apache.xerces.validators.schema.TraverseSchema Instances of this class get delegated to Traverse the Schema and to populate the Grammar internal representation by instances of Grammar objects. Traverse a Schema Grammar: @author Eric Ye, IBM @author Jeffrey Rodriguez, IBM @author Andy Clark, IBM @see org.enhydra.apache.xerces.validators.commo ...org.jaxen.BaseXPathTest <p> Tests for org.jaxen.BaseXPath. </p> @author Elliotte Rusty Harold @version 1.1b7 com.hp.hpl.jena.reasoner.dig.DIGAdapter <p> An adapter class that mediates between a Jena InfGraph and a DIG reasoner process. </p> @author Ian Dickinson, HP Labs (<a HREF="mailto:Ian.Dickinson@hp.com" >email</a>) @version CVS $Id: DIGAdapter.java,v 1.20 2005/03/16 18:52:27 ian_dickinson Exp $ org.jboss.metadata.WebMetaData A representation of the web.xml and jboss-web.xml deployment descriptors as used by the AbstractWebContainer web container integration support class. @see XmlLoadable @see org.jboss.web.AbstractWebContainer @author Scott.Stark@jboss.org @version $Revision: 1.34.2.7 $ org.apache.cactus.integration.ant.deployment.webapp.WebXml Encapsulates the DOM representation of a web deployment descriptor <code>web.xml</code> to provide convenience methods for easy access and manipulation. @since Cactus 1.5 @version $Id: WebXml.java,v 1.1 2004/05/31 20:05:23 vmassol Exp $ org.apache.xerces.impl.xs.traversers.XSDHandler The purpose of this class is to co-ordinate the construction of a grammar object corresponding to a schema. To do this, it must be prepared to parse several schema documents (for instance if the schema document originally referred to contains <include> or <redefined> information items ...org.jbpm.bpel.xml.BpelReader @author Juan Cantú @author Alejandro Guízar @version $Revision: 1.27 $ $Date: 2005/06/23 20:45:04 $ org.apache.xerces.util.DOMUtil Some useful utility methods. This class was modified in Xerces2 with a view to abstracting as much as possible away from the representation of the underlying parsed structure (i.e., the DOM). This was done so that, if Xerces ever adopts an in-memory representation more efficient than the DOM (suc ...com.genimen.djeneric.repository.DjPersistenceManager @author Wido Riezebos @created 25 november 2001 com.bull.eclipse.jonas.utils.xml.XMLUtils XML Utils Class. Holds methods for easier DOM parsing, XML modifications, ... @author Guillaume Sauthier org.jboss.metadata.ApplicationMetaData The top level meta data from the jboss.xml and ejb-jar.xml descriptor. @author <a HREF="mailto:sebastien.alborini@m4x.org">Sebastien Alborini</a> @author <a HREF="mailto:peter.antman@tim.se">Peter Antman</a> @author <a HREF="mailto:Scott.Stark@jboss.org">Scott Stark& ...org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser Default implementation of the XmlBeanDefinitionParser interface. Parses bean definitions according to the "spring-beans" DTD, that is, Spring's default XML bean definition format. <p>The structure, elements and attribute names of the required XML document are hard-coded in this class. (Of c ...com.sun.org.apache.xerces.internal.util.DOMUtil Some useful utility methods. This class was modified in Xerces2 with a view to abstracting as much as possible away from the representation of the underlying parsed structure (i.e., the DOM). This was done so that, if Xerces ever adopts an in-memory representation more efficient than the DOM (suc ...com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler The purpose of this class is to co-ordinate the construction of a grammar object corresponding to a schema. To do this, it must be prepared to parse several schema documents (for instance if the schema document originally referred to contains <include> or <redefined> information items ...org.apache.tools.ant.taskdefs.optional.sitraka.XMLReport Little hack to process XML report from JProbe. It will fix some reporting errors from JProbe 3.0 and makes use of a reference classpath to add classes/methods that were not reported by JProbe as being used (ie loaded) org.objectweb.jonas_lib.genbase.utils.XMLUtils XML Utils Class. Holds methods for easier DOM parsing, XML modifications, ... @author Guillaume Sauthier org.jbpm.bpel.xml.BpelConverterTest @author Juan Cantú @version $Revision: 1.11 $ $Date: 2005/06/23 02:17:26 $ org.apache.axis.wsdl.fromJava.Types <p>Description: </p> This class is used to recursively serializes a Java Class into an XML Schema representation. <p/> It has utility methods to create a schema node, assosiate namespaces to the various types @author unascribed org.eclipse.pde.internal.builders.FeatureErrorReporter
org.apache.batik.extension.svg.BatikFlowTextElementBridge Bridge class for the <flowText> element. @author <a HREF="mailto:deweese@apache.org">Thomas DeWeese</a> @version $Id: BatikFlowTextElementBridge.java,v 1.3 2005/03/27 08:58:33 cam Exp $ org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator Creates build.xml file. org.jboss.aspects.security.SecurityClassMetaDataLoader This interceptor handles authentication creation and the initial population of class metadata @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.3.2.4 $ com.genimen.djeneric.tools.io.DjenericDocumentHandler
org.jboss.axis.wsdl.fromJava.Types <p>Description: </p> This class is used to recursively serializes a Java Class into an XML Schema representation. <p/> It has utility methods to create a schema node, assosiate namespaces to the various types @author unascribed org.apache.batik.bridge.svg12.SVGFlowRootElementBridge Bridge class for the <flowRoot> element. @author <a HREF="mailto:deweese@apache.org">Thomas DeWeese</a> @version $Id: SVGFlowRootElementBridge.java,v 1.4 2005/03/27 08:58:30 cam Exp $ org.objectweb.ccm.runtime.CCDParser <p>Default DOM parser for the CORBA Component Descriptor (CCD) XML DTD.</p> org.jboss.system.ServiceConfigurator Service configuration helper. @author <a HREF="mailto:marc@jboss.org">Marc Fleury</a> @author <a HREF="mailto:hiram@jboss.org">Hiram Chirino</a> @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author <a HREF="mailto:jason@planet57.co ...com.genimen.djeneric.repository.util.DjObjectImporter @author Wido Riezebos Typical usage: DjObjectImporter importer = new DjObjectImporter(session); importer.load(inputstream, shouldMerge); DjUid[] unresolved = importer.resolve(); HashMap internal2external = importer.getInteral2ExternalMapping(); if (unresolved.length > 0) aborted = !resolveRef ...org.enhydra.apache.xerces.domx.XGrammarWriter This program allows you to print the grammar of a document either in XML Schema format or the standard DTD format. org.jboss.metadata.MetaData An abstract base class for metadata containers. @author <a HREF="mailto:sebastien.alborini@m4x.org">Sebastien Alborini</a> @version $Revision: 1.33 $ org.joshy.html.css.CSSAccessor
org.apache.lenya.xml.DOMUtil This class is a utility class for miscellaneous DOM functions, similar to org.apache.cocoon.xml.dom.DOMUtil FIXME: Merge classes or extend functionality org.eclipse.jdt.internal.launching.VMDefinitionsContainer This is a container for VM definitions such as the VM definitions that are stored in the workbench preferences. <p> An instance of this class may be obtained from an XML document by calling <code>parseXMLIntoContainer</code>. </p> <p> An instance of this class may be ...org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData This immutable class contains information about the application @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="sebastien.alborini@m4x.org">Sebastien Alborini</a> @author <a HREF="alex@jboss.org">Alexey Loubyansky</a> @version $R ...freemarker.template.utility.DOMNodeModel A convenient wrapper class for wrapping a Node in the W3C DOM API. @author <a HREF="mailto:jon@revusky.com">Jonathan Revusky</a> samples.addr.DOMUtils @author Matthew J. Duftler @author Sanjiva Weerawarana com.genimen.djeneric.tools.modeler.io.ModelDocumentHandler
com.opensymphony.workflow.loader.StepDescriptor @author <a HREF="mailto:plightbo@hotmail.com">Pat Lightbody</a> @version $Revision: 1.17 $ org.apache.cocoon.webapps.session.context.RequestSessionContext A SessionContext which encapsulates the current Request object. It is not allowed to change this context. The following paths are valid: parameter - lists all parameters, parameter names build the elements with the value of the first parameter with this name as text node childs p ...com.opensymphony.workflow.loader.PaletteDescriptor @author jackflit Date: 2003-11-21 org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder Abstract base class for WidgetDefinitionBuilders. Provides functionality common to many implementations. @version $Id: AbstractWidgetDefinitionBuilder.java 155210 2005-02-24 17:02:09Z sylvain $ org.webdocwf.util.loader.generator.CreateIncludeFiles CreateIncludeFiles class creates Xml(ImportDefinition.xml) and Sql( CreateTables.sql, CreateIntegrity.sql, CreateOisAdminData.sql, CreatePrimary.sql and CreateIndex.sql) files, if the input data is database. @author Radoslav Dutina @version 1.0 org.jboss.deployment.J2eeApplicationMetaData A representation of the application.xml and jboss-app.xml deployment descriptors. @author Thomas.Diesler@jboss.org @version $Revision: 1.9 $ @see org.jboss.metadata.XmlLoadable org.apache.cactus.integration.ant.deployment.application.DefaultApplicationXml Encapsulates the DOM representation of an EAR descriptor (<code>application.xml</code>) to provide convenience methods for easy access and manipulation. @since Cactus 1.5 @version $Id: DefaultApplicationXml.java,v 1.1 2004/05/31 20:05:24 vmassol Exp $ org.apache.batik.bridge.AbstractSVGLightingElementBridge Bridge class for the <feDiffuseLighting> element. @author <a HREF="mailto:tkormann@apache.org">Thierry Kormann</a> @version $Id: AbstractSVGLightingElementBridge.java,v 1.5 2004/08/18 07:12:30 vhardy Exp $ org.apache.cocoon.woody.datatype.DefaultSelectionListBuilder Builds {@link SelectionList}s from an XML description or an URL. <p>Note: the class {@link DynamicSelectionList} also interprets the same wd:selection-list XML, so if anything changes here to how that XML is interpreted, it also needs to change over there and vice versa. @version CVS $Id: ...org.apache.lenya.xml.XPointerFactory
org.jboss.services.binding.XSLTConfigDelegate An implementation of the ServicesConfigDelegate that expects a delegate-config org.apache.fop.fonts.apps.TTFReader A tool which reads TTF files and generates XML font metrics file for use in FOP. | Popular Tags |