-
au.org.intersect.samifier.domain.FileBasedProteinToOLNMap.addMapping()
-
br.com.datawatcher.entity.DataWatcher.addMapping()
-
ch.inftec.ju.util.persistable.GenericMementoUtils.TypeHandlerBuilder.addMapping()
-
com.aelitis.azureus.plugins.upnp.UPnPPlugin.addMapping()
-
com.android.dx.ssa.BasicRegisterMapper.addMapping()
Adds a mapping to the mapper. If oldReg has already been mapped, overwrites previous mapping with new mapping.
@param oldReg {@code >= 0;} old register
@param newReg {@code >= 0;} new register
@param category {@code 1..2;} width of reg
-
com.atilika.kuromoji.dict.TokenInfoDictionary.addMapping()
-
com.codingcrayons.aspectfaces.configuration.Configuration.addMapping()
-
com.codingcrayons.aspectfaces.configuration.StaticConfiguration.addMapping()
-
com.ctc.wstx.util.BijectiveNsMap.addMapping()
Method to add a new prefix-to-URI mapping for the current scope. Note that it should NOT be used for the default namespace declaration
@param prefix Prefix to bind
@param uri URI to bind to the prefix
@return If the prefix was already bound, the URI it was bound to:null if it's a new binding for the current scope.
-
com.github.sommeri.sourcemap.SourceMapGenerator.addMapping()
Adds a mapping for the given node. Mappings must be added in order.
@param sourceName The file name to use in the generate source mapto represent this source.
@param sourceContent Content of the sourceName file. Parameter is optional, can be null
.
@param symbolName The symbol name associated with this position in thesource map.
@param sourceStartPosition The starting position in the original source forrepresented range outputStartPosition to outputEndPosition in the generated file.
@param outputStartPosition The position on the starting line
@param outputEndPosition The position on the ending line.
-
com.google.debugging.sourcemap.SourceMapGeneratorV3.addMapping()
Adds a mapping for the given node. Mappings must be added in order.
@param startPosition The position on the starting line
@param endPosition The position on the ending line.
-
com.jfinal.plugin.activerecord.ActiveRecordPlugin.addMapping()
-
com.jme3.input.InputManager.addMapping()
Create a new mapping to the given triggers.
The given mapping will be assigned to the given triggers, when any of the triggers given raise an event, the listeners registered to the mappings will receive appropriate events.
@param mappingName The mapping name to assign.
@param triggers The triggers to which the mapping is to be registered.
@see InputManager#deleteMapping(java.lang.String)
-
com.sun.appserv.management.util.jmx.AttributeNameMapper.addMapping()
@param originalName the original/source/real name of the Attribute
@param derivedName the name by which it should be known
-
com.sun.enterprise.management.offline.OfflineDottedNamesRegistry.addMapping()
Add a mapping from an ObjectName to its dotted name prefixes.
@param objectName the ObjectName in question
@param prefix one or more prefixes associated with this ObjectName
@param legalAttributes the legal attributes, as found in the MBeanInfo of the ObjectName
-
com.sun.xml.rpc.spi.tools.NamespaceMappingRegistryInfo.addMapping()
-
com.sun.xml.tree.SimpleElementFactory.addMapping()
Records a default element name to namespace mapping, for use by namespace-unaware DOM construction and when a specific namespace mapping is not available.
@param dict Keys are element names, and values are either classnames (interpreted with respect to loader) or class objects. This value may not be null, and the dictionary is retained and modified by the factory.
@param loader If non-null, this is used instead of the bootstrapclass loader when mapping from class names to class objects.
-
com.trendrr.strest.server.routing.RouteMatcher.addMapping()
adds a route mapping. TODO: this is synchronized, but not technically threadsafe, as a concurrent find could be happening. Should fix
@param mapping
-
com.volantis.mcs.themes.mappers.DefaultKeywordMapper.addMapping()
-
com.volantis.mcs.themes.mappers.KeywordMapper.addMapping()
-
com.volantis.mcs.xdime.initialisation.ElementFactoryMapBuilder.addMapping()
Add a mapping from the {@link ElementType} to {@link ElementFactory}.
@param elementType The {@link ElementType}.
@param factory The {@link ElementFactory}.
-
io.undertow.servlet.api.ServletInfo.addMapping()
-
javax.servlet.ServletRegistration.addMapping()
-
javax.servlet.ServletRegistration.Dynamic.addMapping()
-
javax.validation.Configuration.addMapping()
Add a stream describing constraint mapping in the Bean Validation XML format.
The stream should be closed by the client API after the
ValidatorFactory
has been built. The Bean Validation provider must not close the stream.
@param stream XML mapping stream.
@return
this
following the chaining method pattern.
@throws IllegalArgumentException if
stream
is null
-
jifx.commons.mapper.ejb.IMapper.addMapping()
-
net.datacrow.core.migration.itemimport.ItemImporter.addMapping()
Adds a field mapping.
-
org.andromda.core.mapping.Mappings.addMapping()
Adds a Mapping object to the set of current mappings.
@param mapping the Mapping instance.
-
org.apache.catalina.Wrapper.addMapping()
Add a mapping associated with the Wrapper.
@param pattern The new wrapper mapping
-
org.apache.catalina.core.StandardWrapper.addMapping()
Add a mapping associated with the Wrapper.
@param mapping The new wrapper mapping
-
org.apache.felix.http.whiteboard.internal.manager.HttpContextManager.HttpContextHolder.addMapping()
-
org.apache.myfaces.commons.resourcehandler.webapp.config.element.impl.FilterRegistrationImpl.addMapping()
-
org.apache.myfaces.commons.resourcehandler.webapp.config.element.impl.ServletRegistrationImpl.addMapping()
-
org.apache.myfaces.extensions.validator.core.initializer.configuration.StaticInMemoryConfiguration.addMapping()
-
org.apache.stanbol.entityhub.core.mapping.DefaultFieldMapperImpl.addMapping()
-
org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapper.addMapping()
Adds a FieldMapping.
-
org.apache.syncope.client.to.ResourceTO.addMapping()
-
org.apache.syncope.core.persistence.beans.ExternalResource.addMapping()
-
org.apache.uima.ResourceSpecifierFactory.addMapping()
Adds a mapping from interface class to implementation class. Applications do not typically need to use this method. UIMA developers who implement new types of ResourceSpecifier
, however, must register their implementations using this method so that this factory knows how to construct instances of those implementation classes.
@param aInterfaceName the fully-qualified name of a UIMA interface
@param aClassName the fully-qualified name of a class that implements aInterfaceName
.
@throws ClassNotFoundException if either of the classes named by aInterfaceName
or aClassName
were not found.
-
org.apache.uima.util.XMLParser.addMapping()
Configures this XMLParser by registering a mapping between the name of an XML element and the Class of object to be built from elements with that name.
@param aElementName the name of an XML element
@param aClassName the name of a Class of object to be built. This class must implement {@link XMLizable}and have a zero-argument constructor.
@throws ClassNotFoundException if the class named by aClassName
could not be found
-
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable.addMapping()
Adds the mapping for a prefix.
@param prefix the prefix of definition
@param uri the Uri of the definition
@param n the attribute that have the definition
@return true if there is already defined.
-
org.chromium.debug.core.sourcemap.SourcePositionMapBuilder.addMapping()
Adds a new mapping between 2 resource sections.
@param originalSection a section of "original" resource
@param vmSection a section of "vm" resource
@param fromOriginalToVmSectionMapping defines internal mapping inside "original" and "vm"sections
@return a handle that could be used to control a created mapping
-
org.dozer.DozerBeanMapper.addMapping()
-
org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.addMapping()
-
org.eclipse.persistence.descriptors.ClassDescriptor.addMapping()
PUBLIC: Add a database mapping to the receiver. Perform any required initialization of both the mapping and the receiving descriptor as a result of adding the new mapping.
-
org.eclipse.persistence.descriptors.RelationalDescriptor.addMapping()
-
org.eclipse.persistence.internal.oxm.mappings.Descriptor.addMapping()
Add a database mapping to the receiver. Perform any required initialization of both the mapping and the receiving descriptor as a result of adding the new mapping.
-
org.eclipse.persistence.mappings.structures.ObjectRelationalDataTypeDescriptor.addMapping()
-
org.eclipse.persistence.oxm.XMLDescriptor.addMapping()
-
org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder.addMapping()
Adds mapping that will be added when the index gets created.
@param type The mapping type
@param source The mapping source
-
org.exolab.castor.xml.XMLContext.addMapping()
Instructs Castor to load class descriptors from the mapping given.
@param mapping Castor XML mapping (file), from which the required classdescriptors will be derived.
@throws MappingException If the {@link Mapping} cannot be loaded and analyzed successfully.
-
org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader.addMapping()
-
org.fenixedu.academic.ui.struts.StrutsMessageResourceProvider.addMapping()
-
org.glassfish.grizzly.servlet.ServletRegistration.addMapping()
-
org.hibernate.validator.HibernateValidatorConfiguration.addMapping()
Adds the specified {@link ConstraintMapping} instance to the configuration. Constraints configured in {@code mapping}will be added to the constraints configured via annotations and/or xml.
@param mapping {@code ConstraintMapping} instance containing programmatic configured constraints
@return {@code this} following the chaining method pattern
@throws IllegalArgumentException if {@code mapping} is {@code null}
-
org.jboss.as.cmp.jdbc.metadata.JDBCTypeMappingMetaData.addMapping()
-
org.jibx.binding.model.BindingHolder.addMapping()
Add a mapping definition to the binding.
@param mapping
-
org.jitterbit.integration.client.ui.interchange.entity.transformation.tree.TreeMapper.addMapping()
-
org.jitterbit.integration.client.ui.interchange.entity.transformation.tree.mappings.MappingManager.addMapping()
-
org.mule.config.spring.parsers.MuleDefinitionParser.addMapping()
-
org.mule.config.spring.parsers.MuleDefinitionParserConfiguration.addMapping()
-
org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.addMapping()
-
org.ontoware.rdfreactor.generator.java.JModel.addMapping()
Add a mapping to the JModel
@param id is a Java Object
@param jc is the JClass in this JModel to which the Java Object should bemapped
-
org.platformlayer.federation.FederationMap.addMapping()
-
org.sonatype.maven.polyglot.PolyglotModelManager.addMapping()
-
org.springframework.binding.mapping.impl.DefaultMapper.addMapping()
Add a mapping to this mapper.
@param mapping the mapping to add (required)
@return this, to support convenient call chaining
-
org.springframework.ide.eclipse.webflow.core.internal.model.EntryActions.addMapping()
-
org.springframework.ide.eclipse.webflow.core.internal.model.InputMapper.addMapping()
-
org.springframework.ide.eclipse.webflow.core.internal.model.OutputMapper.addMapping()
-
org.tarantool.facade.TarantoolTemplate.addMapping()
-
org.tarantool.facade.TarantoolTemplate7.addMapping()
-
org.teiid.query.sql.util.SymbolMap.addMapping()
@return true if the map did not already contained the given symbol
-
stanfordlogic.prover.Substitution.addMapping()