Examples of build()

In the last case the source host is taken from the configuration @param request the request URL @param params the Parameters that are being built @throws ParameterBuilderException if an error occurs
  • com.volantis.mcs.eclipse.common.odom.input.VolantisSAXBuilder.build()
  • com.volantis.mcs.protocols.builder.ProtocolBuilder.build()
    Build a configured, ready for use protocol using the protocol factory and device supplied. @param protocolFactory used to create the protocol and it'sconfiguration. @param device used to initialise the protocol configuration with devicespecific data. @return the configured, ready to use protocol.
  • com.volantis.mcs.protocols.capability.DeviceCapabilityManagerBuilder.build()
    create the DeviceCapabilityManager @return
  • com.volantis.shared.net.url.http.CachedHttpContentStateBuilder.build()
    Creates an {@link CachedHttpContentState} object from the specifiedparemeters. @return the created object, never returns null
  • com.wesabe.api.accounts.analytics.InvestmentTxactionListBuilder.build()
  • com.wesabe.api.accounts.analytics.TxactionListBuilder.build()
  • com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeHistoryQueryParams.CryptoTradeQueryParamsBuilder.build()
  • com.yammer.dropwizard.db.DatabaseFactory.build()
  • com.yammer.dropwizard.jdbi.DBIFactory.build()
  • com.youtube.vitess.vtgate.Query.QueryBuilder.build()
  • cryptix.pki.CertificateBuilder.build()
  • cryptix.pki.PrincipalBuilder.build()
  • de.danielbechler.diff.ObjectDifferBuilder.build()
  • de.flapdoodle.embed.process.config.store.PlatformLibraryStoreBuilder.build()
  • de.lmu.ifi.dbs.elki.visualization.svg.SVGScoreBar.build()
    Build the actual element @param svgp Plot to draw to @param x X coordinate @param y Y coordinate @param width Width @param height Height @return new element
  • de.odysseus.el.tree.impl.Builder.build()
    Parse expression.
  • desmoj.core.report.FlexReporterBuilder.build()
  • edu.brown.hstore.Hstoreservice.UnevictDataRequest.Builder.build()
  • edu.brown.hstore.util.TransactionWorkRequestBuilder.build()
    Build the TransactionWorkRequest and mark the object to be reset the next time that it is used. @return
  • edu.illinois.lis.feedback.FeedbackRelevanceModel.build()
  • edu.isi.karma.modeling.ontology.AutoOntology.Build()
  • edu.umd.cs.findbugs.ba.CFGBuilder.build()
    Build the CFG.
  • edu.umd.cs.findbugs.classfile.IClassPathBuilder.build()
    Build the classpath. @param classPath IClassPath object to build @param progress IClassPathBuilderProgress callback @throws ResourceNotFoundException @throws IOException @throws InterruptedException
  • eu.emi.security.authn.x509.helpers.proxy.X509v3CertificateBuilder.build()
  • eu.mosaic_cloud.cloudlets.connectors.core.IConnectorsFactoryBuilder.build()
  • eu.mosaic_cloud.platform.interop.idl.IdlCommon.Error.Builder.build()
  • eu.planets_project.services.datatypes.DigitalObject.Builder.build()
  • eu.planets_project.services.datatypes.Parameter.Builder.build()
  • eu.planets_project.services.datatypes.ServiceDescription.Builder.build()
  • facebook4j.conf.ConfigurationBuilder.build()
  • fitnesse.testsystems.fit.FitClientBuilder.build()
  • fitnesse.testsystems.fit.InProcessFitClientBuilder.build()
  • fitnesse.testsystems.slim.InProcessSlimClientBuilder.build()
  • fitnesse.testsystems.slim.SlimClientBuilder.build()
  • flash.swf.builder.tags.DefineShapeBuilder.build()
  • flash.swf.builder.tags.FontBuilder.build()
    Creates a DefineFont2 or DefineFont3 tag depending on the code specified on construction.
  • flash.swf.builder.types.ShapeBuilder.build()
  • flex2.tools.oem.Library.build()
    @inheritDoc
  • freemarker.template.DefaultObjectWrapperBuilder.build()
    Returns a {@link DefaultObjectWrapper} instance that matches the settings of this builder. This will be possiblya singleton that is also in use elsewhere.
  • fysix.communication.msg.ChatMessage.build()
  • games.stendhal.tools.tiled.LayerDefinition.build()
    Builds the real data array based on the byte array. It is only needed for objects, collision and protection, which is at most 40% of the layers.
  • generator.symbol.TableBuilder.build()
  • groovyx.gaelyk.search.QueryBuilder.build()
  • gwt.g2d.client.graphics.shapes.ShapeBuilder.build()
    Builds the customized shape.
  • heart.xtt.Type.Builder.build()
  • hirondelle.web4j.model.ModelFromRequest.build()
    Return a Model Object constructed out of request parameters (and possibly other Java objects). @param aMOClass class of the target Model Object to be built. @param aCandidateArgs represents the ordered list of items to be passed to the Model Object's constructor, and can contain null elements. Usually contains {@link RequestParameter} objects, but may contain objects of any type, as long as they are expected by the target Model Object constructor. @throws ModelCtorException if either an element of aCandidateArgs cannot be translated into the target type, or if all such translations succeed, but the call to the MO constructor itself fails.
  • htsjdk.variant.variantcontext.writer.VariantContextWriterBuilder.build()
  • hudson.model.DependencyGraph.build()
  • hudson.plugins.libvirt.lib.ConnectionBuilder.build()
  • io.airlift.configuration.ConfigurationFactory.build()
  • io.airlift.discovery.client.ServiceAnnouncement.ServiceAnnouncementBuilder.build()
  • io.airlift.discovery.client.ServiceDescriptor.ServiceDescriptorBuilder.build()
  • io.airlift.http.client.HttpUriBuilder.build()
  • io.airlift.http.client.Request.Builder.build()
  • io.crate.metadata.doc.DocIndexMetaData.build()
  • io.dropwizard.server.DefaultServerFactory.build()
  • io.druid.query.timeseries.TimeseriesResultBuilder.build()
  • io.druid.query.topn.TopNQueryBuilder.build()
  • io.druid.segment.column.ColumnBuilder.build()
  • io.lumify.http.URLBuilder.build()
  • io.searchbox.client.config.HttpClientConfig.Builder.build()
  • it.eng.qbe.model.structure.builder.IModelStructureBuilder.build()
  • java.nio.file.attribute.AclEntry.Builder.build()
  • java.security.cert.CertPathBuilder.build()
    @com.intel.drl.spec_ref
  • java.util.concurrent.atomic.AtomicBoolean.build()
  • javafx.animation.PathTransitionBuilder.build()
  • javax.json.JsonArrayBuilder.build()
    Returns the array that is being built @return JSON array that is being built
  • javax.json.JsonObjectBuilder.build()
    Returns the JSON object that is being built. The returned JsonObject's iteration ordering is based on the order in which name/value pairs are added in this builder. @return JSON object that is being built
  • javax.ws.rs.client.ClientBuilder.build()
    Build a new client instance using all the configuration previously specified in this client builder. @return a new client instance.
  • javax.ws.rs.client.Invocation.Builder.build()
  • javax.ws.rs.core.Response.ResponseBuilder.build()
  • javax.ws.rs.core.UriBuilder.build()
    Build a URI, using the supplied values in order to replace any URI template parameters. Values are converted to {@code String} usingtheir {@code toString()} method and are then encoded to match therules of the URI component to which they pertain. All '%' characters in the stringified values will be encoded. The state of the builder is unaffected; this method may be called multiple times on the same builder instance.

    All instances of the same template parameter will be replaced by the same value that corresponds to the position of the first instance of the template parameter. e.g. the template "{a}/{b}/{a}" with values {"x", "y", "z"} will result in the the URI "x/y/x", not "x/y/z".

    NOTE: By default all {@code '/'} characters in the stringified values will beencoded in path templates, i.e. the result is identical to invoking {@link #build(Object[],boolean)} build(values, true)}.To override this behavior use {@code build(values, false)} instead.

    @param values a list of URI template parameter values. @return the URI built from the UriBuilder. @throws IllegalArgumentException if there are any URI template parameterswithout a supplied value, or if a value is {@code null}. @throws UriBuilderException if a URI cannot be constructed based on thecurrent state of the builder. @see #build(Object[],boolean) @see #buildFromEncoded(Object)
  • javax.ws.rs.core.Variant.VariantListBuilder.build()
  • javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder.build()
    Builds a W3CEndpointReference from the accumulated properties set on this W3CEndpointReferenceBuilder instance.

    This method can be used to create a W3CEndpointReference for any endpoint by specifying the address property along with any other desired properties. This method can also be used to create a W3CEndpointReference for an endpoint that is published by the same Java EE application. This method can automatically determine the address of an endpoint published by the same Java EE application that is identified by the serviceName and endpointName properties. If the address is null and the serviceName and endpointName do not identify an endpoint published by the same Java EE application, a java.lang.IllegalStateException MUST be thrown. @return W3CEndpointReference from the accumulatedproperties set on this W3CEndpointReferenceBuilder instance. This method never returns null. @throws IllegalStateException

    @throws WebServiceException If an error occurs while creating theW3CEndpointReference.
  • jsprit.analysis.toolbox.XYLineChartBuilder.build()
    Builds and returns JFreeChart. @return
  • jsprit.core.algorithm.VehicleRoutingAlgorithmBuilder.build()
    Builds and returns the algorithm.

    If algorithmConfigFile is set, it reads the configuration. @return the algorithm

  • jsprit.core.algorithm.recreate.BestInsertionBuilder.build()
  • jsprit.core.problem.VehicleRoutingProblem.Builder.build()
  • jsprit.core.problem.vehicle.VehicleImpl.Builder.build()
  • juzu.impl.template.spi.juzu.dialect.gtmpl.GroovyTemplateEmitter.build()
  • ma.glasnost.orika.MapperFactory.build()
    Builds this MapperFactory. @deprecated this method no longer needs to be called by clients; theMapperFactory instances should automatically be built upon the first call to {@link #getMapperFacade()}.
  • muduo.rpc.proto.RpcProto.RpcMessage.Builder.build()
  • name.abuchen.portfolio.datatransfer.CSVImportDefinition.AccountTransactionDef.build()
  • name.abuchen.portfolio.datatransfer.CSVImportDefinition.PortfolioTransactionDef.build()
  • name.abuchen.portfolio.datatransfer.CSVImportDefinition.SecurityDef.build()
  • name.abuchen.portfolio.datatransfer.CSVImportDefinition.SecurityPriceDef.build()
  • name.abuchen.portfolio.model.TaxonomyTemplate.build()
    Builds a taxonomy based on the template.
  • net.fortuna.ical4j.data.CalendarBuilder.build()
  • net.freedom.gj.beans.criteria.PropertyBuilder.build()
  • net.geco.ui.framework.ConfigPanel.build()
  • net.infopeers.restrant.kitchen.aws.jpa.simplejpa.EntityManagerFactoryBuilder.build()
  • net.paoding.rose.web.impl.module.ModulesBuilder.build()
  • net.pterodactylus.sone.database.PostBuilder.build()
    Verifies this builder’s configuration and creates a new post.

    The following conditions must be met in order for this builder to be configured correctly:

    @return A new post @throws IllegalStateException if this builder’s configuration is not valid
  • net.pterodactylus.sone.database.PostReplyBuilder.build()
    Verifies the configuration of this builder and creates a new post reply.

    The following conditions must be met in order for the configuration to be considered valid:

    @return The created post reply @throws IllegalStateException if this builder’s configuration is not valid
  • net.rubyeye.xmemcached.MemcachedClientBuilder.build()
    Build MemcachedClient by current options. @return @throws IOException
  • net.rubyeye.xmemcached.XMemcachedClientBuilder.build()
  • net.sf.joafip.service.FilePersistenceBuilder.build()
    @return file persistence manager @throws FilePersistenceNotSerializableException Some object to be serialized does not follow joafip persistence rules or does not implement the java.io.Serializable interface. @throws FilePersistenceInvalidClassException something is wrong with a class used by serialization @throws FilePersistenceDataCorruptedException data is inconsistent. @throws FilePersistenceClassNotFoundException Class of a serialized object cannot be found.
  • net.sf.launch4j.Builder.build()
    @return Output file path.
  • net.sf.saxon.s9api.DocumentBuilder.build()
    Load an XML document, to create a tree representation of the document in memory. @param source A JAXP Source object identifying the source of the document. This can always bea {@link javax.xml.transform.stream.StreamSource} or a {@link javax.xml.transform.sax.SAXSource}. Some kinds of Source are consumed by this method, and should only be used once.

    If a SAXSource is supplied, the XMLReader held within the SAXSource may be modified (by setting features and properties) to reflect the options selected on this DocumentBuilder.

    An instance of {@link javax.xml.transform.dom.DOMSource} is accepted provided that the Saxon supportcode for DOM (in saxon9-dom.jar) is on the classpath.

    If the source is an instance of {@link net.sf.saxon.om.NodeInfo} then the subtree rooted at this nodewill be copied (applying schema validation if requested) to create a new tree.

    Saxon also accepts an instance of {@link javax.xml.transform.stax.StAXSource} or{@link net.sf.saxon.pull.PullSource}, which can be used to supply a document that is to be parsed using a StAX parser.

    (9.2) This method no longer accepts an instance of {@link net.sf.saxon.AugmentedSource}, because of confusion over interactions between the properties of the AugmentedSource and the properties of this DocumentBuilder.

    @return An XdmNode. This will bethe document node at the root of the tree of the resulting in-memory document. @throws IllegalArgumentException if the kind of source is not recognized
  • net.sf.uadetector.internal.data.DataBuilder.build()
  • net.sf.uadetector.internal.data.domain.Browser.Builder.build()
  • net.sf.uadetector.internal.data.domain.BrowserType.Builder.build()
  • net.sf.uadetector.internal.data.domain.Robot.Builder.build()
  • net.sourceforge.cruisecontrol.Builder.build()
  • net.sourceforge.cruisecontrol.builders.DistributedMasterBuilder.build()
  • net.sourceforge.yagsbook.encyclopedia.Encyclopedia.build()
    Build the encyclopedia, generating the HTML renditions of all the entries, as well as the index files.
  • net.spy.memcached.ConnectionFactoryBuilder.build()
    Get the ConnectionFactory set up with the provided parameters.
  • nl.captcha.Captcha.Builder.build()
  • noop.stdlib.StandardLibraryBuilder.build()
  • nu.fw.jeti.jabber.elements.IQAuthBuilder.build()
  • nu.fw.jeti.jabber.elements.InfoQueryBuilder.build()
  • nu.fw.jeti.jabber.elements.MessageBuilder.build()
  • nu.fw.jeti.jabber.elements.PresenceBuilder.build()
  • nu.fw.jeti.jabber.elements.RosterBuilder.build()
  • nu.fw.jeti.jabber.elements.RosterItemBuilder.build()
  • nu.fw.jeti.jabber.elements.XDataBuilder.build()
  • nu.fw.jeti.jabber.elements.XDataFieldBuilder.build()
  • nu.xom.Builder.build()

    Parses the document at the specified URL.

    Note that relative URLs generally do not work here, as there's no base to resolve them against. This includes relative URLs that point into the file system, though this is somewhat platform dependent. Furthermore, file URLs often only work when they adhere exactly to RFC 2396 syntax. URLs that work in Internet Explorer often fail when used in Java. If you're reading XML from a file, more reliable results are obtained by using the build method that takes a java.io.File object as an argument.

    @param systemID an absolute URL from which the document is read.The URL's scheme must be one supported by the Java VM. @return the parsed Document @throws ValidityException if a validity error is detected. This is only thrown if the builder has been instructed to validate. @throws ParsingException if a well-formedness error is detected @throws IOException if an I/O error such as a broken socket prevents the document from being fully read
  • open.dolphin.message.MessageBuilder.build()
  • oracle.xml.parser.schema.XSDBuilder.build()
  • org.activiti.workflow.simple.alfresco.conversion.script.ScriptServiceTaskBuilder.build()
  • org.agorava.api.oauth.application.OAuthAppSettingsBuilder.build()
    Builds the {@link OAuthAppSettings} @return the application settings
  • org.agorava.core.oauth.SimpleOAuthAppSettingsBuilder.build()
  • org.agorava.oauth.settings.PropertyOAuthAppSettingsBuilder.build()
    {@inheritDoc}

    This implementation will build the {@link OAuthAppSettings} from a {@link ResourceBundle}

    It'll first try to load all binding (mandatory) fields from the bundle by looking for the key prefix.fieldName (or fieldName if prefix is empty)

    In a second time it'll check if optional fields are present in the bundle (with the same key construction) and load them if they are. If they are not present it'll try to load them without prefix @return the built OAuthAppSettings @throws java.util.MissingResourceException if the bundle can't be open @throws AgoravaException if a binding field is missing in the bundle

  • org.apache.accumulo.examples.wikisearch.protobuf.TermWeight.Info.Builder.build()
  • org.apache.accumulo.examples.wikisearch.protobuf.Uid.List.Builder.build()
  • org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl.build()
  • org.apache.airavata.wsmg.broker.context.ProcessingContextBuilder.build()
  • org.apache.ambari.server.stageplanner.RoleGraph.build()
    Given a stage builds a DAG of all execution commands within the stage.
  • org.apache.archiva.rest.services.utils.ArtifactBuilder.build()
  • org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.build()
    Build a configuration object using an InputStream. @param inputStream an InputStream value @return a Configuration object @throws SAXException if a parsing error occurs @throws IOException if an I/O error occurs @throws ConfigurationException if an error occurs
  • org.apache.avro.FooBarSpecificRecord.Builder.build()
  • org.apache.avro.generic.GenericRecordBuilder.build()
  • org.apache.axiom.om.OMDocument.build()
  • org.apache.axiom.om.OMElement.build()
  • org.apache.axiom.om.OMNode.build()
    Builds itself.
  • org.apache.axiom.soap.SOAPBody.build()
  • org.apache.axiom.soap.SOAPEnvelope.build()
  • org.apache.axiom.soap.SOAPHeader.build()
  • org.apache.axiom.ts.OMTestSuiteBuilder.build()
  • org.apache.axiom.ts.SOAPTestSuiteBuilder.build()
  • org.apache.axiom.ts.dom.DOMTestSuiteBuilder.build()
  • org.apache.axiom.ts.om.OMTestSuiteBuilder.build()
  • org.apache.axiom.ts.omdom.OMDOMTestSuiteBuilder.build()
  • org.apache.axiom.ts.soap.SOAPTestSuiteBuilder.build()
  • org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder.build()
    Construct an instance of EndpointReference based on the values specified. @return an instance of SubmissionEndpointReference
  • org.apache.axis2.om.OMElement.build()
    Construct an instance of EndpointReference based on the values specified. @return an instance of SubmissionEndpointReference
  • org.apache.axis2.soap.SOAPEnvelope.build()
    Construct an instance of EndpointReference based on the values specified. @return an instance of SubmissionEndpointReference
  • org.apache.axis2.soap.SOAPHeader.build()
    Construct an instance of EndpointReference based on the values specified. @return an instance of SubmissionEndpointReference
  • org.apache.axis2.transport.testkit.TransportTestSuiteBuilder.build()
  • org.apache.axis2.transport.testkit.http.HttpTransportTestSuiteBuilder.build()
  • org.apache.axis2.wsdl.builder.WOMBuilder.build()
    Builds a WOM and a WSDL4J object model given the URI of the WSDL file and returns as a wrapper object WSDLVersionWrapper. @param uri URI pointing to the WSDL document. @return Returns WSDLVersionWrapper which contains both the WSDL 2.0 and WSDL 1.1 object models. @throws WSDLException
  • org.apache.batik.bridge.GVTBuilder.build()
    Builds using the specified bridge context the specified SVG document. @param ctx the bridge context @param document the SVG document to build @exception BridgeException if an error occured while constructingthe GVT tree
  • org.apache.camel.builder.ThreadPoolProfileBuilder.build()
    Builds the new thread pool @return the created thread pool @throws Exception is thrown if error building the thread pool
  • org.apache.cassandra.cql3.ColumnNameBuilder.build()
    Build the column name. @return the built column name
  • org.apache.cassandra.db.composites.CBuilder.build()
  • org.apache.cloudstack.network.contrail.model.FloatingIpModel.build()
  • org.apache.cloudstack.network.contrail.model.FloatingIpPoolModel.build()
  • org.apache.cloudstack.network.contrail.model.NetworkPolicyModel.build()
  • org.apache.cloudstack.network.contrail.model.VMInterfaceModel.build()
  • org.apache.cloudstack.network.contrail.model.VirtualMachineModel.build()
    Resynchronize internal state from the cloudstack DB object. @param instance
  • org.apache.cloudstack.network.contrail.model.VirtualNetworkModel.build()
  • org.apache.cocoon.components.notification.NotifyingBuilder.build()
    Builds a Notifying object (SimpleNotifyingObject in this case) that tries to explain what the Object o can reveal. @param sender who sent this Object. @param o the object to use when building the SimpleNotifyingObject @return the Notifying Object that was build @see org.apache.cocoon.components.notification.Notifying
  • org.apache.cocoon.forms.datatype.SelectionListBuilder.build()
  • org.apache.cocoon.forms.datatype.convertor.ConvertorBuilder.build()
    @param configElement is allowed to be null!
  • org.apache.cocoon.forms.validation.WidgetValidatorBuilder.build()
    Builds a {@link WidgetValidator} for a particular widget definition. @param validationRuleElement the DOM element defining the validator @param definition the widget definition the validator will have to validate.This may be used to check applicability of the validator to the widget. @return A {@link WidgetValidator} @throws Exception if some problem occurs
  • org.apache.cocoon.sitemap.SitemapBuilder.build()
  • org.apache.cocoon.woody.datatype.SelectionListBuilder.build()
  • org.apache.cocoon.woody.datatype.convertor.ConvertorBuilder.build()
    @param configElement is allowed to be null!
  • org.apache.cocoon.woody.validation.WidgetValidatorBuilder.build()
    Builds a {@link WidgetValidator} for a particular widget definition. @param validationRuleElement the DOM element defining the validator @param definition the widget definition the validator will have to validate.This may be used to check applicability of the validator to the widget. @return A {@link WidgetValidator} @throws Exception if some problem occurs
  • org.apache.commons.lang3.builder.ToStringBuilder.build()
    Returns the String that was build as an object representation. The default implementation utilizes the {@link #toString()} implementation. @return the String toString @see #toString() @since 3.0
  • org.apache.continuum.buildagent.build.execution.ContinuumAgentBuildExecutor.build()
  • org.apache.crunch.GroupingOptions.Builder.build()
  • org.apache.crunch.lib.PersonProtos.Person.Builder.build()
  • org.apache.curator.framework.CuratorFrameworkFactory.Builder.build()
  • org.apache.curator.x.rpc.configuration.ConnectionConfiguration.build()
  • org.apache.cxf.aegis.util.jdom.StaxBuilder.build()
    This will build a JDOM tree given a StAX stream reader. This API explicitly supports building mid-stream. @param r Stream reader from which input is read. @return Document - JDOM document object. @throws XMLStreamException If the reader threw such exception (toindicate a parsing or I/O problem)
  • org.apache.cxf.common.jaxb.JAXBUtils.JCodeModel.build()
  • org.apache.cxf.jaxb.JAXBUtils.JCodeModel.build()
  • org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilder.build()
  • org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder.build()
  • org.apache.cxf.tools.wsdlto.core.WSDLDefinitionBuilder.build()
  • org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder.build()
  • org.apache.cxf.wsdl11.ServiceWSDLBuilder.build()
    Create the WSDL Definition object and return it. This function will never create imports to schemas. @return the WSDL definition. @throws WSDLException
  • org.apache.cxf.wsdl11.WSDLDefinitionBuilder.build()
  • org.apache.drill.common.logical.PlanProperties.PlanPropertiesBuilder.build()
  • org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder.build()
  • org.apache.drill.exec.record.SchemaBuilder.build()
    Generate a new BatchSchema object based on the current state of the builder. @return @throws SchemaChangeException
  • org.apache.felix.ipojo.extender.InstanceBuilder.build()
    Build the declaration handle (never contains any configuration). Notice that the declaration is not yet published (no automatic activation). The client has to do it through {@link DeclarationHandle#publish()} @return the handle to the declaration
  • org.apache.flex.compiler.internal.abc.ABCScopeBuilder.build()
    Build scopes and symbol tables from ABC. @return the script definition object @throws IOException error
  • org.apache.flex.compiler.internal.parsing.mxml.MXMLScopeBuilder.build()
    Builds the file scope for the MXML file. @return An {@code ASFileScope} representing the externally-visibleAPI of the MXML file.
  • org.apache.flex.compiler.internal.targets.AppSWFTarget.build()
  • org.apache.flex.compiler.internal.targets.JSTarget.build()
  • org.apache.flex.compiler.internal.tree.mxml.MXMLTreeBuilder.build()
    Builds an MXML tree. @return An {@code IOldMXMLFileNode} that is the root of the MXML tree.
  • org.apache.flex.compiler.targets.ISWCTarget.build()
    Build the target SWC and collect problems. Every time the method is called, a new SWC model is created. @param problems compilation problems output @return ISWC if build is success
  • org.apache.flex.compiler.targets.ISWFTarget.build()
    Adds frames and tags to those frames for all the content generated by the target. When this method returns false, the {@linkplain ISWF} should beconsidered invalid and the specified problemCollection should be searched for the cause. @param problems Collection to which all problems of allCompilationUnits whose output is added to the specified ISWF are added. @return ISWF if all tags generated by the target we added to thespecified SWF.
  • org.apache.flex.forks.batik.bridge.GVTBuilder.build()
    Builds using the specified bridge context the specified SVG document. @param ctx the bridge context @param document the SVG document to build @exception BridgeException if an error occured while constructingthe GVT tree
  • org.apache.flex.swf.builders.ShapeBuilder.build()
  • org.apache.flume.channel.file.Log.Builder.build()
  • org.apache.fop.afp.fonts.CharacterSetBuilder.build()
    Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics. @param characterSetName the CharacterSetMetric object to populate @param codePageName the name of the code page to use @param encoding name of the encoding in use @param typeface base14 font name @param eventProducer for handling AFP related events @return CharacterSet object @throws IOException if an I/O error occurs
  • org.apache.geronimo.deployment.NamespaceDrivenBuilder.build()
  • org.apache.geronimo.deployment.util.osgi.OSGiMetaDataBuilder.build()
  • org.apache.geronimo.jaxws.builder.EndpointInfoBuilder.build()
  • org.apache.geronimo.tomcat.model.ServerType.build()
  • org.apache.geronimo.web25.deployment.WebAppInfoBuilder.build()
  • org.apache.gora.dynamodb.store.DynamoDBMapping.DynamoDBMappingBuilder.build()
  • org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder.build()
  • org.apache.hadoop.gateway.topology.builder.TopologyBuilder.build()
  • org.apache.hadoop.gateway.util.urltemplate.Builder.build()
  • org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder.build()
  • org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder.build()
  • org.apache.hadoop.hbase.io.hfile.HFileContextBuilder.build()
  • org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetHdfsBlockLocationsResponseProto.Builder.build()
  • org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetBlockLocationsResponseProto.Builder.build()
  • org.apache.hadoop.hdfs.protocol.proto.DataTransferProtos.BlockOpResponseProto.Builder.build()
  • org.apache.hadoop.hdfs.qjournal.MiniQJMHACluster.Builder.build()
  • org.apache.hadoop.hive.metastore.LockComponentBuilder.build()
    Get the constructed lock component. @return lock component.
  • org.apache.hadoop.hive.metastore.LockRequestBuilder.build()
    Get the constructed LockRequest. @return lock request
  • org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder.build()
  • org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContext.Builder.build()
  • org.apache.hadoop.metrics2.lib.MetricsSourceBuilder.build()
  • org.apache.hbase.index.covered.example.CoveredColumnIndexSpecifierBuilder.build()
  • org.apache.helix.model.builder.AutoModeISBuilder.build()
  • org.apache.helix.model.builder.AutoRebalanceModeISBuilder.build()
  • org.apache.helix.model.builder.ConstraintItemBuilder.build()
  • org.apache.helix.model.builder.CustomModeISBuilder.build()
  • org.apache.helix.model.builder.ResourceAssignmentBuilder.build()
    Get a complete resource assignment @return ResourceAssignment
  • org.apache.http.client.config.RequestConfig.Builder.build()
  • org.apache.http.client.entity.EntityBuilder.build()
  • org.apache.http.client.fluent.Form.build()
  • org.apache.http.client.methods.RequestBuilder.build()
  • org.apache.http.client.utils.URIBuilder.build()
    Builds a {@link URI} instance.
  • org.apache.http.conn.ssl.SSLContextBuilder.build()
  • org.apache.http.entity.mime.MultipartEntityBuilder.build()
  • org.apache.http.impl.client.HttpClientBuilder.build()
  • org.apache.http.impl.nio.client.HttpAsyncClientBuilder.build()
  • org.apache.http.protocol.HttpProcessorBuilder.build()
  • org.apache.http.ssl.SSLContextBuilder.build()
  • org.apache.ibatis.mapping.MappedStatement.Builder.build()
  • org.apache.ibatis.session.SqlSessionFactoryBuilder.build()
  • org.apache.isis.viewer.json.viewer.representations.LinkBuilder.build()
  • org.apache.isis.viewer.restfulobjects.rendering.LinkBuilder.build()
  • org.apache.isis.viewer.wicket.ui.components.widgets.cssmenu.CssMenuItem.Builder.build()
  • org.apache.jackrabbit.mk.model.tree.DiffBuilder.build()
  • org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.build()
    Create a {@code FilterProvider} reflecting the current state of this builder. @return filter provider of the current state of this builder
  • org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder.build()
  • org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder.build()
    Creates a new {@link QNodeDefinition} instance based on the state of thisbuilder. @return a new {@link QNodeDefinition} instance. @throws IllegalStateException if the instance has not the necessaryinformation to build the QNodeDefinition instance.
  • org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder.build()
    Creates a new {@link QNodeTypeDefinition} instance based on the state of this builder. @return a new {@link QNodeTypeDefinition} instance. @throws IllegalStateException if the instance has not the necessary information to buildthe QNodeTypeDefinition instance.
  • org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder.build()
    Creates a new {@link QPropertyDefinition} instance based on the state ofthis builder. @return a new {@link QPropertyDefinition} instance. @throws IllegalStateException if the instance has not the necessaryinformation to build the QPropertyDefinition instance.
  • org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.build()
  • org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.build()
  • org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.build()
  • org.apache.james.mailbox.store.MessageBuilder.build()
  • org.apache.james.mime4j.stream.BodyDescriptorBuilder.build()
    Builds an instance of {@link BodyDescriptor} based on the internal state.
  • org.apache.jsieve.ConfigurationManager.build()
  • org.apache.lucene.DocumentBuilder.build()
    Adds to the given document whatever {@link Field}s the implementation needs to add. Return the docunment instance to allow for chaining calls.
  • org.apache.lucene.analysis.synonym.SolrSynonymParser.build()
  • org.apache.lucene.analysis.synonym.WordnetSynonymParser.build()
  • org.apache.lucene.facet.FacetsConfig.build()
    Translates any added {@link FacetField}s into normal fields for indexing; only use this version if you did not add any taxonomy-based fields ( {@link FacetField} or {@link AssociationFacetField}).

    NOTE: you should add the returned document to IndexWriter, not the input one!

  • org.apache.lucene.facet.enhancements.EnhancementsDocumentBuilder.build()
  • org.apache.lucene.facet.index.CategoryDocumentBuilder.build()
    Adds the fields created in one of the "set" methods to the document
  • org.apache.lucene.search.suggest.Lookup.build()
    Build lookup from a dictionary. Some implementations may require sorted or unsorted keys from the dictionary's iterator - use {@link SortedTermFreqIteratorWrapper} or{@link UnsortedTermFreqIteratorWrapper} in such case.
  • org.apache.lucene.search.suggest.analyzing.AnalyzingSuggester.build()
  • org.apache.lucene.search.suggest.analyzing.FuzzySuggester.build()
  • org.apache.lucene.search.suggest.fst.FSTCompletionLookup.build()
  • org.apache.mahout.classifier.df.Bagging.build()
    Builds one tree
  • org.apache.mahout.classifier.df.builder.DecisionTreeBuilder.build()
  • org.apache.mahout.classifier.df.ref.SequentialBuilder.build()
  • org.apache.mahout.df.Bagging.build()
    Builds one tree @param treeId tree identifier @param rng @param callback @return @throws RuntimeException if the data is not set
  • org.apache.mahout.df.mapreduce.Builder.build()
  • org.apache.mahout.df.ref.SequentialBuilder.build()
  • org.apache.maven.archetype.old.descriptor.ArchetypeDescriptorBuilder.build()
  • org.apache.maven.archiva.common.artifact.builder.LayoutArtifactBuilder.build()
  • org.apache.maven.continuum.execution.ContinuumBuildExecutor.build()
  • org.apache.maven.lifecycle.internal.builder.Builder.build()
  • org.apache.maven.model.building.ModelBuilder.build()
    Builds the effective model of the specified POM. @param request The model building request that holds the parameters, must not be {@code null}. @return The result of the model building, never {@code null}. @throws ModelBuildingException If the effective model could not be built.
  • org.apache.maven.plugin.descriptor.PluginDescriptorBuilder.build()
  • org.apache.maven.project.MavenProjectBuilder.build()
  • org.apache.maven.project.ProjectBuilder.build()
    Builds a project descriptor from the specified POM file. @param projectFile The POM file to build the project from, must not be {@code null}. @param request The project building request that holds further parameters, must not be {@code null}. @return The result of the project building, never {@code null}. @throws ProjectBuildingException If the project descriptor could not be successfully built.
  • org.apache.maven.settings.building.DefaultSettingsBuilder.build()
  • org.apache.maven.settings.building.SettingsBuilder.build()
    Builds the effective settings of the specified settings files. @param request The settings building request that holds the parameters, must not be {@code null}. @return The result of the settings building, never {@code null}. @throws SettingsBuildingException If the effective settings could not be built.
  • org.apache.maven.shared.invoker.MavenCommandLineBuilder.build()
  • org.apache.neethi.builders.AssertionBuilder.build()
    Constructs an assertion from a known element. If that element contains other child elements that the Builder doesn't understand, it uses the AssertionBuilderFactory to construct assertions from them. @param element the known element from which an assertion can be built @param factory the factory from which AssertionBuilders are taken to build assertion from unknown child elements @return an Assertion built from the given element @throws IllegalArgumentException if the given element is malformed
  • org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder.build()
  • org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.build()
  • org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.build()
  • org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder.build()
  • org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.api.access.JPAEdmBuilder.build()
    The Method builds EDM Elements by transforming JPA MetaModel. The method processes EDM JPA Containers which could be accessed using the following views, @throws ODataJPARuntimeException
  • org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.core.access.data.JPAPage.JPAPageBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectContext.JPQLJoinContextBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleContext.JPQLJoinSelectSingleContextBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectContext.JPQLSelectContextBuilder.build()
  • org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContext.JPQLSelectSingleContextBuilder.build()
  • org.apache.olingo.odata2.processor.api.jpa.access.JPAEdmBuilder.build()
    The Method builds EDM Elements by transforming JPA MetaModel. The method processes EDM JPA Containers which could be accessed using the following views, @throws ODataJPARuntimeException
  • org.apache.olingo.odata2.processor.api.jpa.jpql.JPQLContext.JPQLContextBuilder.build()
  • org.apache.olingo.odata2.processor.core.jpa.jpql.JPQLJoinSelectContext.JPQLJoinContextBuilder.build()
  • org.apache.olingo.odata2.processor.core.jpa.jpql.JPQLJoinSelectSingleContext.JPQLJoinSelectSingleContextBuilder.build()
  • org.apache.olingo.odata2.processor.core.jpa.jpql.JPQLSelectContext.JPQLSelectContextBuilder.build()
  • org.apache.olingo.odata2.processor.core.jpa.jpql.JPQLSelectSingleContext.JPQLSelectSingleContextBuilder.build()
  • org.apache.oodt.cas.workflow.engine.processor.WorkflowProcessorBuilder.build()
  • org.apache.openejb.assembler.classic.JndiEncBuilder.build()
  • org.apache.openejb.config.JndiEncInfoBuilder.build()
  • org.apache.openejb.monitoring.ObjectNameBuilder.build()
  • org.apache.openejb.spi.Assembler.build()
  • org.apache.openejb.util.ExecutorBuilder.build()
  • org.apache.phoenix.hbase.index.covered.example.CoveredColumnIndexSpecifierBuilder.build()
  • org.apache.phoenix.schema.KeyValueSchema.KeyValueSchemaBuilder.build()
  • org.apache.phoenix.schema.RowKeySchema.RowKeySchemaBuilder.build()
  • org.apache.pluto.portalImpl.om.page.impl.FragmentImpl.build()
  • org.apache.rampart.MessageBuilder.build()
  • org.apache.rampart.builder.AsymmetricBindingBuilder.build()
  • org.apache.rampart.builder.SymmetricBindingBuilder.build()
  • org.apache.rampart.builder.TransportBindingBuilder.build()
  • org.apache.rampart.policy.SupportingPolicyData.build()
  • org.apache.sandesha2.policy.builders.RMAssertionBuilder.build()
  • org.apache.shindig.gadgets.js.JsResponseBuilder.build()
    Builds a {@link JsResponse} object with the provided data.
  • org.apache.slider.core.launch.CommandLineBuilder.build()
    Build the command line @return the command line
  • org.apache.slider.core.launch.JavaCommandLineBuilder.build()
  • org.apache.slider.server.services.utility.ForkedProcessService.build()
    Build the process to execute when the service is started @param commands list of commands is inserted on the front @param env environment variables above those generated by @throws IOException IO problems @throws SliderException anything internal
  • org.apache.slider.server.services.workflow.ForkedProcessService.build()
    Build the process to execute when the service is started @param commandList list of commands is inserted on the front @param env environment variables above those generated by @throws IOException IO problems
  • org.apache.sling.scripting.xproc.xpl.XplBuilder.build()
  • org.apache.synapse.TestMessageContextBuilder.build()
    Build the test message context. This method returns a new (and independent) instance on every invocation. @return @throws Exception
  • org.apache.syncope.common.search.OrderByClauseBuilder.build()
  • org.apache.tapestry.ioc.RegistryBuilder.build()
  • org.apache.tapestry.ioc.services.LoggingDecorator.build()
    Builds a logging interceptor instance. @param < T> @param serviceInterface interface implemented by the delegate @param delegate existing object to be wrapped @param serviceId id of service @param logger log used for debug level logging messages by the interceptor @return a new object implementing the interface that can be used in place of the delegate,providing logging behavior around each method call on the service interface
  • org.apache.tapestry.ioc.services.StrategyBuilder.build()
    Given a number of adapters implementing the service interface, builds a "dispatcher" implementations that delegates to the one of the adapters. It is an error if any of the methods takes no parameters. @param < S> the service interface type @param registry defines the adapters based on parameter type (of the first parameter) @return a service implementation
  • org.apache.tapestry.services.EnvironmentalShadowBuilder.build()
    Returns a proxy that delegates all methods to an object obtained from {@link Environment#peekRequired(Class)}. Note that at the time this method is invoked, the Environment service may still be virtual, and will often not yet have been loaded with values, and that's OK, the resolution is deferred to the instant a method is invoked. @param < T> @param serviceType the service type, which is used to obtained the delegate instance @return a proxy to the service
  • org.apache.tapestry5.hibernate.HibernateTransactionDecorator.build()
    Builds a transaction interceptor instance around the delegate. @param < T> @param serviceInterface interface implemented by the delegate @param delegate existing object to be wrapped @param serviceId id of service @return a new object implementing the interface that can be used in place of the delegate, providingtransactional behavior
  • org.apache.tapestry5.ioc.RegistryBuilder.build()
    Constructs and returns the registry; this may only be done once. The caller is responsible for invoking {@link org.apache.tapestry5.ioc.Registry#performRegistryStartup()}.
  • org.apache.tapestry5.ioc.services.AspectInterceptorBuilder.build()
    Builds and returns the interceptor. Any methods that have not been advised will become "pass thrus".
  • org.apache.tapestry5.ioc.services.LoggingDecorator.build()
    Builds a logging interceptor instance. @param < T> @param serviceInterface interface implemented by the delegate @param delegate existing object to be wrapped @param serviceId id of service @param logger log used for debug level logging messages by the interceptor @return a new object implementing the interface that can be used in place of the delegate, providing loggingbehavior around each method call on the service interface
  • org.apache.tapestry5.ioc.services.StrategyBuilder.build()
    Given a number of adapters implementing the service interface, builds a "dispatcher" implementations that delegates to the one of the adapters. It is an error if any of the methods takes no parameters. @param < S> the service interface type @param registry defines the adapters based on parameter type (of the first parameter) @return a service implementation
  • org.apache.tapestry5.services.EnvironmentalShadowBuilder.build()
    Returns a proxy that delegates all methods to an object obtained from {@link Environment#peekRequired(Class)}. Note that at the time this method is invoked, the Environment service may still be virtual, and will often not yet have been loaded with values, and that's OK, the resolution is deferred to the instant a method is invoked. @param < T> @param serviceType the service type, which is used to obtained the delegate instance @return a proxy to the service
  • org.apache.tez.runtime.library.shuffle.common.Fetcher.FetcherBuilder.build()
  • org.apache.tez.runtime.library.shuffle.common.HttpConnection.HttpConnectionParamsBuilder.build()
  • org.apache.tiles.autotag.generate.TemplateGeneratorBuilder.build()
    Builds and returns a new template generator. @return The new template generator.
  • org.apache.tuscany.container.java.builder.JavaContextFactoryBuilder.build()
  • org.apache.tuscany.core.implementation.java.JavaComponentBuilder.build()
  • org.apache.tuscany.core.implementation.system.builder.SystemBindingBuilder.build()
  • org.apache.tuscany.core.implementation.system.builder.SystemComponentBuilder.build()
  • org.apache.tuscany.core.system.builder.SystemContextFactoryBuilder.build()
  • org.apache.tuscany.core.wire.SourceInvocationConfiguration.build()
    Prepares the configuration by linking interceptors and handlers
  • org.apache.tuscany.core.wire.TargetInvocationConfiguration.build()
    Prepares the configuration by linking interceptors and handlers
  • org.apache.tuscany.sca.assembly.builder.BindingBuilder.build()
    Configure a binding. @param component The component for the binding's service or reference @param contract The binding's service or reference @param context The context for the builder @param rebuild Set true to have derived data in the binding rebuiltcaching can cause problems in the late binding case so we need to be able to remove cached data
  • org.apache.tuscany.sca.assembly.builder.CompositeBuilder.build()
    Build, configure and wire a composite. @param composite @throws CompositeBuilderException
  • org.apache.tuscany.sca.assembly.builder.DefaultEndpointBuilder.build()
  • org.apache.tuscany.sca.assembly.builder.ImplementationBuilder.build()
    Configure a component implementation. @param component The component @param context TODO @param contract The implementation
  • org.apache.tuscany.sca.assembly.builder.PolicyBuilder.build()
    Build (and validate) the policy settings on the endpoint @param endpoint @param monitor @return true if the policy setting is compatible
  • org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl.build()
  • org.apache.tuscany.sca.deployment.DefaultDeployer.build()
  • org.apache.tuscany.sca.deployment.Deployer.build()
    Configure a list of contributions to create a composite representing a view of the domain @param contributions @param allContributions @param bindingBaseURIs @param monitor @return @throws ContributionResolveException @throws CompositeBuilderException
  • org.apache.tuscany.spi.builder.BuilderRegistry.build()
  • org.apache.vysper.xml.fragment.XMLElementBuilder.build()
  • org.apache.vysper.xmpp.stanza.StanzaBuilder.build()
  • org.apache.whirr.service.jclouds.StatementBuilder.build()
  • org.apache.wink.common.internal.VariantListBuilderImpl.build()
  • org.apache.wink.server.utils.SystemLinksBuilder.build()
  • org.apache.ws.commons.om.OMElement.build()
  • org.apache.ws.commons.soap.SOAPEnvelope.build()
  • org.apache.ws.commons.soap.SOAPHeader.build()
  • org.apache.ws.security.message.WSAddTimestamp.build()
    Adds a new Timestamp to a soap envelope. A complete Timestamp is constructed and added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param ttl This is the time difference in seconds between the Created and the Expires in Timestamp, set to zero if Expires should not be added. @return Document with Timestamp added @throws Exception @deprecated replaced by{@link WSSecTimestamp#build(Document,WSSecHeader)} and{@link WSSecTimestamp#setTimeToLive()}
  • org.apache.ws.security.message.WSEncryptBody.build()
    Builds the SOAP envelope with encrypted Body and adds encrypted key.

    This function performs several steps:

    @param doc the SOAP envelope as Document withplaintext Body @param crypto an instance of the Crypto API to handle keystore andCertificates @return the SOAP envelope with encrypted Body as Document @throws WSSecurityException @deprecated replaced by{@link WSSecEncrypt#build(Document,Crypto,WSSecHeader)}
  • org.apache.ws.security.message.WSSAddSAMLToken.build()
    Adds a new SAMLAssertion to a soap envelope.

    A complete SAMLAssertion is added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param assertion TODO @return Document with UsernameToken added @deprecated replaced by {@link WSSecSAMLToken#build(Document,SAMLAssertion,WSSecHeader)}

  • org.apache.ws.security.message.WSSAddUsernameToken.build()
    Adds a new UsernameToken to a soap envelope.

    A complete UsernameToken is constructed and added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param username The username to set in the UsernameToken @param password The password of the user @return Document with UsernameToken added @deprecated replaced by{@link WSSecUsernameToken#build(Document,WSSecHeader)} and{@link WSSecBase#setUserInfo(String,String)}

  • org.apache.ws.security.message.WSSecDKEncrypt.build()
  • org.apache.ws.security.message.WSSecDKSign.build()
  • org.apache.ws.security.message.WSSecEncrypt.build()
    Builds the SOAP envelope with encrypted Body and adds encrypted key. This is a convenience method and for backward compatibility. The method calls the single function methods in order to perform a one shot encryption. This method is compatible with the build method of the previous version with the exception of the additional WSSecHeader parameter. @param doc the SOAP envelope as Document with plaintext Body @param crypto an instance of the Crypto API to handle keystore and Certificates @param secHeader the security header element to hold the encrypted key element. @return the SOAP envelope with encrypted Body as Document @throws WSSecurityException
  • org.apache.ws.security.message.WSSecKerberosToken.build()
    @param doc @param secHeader @return @throws WSSecurityException
  • org.apache.ws.security.message.WSSecSAMLToken.build()
    Adds a new SAMLAssertion to a soap envelope.

    A complete SAMLAssertion is added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param assertion TODO @return Document with UsernameToken added

  • org.apache.ws.security.message.WSSecSignature.build()
    Builds a signed soap envelope. This is a convenience method and for backward compatibility. The method creates a Signature and puts it into the Security header. It does so by calling the single functions in order to perform a one shot signature. This method is compatible with the build method of the previous version with the exception of the additional WSSecHeader parameter. @param doc The unsigned SOAP envelope as Document @param cr An instance of the Crypto API to handle keystore and certificates @param secHeader the security header element to hold the encrypted key element. @return A signed SOAP envelope as Document @throws WSSecurityException
  • org.apache.ws.security.message.WSSecSignatureConfirmation.build()
    Adds a new SignatureConfirmation to a soap envelope. A complete SignatureConfirmation is constructed and added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param sigVal the Signature value. This will be the content of the "Value" attribute. @param secHeader The security header that holds the Signature element. @return Document with SignatureConfirmation added
  • org.apache.ws.security.message.WSSecTimestamp.build()
    Adds a new Timestamp to a soap envelope. A complete Timestamp is constructed and added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param secHeader The security header that hold this Timestamp @return Document with Timestamp added @throws Exception
  • org.apache.ws.security.message.WSSecUsernameToken.build()
    Adds a new UsernameToken to a soap envelope. Before calling build() all parameters such as user, password, passwordType etc. must be set. A complete UsernameToken is constructed and added to the wsse:Security header. @param doc The SOAP enevlope as W3C document @param secHeader The security header inside the SOAP envelope @return Document with UsernameToken added
  • org.apache.ws.security.message.WSSignEnvelope.build()
    Builds a signed soap envelope. The method first gets an appropriate security header. According to the defined parameters for certificate handling the signature elements are constructed and inserted into the wsse:Signature @param doc The unsigned SOAP envelope as Document @param crypto An instance of the Crypto API to handle keystore andcertificates @return A signed SOAP envelope as Document @throws WSSecurityException @deprecated replaced by {@link WSSecSignature#build(Document,Crypto,WSSecHeader)}
  • org.apache.ws.security.saml.WSSecSignatureSAML.build()
    Builds a signed soap envelope with SAML token. The method first gets an appropriate security header. According to the defined parameters for certificate handling the signature elements are constructed and inserted into the wsse:Signature @param doc The unsigned SOAP envelope as Document @param uCrypto The user's Crypto instance @param assertion the complete SAML assertion @param iCrypto An instance of the Crypto API to handle keystore SAML token issuer and to generate certificates @param iKeyName Private key to use in case of "sender-Vouches" @param iKeyPW Password for issuer private key @param secHeader The Security header @return A signed SOAP envelope as Document @throws org.apache.ws.security.WSSecurityException
  • org.apache.wss4j.dom.message.WSSecDKSign.build()
  • org.apache.wss4j.dom.message.WSSecEncrypt.build()
    Builds the SOAP envelope with encrypted Body and adds encrypted key. This is a convenience method and for backward compatibility. The method calls the single function methods in order to perform a one shot encryption. This method is compatible with the build method of the previous version with the exception of the additional WSSecHeader parameter. @param doc the SOAP envelope as Document with plain text Body @param crypto an instance of the Crypto API to handle keystore and Certificates @param secHeader the security header element to hold the encrypted key element. @return the SOAP envelope with encrypted Body as Document @throws WSSecurityException
  • org.apache.wss4j.dom.message.WSSecSAMLToken.build()
    Adds a new SAMLAssertion to a soap envelope.

    A complete SAMLAssertion is added to the wsse:Security header. @param doc The SOAP envelope as W3C document @param samlAssertion TODO @return Document with UsernameToken added

  • org.apache.wss4j.dom.message.WSSecSignature.build()
    Builds a signed soap envelope. This is a convenience method and for backward compatibility. The method creates a Signature and puts it into the Security header. It does so by calling the single functions in order to perform a one shot signature. This method is compatible with the build method of the previous version with the exception of the additional WSSecHeader parameter. @param doc The unsigned SOAP envelope as Document @param cr An instance of the Crypto API to handle keystore and certificates @param secHeader the security header element to hold the encrypted key element. @return A signed SOAP envelope as Document @throws WSSecurityException
  • org.apache.wss4j.dom.message.WSSecSignatureConfirmation.build()
    Adds a new SignatureConfirmation to a soap envelope. A complete SignatureConfirmation is constructed and added to the wsse:Security header. @param doc The SOAP envelope as W3C document @param sigVal the Signature value. This will be the content of the "Value" attribute. @param secHeader The security header that holds the Signature element. @return Document with SignatureConfirmation added
  • org.apache.wss4j.dom.message.WSSecTimestamp.build()
    Adds a new Timestamp to a soap envelope. A complete Timestamp is constructed and added to the wsse:Security header. @param doc The SOAP envelope as W3C document @param secHeader The security header that hold this Timestamp @return Document with Timestamp added @throws Exception
  • org.apache.wss4j.dom.message.WSSecUsernameToken.build()
    Adds a new UsernameToken to a soap envelope. Before calling build() all parameters such as user, password, passwordType etc. must be set. A complete UsernameToken is constructed and added to the wsse:Security header. @param doc The SOAP envelope as W3C document @param secHeader The security header inside the SOAP envelope @return Document with UsernameToken added
  • org.apache.wss4j.dom.saml.WSSecSignatureSAML.build()
    Builds a signed soap envelope with SAML token. The method first gets an appropriate security header. According to the defined parameters for certificate handling the signature elements are constructed and inserted into the wsse:Signature @param doc The unsigned SOAP envelope as Document @param uCrypto The user's Crypto instance @param samlAssertion the complete SAML assertion @param iCrypto An instance of the Crypto API to handle keystore SAML token issuer and to generate certificates @param iKeyName Private key to use in case of "sender-Vouches" @param iKeyPW Password for issuer private key @param secHeader The Security header @return A signed SOAP envelope as Document @throws WSSecurityException
  • org.aspectj.ajde.core.AjCompiler.build()
    Perform an incremental build if possible, otherwise it will default to a full build.
  • org.asynchttpclient.AsyncHttpClientConfig.Builder.build()
  • org.asynchttpclient.Realm.RealmBuilder.build()
  • org.asynchttpclient.RequestBuilder.build()
  • org.asynchttpclient.date.RFC2616Date.Builder.build()
  • org.atmosphere.wasync.RequestBuilder.build()
    Build a {@link Request}. IMPORTANT: if you are using stateful {@link Decoder}, you must NOT call this method more than once to prevent response corruption. @return a {@link Request}
  • org.atmosphere.wasync.serial.SerializedOptionsBuilder.build()
    Build an {@link org.atmosphere.wasync.Options} @return {@link org.atmosphere.wasync.Options}
  • org.auraframework.builder.ComponentDefBuilder.build()
  • org.auraframework.builder.ComponentDefRefBuilder.build()
  • org.auraframework.builder.StyleDefBuilder.build()
  • org.auraframework.http.CSP.PolicyBuilder.build()
  • org.auraframework.impl.compound.controller.CompoundControllerDef.Builder.build()
  • org.auraframework.impl.java.controller.JavaControllerDefImpl.Builder.build()
  • org.auraframework.impl.javascript.controller.JavascriptControllerDef.Builder.build()
  • org.auraframework.impl.javascript.model.JavascriptModelDef.Builder.build()
  • org.auraframework.impl.javascript.provider.JavascriptProviderDef.Builder.build()
  • org.auraframework.impl.root.component.ComponentDefImpl.Builder.build()
  • org.auraframework.impl.root.library.LibraryDefImpl.Builder.build()
  • org.auraframework.util.text.Hash.StringBuilder.build()
  • org.beangle.commons.text.seq.HanZiSeqStyle.build()
  • org.beangle.ems.rule.engine.RuleExecutorBuilder.build()
  • org.beangle.rule.engine.RuleExecutorBuilder.build()
  • org.berlin.patterns.swing.app.gui.app.BasicAppBaseUI.AbstractWindowBuilder.build()
  • org.berlin.patterns.swing.app.gui.app.BasicAppCore.WindowBuilder.build()
  • org.bigbluebutton.presentation.ConversionUpdateMessage.MessageBuilder.build()
  • org.bladerunnerjs.model.App.build()
  • org.bladerunnerjs.utility.ContentPathParserBuilder.build()
  • org.bouncycastle.asn1.x500.X500NameBuilder.build()
  • org.bouncycastle.cert.X509v2CRLBuilder.build()
  • org.bouncycastle.cert.X509v3CertificateBuilder.build()
  • org.bouncycastle.cert.jcajce.JcaX509v1CertificateBuilder.build()
  • org.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilder.build()
  • org.bouncycastle.cert.ocsp.BasicOCSPRespBuilder.build()
  • org.bouncycastle.cert.ocsp.OCSPReqBuilder.build()
  • org.bouncycastle.cert.ocsp.OCSPRespBuilder.build()
  • org.bouncycastle.cms.SignerInfoGeneratorBuilder.build()
  • org.bouncycastle.cms.bc.BcRSASignerInfoVerifierBuilder.build()
  • org.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilder.build()
  • org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilder.build()
  • org.bouncycastle.openpgp.operator.PGPContentVerifierBuilder.build()
  • org.bouncycastle.openpgp.operator.bc.BcPBESecretKeyDecryptorBuilder.build()
  • org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder.build()
  • org.bouncycastle.operator.bc.BcRSAContentSignerBuilder.build()
  • org.bouncycastle.operator.jcajce.JcaContentSignerBuilder.build()
  • org.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilder.build()
  • org.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilder.build()
  • org.bouncycastle.pkcs.PKCS10CertificationRequestBuilder.build()
  • org.broadinstitute.gatk.utils.sam.SAMFileReaderBuilder.build()
    Create the SAM writer, given the constituent parts accrued. @return Newly minted SAM file writer.
  • org.bukkit.FireworkEffect.Builder.build()
  • org.butor.attrset.util.Attributes.AttributesBuilder.build()
  • org.caffinitas.mapper.core.PersistenceManagerBuilder.build()
  • org.camunda.bpm.engine.rest.helper.MockHistoricVariableInstanceBuilder.build()
  • org.camunda.bpm.engine.rest.helper.MockHistoricVariableUpdateBuilder.build()
  • org.camunda.bpm.engine.rest.helper.MockVariableInstanceBuilder.build()
  • org.camunda.bpm.model.xml.type.ModelElementTypeBuilder.build()
  • org.chromattic.api.ChromatticBuilder.build()
  • org.chromattic.core.mapper.TypeMapperBuilder.build()
  • org.chromattic.core.mapping.TypeMappingBuilder.build()
  • org.codehaus.groovy.grails.plugins.quartz.config.TriggersConfigBuilder.build()
  • org.codehaus.jackson.map.deser.impl.PropertyBasedCreator.build()
  • org.codehaus.loom.classman.reader.ClassLoaderSetReader.build()
    Build ClassLoader MetaData from a DOM tree. @param config the root element @return the meta data @throws Exception if malformed DOM
  • org.codehaus.wadi.core.assembler.StackContext.build()
  • org.codehaus.wadi.impl.StackContext.build()
  • org.codehaus.xfire.service.documentation.XMLDocumentationBuilder.build()
    @param service @return
  • org.codehaus.xfire.util.jdom.StaxBuilder.build()
    This will build a JDOM tree given a StAX stream reader. @param r Stream reader from which input is read. @return Document - JDOM document object. @throws XMLStreamException If the reader threw such exception (to indicate a parsing or I/O problem)
  • org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder.build()
  • org.codemap.Configuration.Builder.build()
  • org.commoncrawl.util.shared.JobBuilder.build()
  • org.concordion.internal.ConcordionBuilder.build()
  • org.cruxframework.crux.core.server.rest.core.UriBuilder.build()
  • org.dashbuilder.dataset.engine.group.IntervalBuilder.build()
  • org.dbunit.dataset.xml.FlatXmlDataSetBuilder.build()
    Sets the flat XML input source from which the {@link FlatXmlDataSet} is to be built @param inputSource The flat XML input as {@link InputSource} @return The created {@link FlatXmlDataSet} @throws DataSetException
  • org.docx4j.model.fields.FldSimpleModel.build()
  • org.dozer.loader.DozerBuilder.build()
  • org.drools.RuleBaseBuilder.build()
    Build the RuleBase.

    Builds the RuleBase based upon all previously added RuleSets.

    @see #addRuleSet @return The new rule-base.
  • org.drools.beliefs.bayes.JunctionTreeBuilder.build()
  • org.drools.builder.CompositeKnowledgeBuilder.build()
    Build all the Resources added during this batch
  • org.drools.compiler.kie.util.ChangeSetBuilder.build()
  • org.drools.compiler.rule.builder.RuleBuilder.build()
    Build the give rule into the @param context @return
  • org.drools.compiler.rule.builder.RuleConditionBuilder.build()
  • org.drools.compiler.rule.builder.SalienceBuilder.build()
  • org.drools.core.marshalling.impl.ProtobufMessages.Header.StrategyIndex.Builder.build()
  • org.drools.core.marshalling.impl.ProtobufMessages.ProcessData.Builder.build()
  • org.drools.decisiontable.model.SnippetBuilder.build()
    @param cellValue The value from the cell to populate the snippet with. If no place holder exists, will just return the snippet. @return The final snippet.
  • org.drools.marshalling.impl.ProtobufMessages.Header.StrategyIndex.Builder.build()
  • org.drools.marshalling.impl.ProtobufMessages.ProcessData.Builder.build()
  • org.drools.process.builder.ProcessNodeBuilder.build()
  • org.drools.rule.builder.PatternBuilder.build()
  • org.drools.rule.builder.RuleBuilder.build()
    Build the give rule into the @param context @return
  • org.drools.rule.builder.RuleConditionBuilder.build()
  • org.drools.rule.builder.SalienceBuilder.build()
  • org.drools.template.model.SnippetBuilder.build()
    @param cellValue The value from the cell to populate the snippet with. If noplace holder exists, will just return the snippet. @return The final snippet.
  • org.easybatch.core.impl.EasyBatchEngineBuilder.build()
    Build an Easy Batch engine instance. @return an Easy Batch instance
  • org.eclipse.aether.repository.RemoteRepository.Builder.build()
  • org.eclipse.aether.util.repository.AuthenticationBuilder.build()
  • org.eclipse.birt.chart.factory.Generator.build()
  • org.eclipse.core.internal.events.BuildManager.build()
    Runs all builders on all projects. @return A status indicating if the build succeeded or failed
  • org.eclipse.core.resources.IProject.build()
    Invokes the build method of the specified builder for this project. Does nothing if this project is closed. If this project has multiple builders on its build spec matching the given name, only the first matching builder will be run.

    The builder name is declared in the extension that plugs in to the standard org.eclipse.core.resources.builders extension point. The arguments are builder specific.

    This method may change resources; these changes will be reported in a subsequent resource change event.

    This method is long-running; progress and cancellation are provided by the given progress monitor.

    @param kind the kind of build being requested. Valid values are: @param builderName the name of the builder @param args a table of builder-specific arguments keyed by argument name(key type: String, value type: String); null is equivalent to an empty map @param monitor a progress monitor, or null if progressreporting is not desired @exception CoreException if the build fails.The status contained in the exception may be a generic {@link IResourceStatus#BUILD_FAILED}code, but it could also be any other status code; it might also be a {@link MultiStatus}. @exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided. @see IProjectDescription @see IncrementalProjectBuilder#build(int,Map,IProgressMonitor) @see IncrementalProjectBuilder#FULL_BUILD @see IncrementalProjectBuilder#INCREMENTAL_BUILD @see IncrementalProjectBuilder#CLEAN_BUILD @see IResourceRuleFactory#buildRule()
  • org.eclipse.core.resources.IWorkspace.build()
    Builds all projects in this workspace. Projects are built in the order specified in this workspace's description. Projects not mentioned in the order or for which the order cannot be determined are built in an undefined order after all other projects have been built. If no order is specified, the workspace computes an order determined by project references.

    This method may change resources; these changes will be reported in a subsequent resource change event.

    This method is long-running; progress and cancellation are provided by the given progress monitor.

    @param kind the kind of build being requested. Valid values are @param monitor a progress monitor, or null if progressreporting is not desired @exception CoreException if the build fails.The status contained in the exception may be a generic {@link IResourceStatus#BUILD_FAILED}code, but it could also be any other status code; it might also be a {@link MultiStatus}. @exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided. @see IProject#build(int,IProgressMonitor) @see #computeProjectOrder(IProject[]) @see IncrementalProjectBuilder#FULL_BUILD @see IncrementalProjectBuilder#INCREMENTAL_BUILD @see IncrementalProjectBuilder#CLEAN_BUILD @see IResourceRuleFactory#buildRule()
  • org.eclipse.equinox.region.RegionFilterBuilder.build()
  • org.eclipse.jgit.lib.BitmapIndex.BitmapBuilder.build()
  • org.eclipse.jgit.lib.CommitBuilder.build()
    Format this builder's state as a commit object. @return this object in the canonical commit format, suitable for storagein a repository. @throws UnsupportedEncodingException the encoding specified by {@link #getEncoding()} is notsupported by this Java runtime.
  • org.eclipse.jgit.lib.RepositoryBuilder.build()
  • org.eclipse.jgit.lib.TagBuilder.build()
    Format this builder's state as an annotated tag object. @return this object in the canonical annotated tag format, suitable forstorage in a repository.
  • org.eclipse.jgit.storage.cassandra.CassandraRepositoryBuilder.build()
  • org.eclipse.jgit.storage.file.FileRepositoryBuilder.build()
    Create a repository matching the configuration in this builder.

    If an option was not set, the build method will try to default the option based on other options. If insufficient information is available, an exception is thrown to the caller. @return a repository matching this configuration. @throws IllegalArgumentException insufficient parameters were set. @throws IOException the repository could not be accessed to configure the rest of the builder's parameters.

  • org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.build()
    Builds and returns the created {@link Menu}. @return The {@link Menu} that is created by this builder.
  • org.eclipse.wst.xml.core.internal.contentmodel.util.DOMContentBuilder.build()
  • org.eclipse.wst.xml.core.internal.contentmodel.util.DOMContentBuilderImpl.build()
  • org.eigenbase.relopt.hep.HepProgramBuilder.build()
    Returns the constructed program, clearing the state of this program builder as a side-effect. @return immutable program
  • org.ektorp.http.StdHttpClient.Builder.build()
  • org.elasticsearch.cluster.ClusterState.Builder.build()
  • org.elasticsearch.cluster.metadata.MetaData.Builder.build()
  • org.elasticsearch.common.geo.builders.ShapeBuilder.build()
    Create a new Shape from this builder. Since calling this method could change the defined shape. (by inserting new coordinates or change the position of points) the builder looses its validity. So this method should only be called once on a builder @return new {@link Shape} defined by the builder
  • org.elasticsearch.common.lucene.DocumentBuilder.build()
  • org.elasticsearch.common.settings.ImmutableSettings.Builder.build()
  • org.elasticsearch.common.settings.Settings.build()
    Builds the settings.
  • org.elasticsearch.hadoop.rest.QueryBuilder.build()
  • org.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder.build()
    Builds an {@link Ordinals} instance from the builders current state.
  • org.elasticsearch.index.mapper.object.RootObjectMapper.Builder.build()
  • org.elasticsearch.node.NodeBuilder.build()
    Builds the node without starting it.
  • org.erlide.core.internal.builder.ErlangBuilder.build()
  • org.eurekastreams.server.service.actions.strategies.activity.plugins.FeedObjectActivityBuilder.build()
    Performs all/part of building the given activity from a feed entry. @param feed Definition of the feed from which the entry was taken. @param entry Feed entry. @param activity Activity being populated.
  • org.exoplatform.container.management.MetaDataBuilder.build()
    Build the info. @return returns the info @throws IllegalStateException raised by any build time issue
  • org.exoplatform.portal.pom.spi.portlet.PortletBuilder.build()
  • org.fao.geonet.kernel.search.keyword.KeywordSearchParamsBuilder.build()
    Create an immutable params object from this builder @return an immutable params object from this builder
  • org.fenixedu.academic.domain.phd.reports.EPFLCandidatesReport.build()
  • org.fenixedu.academic.domain.phd.reports.PhdGuidersReport.build()
  • org.fenixedu.academic.domain.phd.reports.PhdIndividualProgramProcessesReport.build()
  • org.fenixedu.academic.domain.phd.reports.RecommendationLetterReport.build()
  • org.fenixedu.commons.i18n.LocalizedString.Builder.build()
  • org.freecompany.redline.Builder.build()
  • org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder.build()
  • org.gatein.management.rest.content.LinkBuilder.build()
  • org.gatein.pc.portlet.impl.deployment.staxnav.PortletApplicationMetaDataBuilder.build()
  • org.gatein.pc.portlet.impl.info.ContainerInfoBuilder.build()
  • org.geoserver.wfs.xml.FeatureTypeSchemaBuilder.build()
  • org.geoserver.wps.executor.ExecuteResponseBuilder.build()
  • org.geotools.feature.AttributeBuilder.build()
    Builds the attribute.

    The class of the attribute built is determined from its type set with {@link #setType(AttributeType)}.

    @return The build attribute.
  • org.geotools.filter.expression.ExpressionBuilder.build()
    Build the expression.
  • org.geotools.filter.expression.LiteralBuilder.build()
  • org.glassfish.embeddable.spi.RuntimeBuilder.build()
    Builds a custom GlassFishRuntime with the supplied bootstrap options @param options @return @throws GlassFishException
  • org.glassfish.grizzly.filterchain.FilterChainBuilder.build()
  • org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder.build()
  • org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder.build()
    {@inheritDoc}
  • org.glassfish.hk2.utilities.ActiveDescriptorBuilder.build()
    Generates a descriptor that can be used in binding operations @return The descriptor that has been built up @throws IllegalArgumentException if the built descriptor is invalid
  • org.glassfish.jersey.client.JerseyClientBuilder.build()
  • org.glassfish.jersey.server.RequestContextBuilder.build()
  • org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder.build()
    Build the instance of {@link RequestEvent request event}. @param eventType Type of the event to be built. @return Request event instance.
  • org.glassfish.jersey.uri.internal.JerseyUriBuilder.build()
  • org.gradle.platform.base.internal.BinaryNamingSchemeBuilder.build()
  • org.gradle.process.internal.AbstractExecHandleBuilder.build()
  • org.gradle.process.internal.ExecHandleBuilder.build()
  • org.gradle.process.internal.WorkerProcessBuilder.build()
  • org.gradle.testfixtures.ProjectBuilder.build()
    Creates the project. @return The project
  • org.graylog2.gelfclient.GelfMessageBuilder.build()
  • org.graylog2.restroutes.internal.RouterGenerator.build()
  • org.grouplens.lenskit.core.LenskitRecommenderEngineBuilder.build()
    Build the recommender engine. @return The built recommender engine, with {@linkplain ModelDisposition#EXCLUDED excluded}components removed. @throws RecommenderBuildException
  • org.grouplens.lenskit.data.event.RatingBuilder.build()
  • org.grouplens.lenskit.eval.data.CSVDataSourceBuilder.build()
    Build the data source. At least one of {@link #setName(String)} or{@link #setFile(File)} must be called prior to building. @return The configured data source.
  • org.grouplens.lenskit.scored.ScoredIdBuilder.build()
    Finish constructing the {@code ScoredId} and instantiate it. @return A new {@code ScoredId} object.
  • org.grouplens.lenskit.scored.ScoredIdListBuilder.build()
  • org.grouplens.lenskit.util.table.TableBuilder.build()
  • org.grouplens.lenskit.util.table.TableLayoutBuilder.build()
  • org.guvnor.common.services.project.builder.service.BuildService.build()
    Full build without deployment @param project
  • org.gwtoolbox.widget.client.menu.MenuBuilder.build()
  • org.hdiv.config.annotation.builders.SecurityConfigBuilder.build()
  • org.hibernate.boot.registry.BootstrapServiceRegistryBuilder.build()
    Build the bootstrap registry. @return The built bootstrap registry
  • org.hibernate.boot.registry.StandardServiceRegistryBuilder.build()
    Build the StandardServiceRegistry. @return The StandardServiceRegistry.
  • org.hibernate.envers.tools.query.QueryBuilder.build()
    Builds the given query, appending results to the given string buffer, and adding all query parameter values that are used to the map provided. @param sb String builder to which the query will be appended. @param queryParamValues Map to which name and values of parameters used in the query should be added.
  • org.hibernate.jpa.boot.spi.EntityManagerFactoryBuilder.build()
    Build {@link EntityManagerFactory} instance @return The built {@link EntityManagerFactory}
  • org.hibernate.ogm.grid.impl.RowKeyBuilder.build()
  • org.hibernate.ogm.model.impl.RowKeyBuilder.build()
  • org.hibernate.ogm.options.container.impl.OptionsContainerBuilder.build()
  • org.hibernate.search.test.util.FullTextSessionBuilder.build()
    Creates a new FullTextSession based upon the configuration built so far. @return new FullTextSession based upon the configuration built so far.
  • org.hibernate.service.BootstrapServiceRegistryBuilder.build()
    Build the bootstrap registry. @return The built bootstrap registry
  • org.identityconnectors.framework.common.objects.OperationOptionsBuilder.build()
  • org.identityconnectors.framework.common.objects.SyncDeltaBuilder.build()
  • org.infinispan.client.hotrod.configuration.ConfigurationBuilder.build()
  • org.infinispan.config.FluentConfiguration.build()
  • org.infinispan.config.FluentGlobalConfiguration.build()
  • org.infinispan.configuration.cache.ClusteringConfigurationBuilder.build()
  • org.infinispan.configuration.cache.ConfigurationBuilder.build()
  • org.infinispan.configuration.cache.HashConfigurationBuilder.build()
  • org.infinispan.configuration.global.GlobalConfigurationBuilder.build()
  • org.infinispan.configuration.global.TransportConfigurationBuilder.build()
  • org.infinispan.query.dsl.QueryBuilder.build()
    Builds the query object. Once built, the query is immutable and can be executed only once. @return the Query
  • org.infinispan.remoting.rpc.RpcOptionsBuilder.build()
    @return an instance of {@link RpcOptions} with the current builder options
  • org.infinispan.rest.configuration.RestServerConfigurationBuilder.build()
  • org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder.build()
  • org.jasig.portal.utils.cache.CacheKey.CacheKeyBuilder.build()
  • org.jbehave.core.reporters.StoryReporterBuilder.build()
  • org.jboss.aerogear.simplepush.server.DefaultSimplePushConfig.Builder.build()
  • org.jboss.arquillian.context.ContextManagerBuilder.build()
  • org.jboss.arquillian.graphene.intercept.InterceptorBuilder.build()
    Builds the final version of {@link Interceptor} intercepting all methods recorded via{@link #interceptInvocation(Class,Interceptor)}. @return the final version of {@link Interceptor}
  • org.jboss.as.clustering.impl.CoreGroupCommunicationService.build()
  • org.jboss.as.clustering.msc.InjectedValueServiceBuilder.build()
  • org.jboss.as.console.client.layout.FormLayout.build()
  • org.jboss.as.console.client.layout.MultipleToOneLayout.build()
  • org.jboss.as.console.client.layout.OneToOneLayout.build()
  • org.jboss.as.console.client.layout.SimpleLayout.build()
  • org.jboss.as.console.client.shared.viewframework.builder.FormLayout.build()
  • org.jboss.as.console.client.shared.viewframework.builder.MultipleToOneLayout.build()
  • org.jboss.as.console.client.shared.viewframework.builder.OneToOneLayout.build()
  • org.jboss.as.console.client.shared.viewframework.builder.SimpleLayout.build()
  • org.jboss.as.console.mbui.widgets.ModelNodeFormBuilder.build()
  • org.jboss.as.controller.AbstractAttributeDefinitionBuilder.build()
  • org.jboss.as.controller.ResourceBuilder.build()
  • org.jboss.as.controller.SimpleAttributeDefinitionBuilder.build()
  • org.jboss.as.controller.client.OperationBuilder.build()
    Builds the operation. @return the operation
  • org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder.build()
  • org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder.build()
  • org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder.build()
    Creates the deployment plan. @return the deployment plan
  • org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder.build()
  • org.jboss.as.model.test.ChildFirstClassLoaderBuilder.build()
  • org.jboss.as.model.test.ModelTestBootOperationsBuilder.build()
  • org.jboss.as.plugin.common.Operations.CompositeOperationBuilder.build()
  • org.jboss.as.standalone.client.api.deployment.DeploymentPlanBuilder.build()
    Creates the deployment plan. @return the deployment plan
  • org.jboss.as.subsystem.test.KernelServicesBuilder.build()
    Creates the controller and initializes it with the passed in configuration options. If {@link #createLegacyKernelServicesBuilder(AdditionalInitialization,ModelVersion)} was called kernel services will be created for the legacy subsystemcontrollers as well, accessible from {@link KernelServices#getLegacyServices(ModelVersion)} on the created {@link KernelServices} @return the kernel services wrapping the controller
  • org.jboss.as.test.integration.security.common.config.SecurityModule.Builder.build()
  • org.jboss.ballroom.client.widgets.window.WindowContentBuilder.build()
  • org.jboss.bpm.console.server.util.RsDocBuilder.build()
  • org.jboss.deployers.spi.deployer.managed.ManagedObjectCreator.build()
    Build managed objects for this deployment context @param unit the deployment unit @param managedObjects the managed objects @throws DeploymentException
  • org.jboss.errai.workspaces.client.framework.WorkspaceBuilder.build()
    Actual assembly of a workspace instance @param workspace
  • org.jboss.forge.addon.projects.building.BuildResultBuilder.build()
  • org.jboss.forge.addon.projects.building.ProjectBuilder.build()
    Execute the build, returning the final product as a {@link Resource}.
  • org.jboss.forge.addon.ui.result.navigation.NavigationResultBuilder.build()
    Create a NavigationResult instance representing the entries that have been added. @return A NavigationResult instance
  • org.jboss.forge.project.build.ProjectBuilder.build()
    Execute the build.
  • org.jboss.identity.federation.core.wstrust.STSClientConfig.Builder.build()
  • org.jboss.internal.soa.esb.services.rules.RuleInfoBuilder.build()
  • org.jboss.kernel.plugins.deployment.props.DeploymentBuilder.build()
    Build KernelDeployment instance. @return KernelDeployment instance
  • org.jboss.kernel.plugins.deployment.props.PropertiesGraphFactory.build()
    Build the kernel deployment. @return KernelDeployment instance
  • org.jboss.mx.metadata.MetaDataBuilder.build()
    Constructs the Model MBean metadata. @return initialized MBean info @throws NotCompliantMBeanException if there were errors building the MBean info from the given data source
  • org.jboss.mx.metadata.StandardMetaData.build()
  • org.jboss.mx.metadata.XMLMetaData.build()
    Constructs the Model MBean metadata. This implementation reads the document type definition from the beginning of the XML file and picks a corresponding XML builder based on the schema name. In case no document type is defined the latest schema builder for this JBossMX release is used.

    The SAX parser implementation is selected by default based on JAXP configuration. If you want to use JAXP to select the parser, you can set the system property "javax.xml.parsers.SAXParserFactory". For example, to use Xerces you might define:

     java -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl ... 
    In case you can't or don't want to use JAXP to configure the SAX parser implementation you can override the SAX parser implementation by setting an MBean descriptor field {@link XMBeanConstants#SAX_PARSER} to theparser class string value. @return initialized MBean info @throws NotCompliantMBeanException if there were errors building the MBean info from the given XML file.
  • org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder.build()
  • org.jboss.resteasy.client.jaxrs.internal.proxy.processors.WebTargetProcessor.build()
  • org.jboss.resteasy.specimpl.LinkBuilderImpl.build()
  • org.jboss.resteasy.specimpl.ResteasyUriBuilder.build()
  • org.jboss.resteasy.specimpl.UriBuilderImpl.build()
  • org.jboss.soa.esb.actions.transformation.xslt.TransformerFactoryConfig.Builder.build()
  • org.jboss.soa.esb.listeners.config.WebGatewayBuilder.build()
  • org.jboss.soa.esb.listeners.deployers.mc.as6.WebGatewayBuilder.build()
  • org.jboss.soa.esb.services.security.SecurityConfig.Builder.build()
  • org.jboss.weld.serialization.BeanIdentifierIndex.build()
    Note that the index can only be built once. @param beans The set of beans the index should be built from, only instances of {@link CommonBean} and implementations of {@link PassivationCapable} areincluded @throws IllegalStateException If the index is built already
  • org.jboss.weld.util.cache.ComputingCacheBuilder.build()
    @param computingFunction @return a new ComputingCache instance
  • org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedPortComponentRefMetaDataBuilder.build()
  • org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaDataBuilder.build()
  • org.jbpm.process.builder.ProcessNodeBuilder.build()
  • org.jbpm.process.builder.dialect.java.JavaReturnValueEvaluatorBuilder.build()
  • org.jbpm.process.builder.dialect.mvel.MVELActionBuilder.build()
  • org.jbpm.process.builder.dialect.mvel.MVELReturnValueEvaluatorBuilder.build()
  • org.jclouds.ContextBuilder.build()
    Builds the base context for this api. Note that this may be of type {@link Closer}, if nothing else was configured via {@link ApiMetadata#getContext()}. Typically, the type returned is {@link RestContext} @see ApiMetadata#getContext() @see #build(TypeToken)
  • org.jclouds.blobstore.domain.BlobBuilder.build()
    This makes a blob from the currently configured parameters. @return a new blob from the current parameters
  • org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder.build()
  • org.jclouds.compute.domain.ComputeMetadataBuilder.build()
  • org.jclouds.compute.domain.HardwareBuilder.build()
  • org.jclouds.compute.domain.ImageBuilder.build()
  • org.jclouds.compute.domain.NodeMetadataBuilder.build()
  • org.jclouds.compute.domain.OperatingSystem.Builder.build()
  • org.jclouds.compute.domain.SecurityGroupBuilder.build()
  • org.jclouds.compute.domain.TemplateBuilder.build()
    Generate an immutable template from the current builder.
  • org.jclouds.compute.domain.VolumeBuilder.build()
  • org.jclouds.domain.LocationBuilder.build()
  • org.jclouds.domain.LoginCredentials.Builder.build()
  • org.jclouds.dynect.v3.domain.RecordSet.Value.Builder.build()
  • org.jclouds.fujitsu.fgcp.compute.strategy.VServerMetadata.Builder.build()
  • org.jclouds.fujitsu.fgcp.domain.DiskImage.Builder.build()
  • org.jclouds.http.Uris.UriBuilder.build()
  • org.jclouds.openstack.swift.v1.domain.SwiftObject.Builder.build()
  • org.jclouds.openstack.trove.v1.domain.User.Builder.build()
  • org.jclouds.rackspace.cloudloadbalancers.v1.domain.LoadBalancer.Builder.build()
  • org.jclouds.s3.domain.ObjectMetadataBuilder.build()
  • org.jclouds.samples.googleappengine.domain.ResourceResult.Builder.build()
  • org.jclouds.scriptbuilder.ScriptBuilder.build()
  • org.jclouds.vcloud.domain.NetworkConnectionSection.Builder.build()
  • org.jdesktop.core.animation.timing.Animator.Builder.build()
  • org.jdom.contrib.input.LineNumberSAXBuilder.build()
  • org.jdom.contrib.input.ResultSetBuilder.build()

    This builds a Document from the java.sql.ResultSet.

    @return Document - resultant Document object. @throws JDOMException when there is a problemwith the build.
  • org.jdom.input.DOMBuilder.build()
    This will build a JDOM tree from an existing DOM tree. @param domDocument org.w3c.dom.Document object @return Document - JDOM document object.
  • org.jdom.input.SAXBuilder.build()
    This builds a document from the supplied input source. @param in InputSource to read from @return Document resultant Document object @throws JDOMException when errors occur in parsing @throws IOException when an I/O error prevents a documentfrom being fully parsed
  • org.jdom.input.StAXBuilder.build()
  • org.jdom2.input.DOMBuilder.build()
    This builds a document from the supplied XMLEventReader.

    The JDOMContent will be built by the current JDOMFactory. @param events XMLEventReader to read from @return Document resultant Document object @throws JDOMException when errors occur in parsing

  • org.jdom2.input.SAXBuilder.build()
    This builds a document from the supplied input source. @param in InputSource to read from @return Document resultant Document object @throws JDOMException when errors occur in parsing @throws IOException when an I/O error prevents a document from being fully parsed
  • org.jdom2.input.StAXStreamBuilder.build()
    This builds a document from the supplied XMLStreamReader.

    The JDOMContent will be built by the current JDOMFactory. @param reader XMLStreamReader to read from @return Document resultant Document object @throws JDOMException when errors occur in parsing

  • org.jenkinsci.plugins.workflow.support.visualization.table.FlowGraphTable.build()
    Builds the tabular view of a flow node graph. Leaving this outside the constructor to enable subtyping to tweak the behaviour.
  • org.jetbrains.jps.incremental.IncProjectBuilder.build()
  • org.jfrog.build.api.builder.ArtifactBuilder.build()
    Assembles the artifact class @return Assembled dependency
  • org.jfrog.build.api.builder.BuildInfoBuilder.build()
    Assembles the build class @return Assembled build
  • org.jfrog.build.api.builder.DependencyBuilder.build()
    Assembles the dependency class @return Assembled dependency
  • org.jfrog.build.api.builder.ModuleBuilder.build()
    Assembles the module class @return Assembled module
  • org.jfrog.build.api.builder.dependency.BuildPatternArtifactsRequestBuilder.build()
  • org.jipijapa.plugin.spi.EntityManagerFactoryBuilder.build()
  • org.jitterbit.integration.common.server.project.backup.ProjectBackupDescriptor.Builder.build()
  • org.jitterbit.integration.debug.client.DebuggingParametersBuilder.build()
  • org.jkff.ire.DFABuilder.build()
  • org.jkff.ire.NFABuilder.build()
  • org.jolokia.client.J4pClientBuilder.build()
    Build the agent with the information given before @return a new J4pClient
  • org.jostraca.Service.build()
    Build code from prespecified list of TemplatePath objects. @return List of Template objects
  • org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder.build()
  • org.jruby.ir.representations.CFG.build()
    Build the Control Flow Graph
  • org.keycloak.util.KeycloakUriBuilder.build()
  • org.kie.builder.CompositeKnowledgeBuilder.build()
  • org.kie.internal.builder.CompositeKnowledgeBuilder.build()
  • org.kie.internal.utils.KieHelper.build()
  • org.kie.services.client.api.builder.RemoteJmsRuntimeEngineFactoryBuilder.build()
  • org.kie.services.client.api.builder.RemoteRestRuntimeEngineFactoryBuilder.build()
  • org.kie.workbench.common.services.refactoring.backend.server.indexing.DefaultIndexBuilder.build()
  • org.kie.workbench.common.services.refactoring.backend.server.query.QueryBuilder.build()
  • org.kie.workbench.common.widgets.client.callbacks.CommandBuilder.build()
  • org.kiji.schema.KijiDataRequestBuilder.build()
    Construct a new KijiDataRequest based on the configuration specified in this builder and its associated column builders.

    After calling build(), you may not use the builder anymore.

    @return a new KijiDataRequest object containing the column requests associatedwith this KijiDataRequestBuilder.
  • org.kiji.schema.util.InstanceBuilder.TableBuilder.build()
  • org.kitesdk.data.URIBuilder.build()
    Builds a dataset URI from the given repository URI string, namespace, and dataset name. @param repoUri a repository URI string @param namespace a String namespace @param dataset a String dataset name @return a dataset URI for the namespace and dataset name in the repository @since 0.17.0
  • org.kitesdk.morphline.api.CommandBuilder.build()
    Creates and returns a command rooted at the given morphline JSON config. The command will feed records into child. The command will have parent as it's parent. Additional parameters can be passed via the morphline context.
  • org.languagetool.markup.AnnotatedTextBuilder.build()
    Create the annotated text to be passed into {@link org.languagetool.JLanguageTool#check(AnnotatedText)}.
  • org.lightadmin.api.config.builder.FieldSetConfigurationUnitBuilder.build()
  • org.lightadmin.core.config.domain.common.GenericFieldSetConfigurationUnitBuilder.build()
  • org.lightadmin.core.config.domain.configuration.DefaultEntityMetadataConfigurationUnitBuilder.build()
  • org.lilyproject.indexer.engine.SolrDocumentBuilder.build()
  • org.lilyproject.repository.api.MetadataBuilder.build()
  • org.lilyproject.repository.api.RecordBuilder.build()
    Returns a record object containing the properties that have been added to the builder without actually creating it on the repository. @return a record
  • org.locationtech.geogig.api.CommitBuilder.build()
  • org.locationtech.geogig.api.ContextBuilder.build()
  • org.locationtech.geogig.api.FeatureBuilder.build()
    Builds a {@link Feature} from the provided {@link RevFeature}. @param id the id of the new feature @param revFeature the {@code RevFeature} with the property values for the feature @return the constructed {@code Feature}
  • org.locationtech.geogig.api.RevTreeBuilder.build()
    @return the new tree, not saved to the object database. Any bucket tree though is saved whenthis method returns.
  • org.locationtech.geogig.api.plumbing.diff.MutableTree.build()
  • org.menacheri.jetclient.app.impl.DefaultSession.SessionBuilder.build()
  • org.menacheri.jetclient.util.LoginHelper.LoginBuilder.build()
  • org.mifosplatform.commands.service.CommandWrapperBuilder.build()
  • org.mifosplatform.infrastructure.core.data.CommandProcessingResultBuilder.build()
  • org.mifosplatform.integrationtests.common.fixeddeposit.FixedDepositProductHelper.build()
  • org.mifosplatform.integrationtests.common.loans.LoanProductTestBuilder.build()
  • org.mifosplatform.integrationtests.common.recurringdeposit.RecurringDepositProductHelper.build()
  • org.milyn.cdr.xpath.evaluators.PredicatesEvaluatorBuilder.build()
  • org.modeshape.jcr.JcrConfiguration.build()
  • org.msgpack.template.GenericTemplate.build()
  • org.mule.api.endpoint.EndpointURIBuilder.build()
  • org.mule.api.processor.MessageProcessorBuilder.build()
  • org.mule.api.processor.MessageProcessorChainBuilder.build()
  • org.mule.module.cxf.builder.LocalClientMessageProcessorBuilder.build()
  • org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder.build()
  • org.mule.module.cxf.builder.SimpleClientMessageProcessorBuilder.build()
  • org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder.build()
  • org.mule.module.db.test.util.ResultSetBuilder.build()
  • org.mule.module.http.internal.request.HttpRequesterBuilder.build()
  • org.mule.processor.chain.DefaultMessageProcessorChainBuilder.build()
    This builder supports the chaining together of message processors that intercept and also those that don't. While one can iterate over message processor intercepting message processors need to be chained together. One solution is make all message processors intercepting (via adaption) and chain them all together, this results in huge stack traces and recursive calls with adaptor. The alternative is to build the chain in such a way that we iterate when we can and chain where we need to.
    We iterate over the list of message processor to be chained together in reverse order collecting up those that can be iterated over in a temporary list, as soon as we have an intercepting message processor we create a DefaultMessageProcessorChain using the temporary list and set it as a listener of the intercepting message processor and then we continue with the algorithm
  • org.mule.processor.chain.SimpleMessageProcessorChainBuilder.build()
  • org.mule.tck.junit4.ApplicationContextBuilder.build()
  • org.netmelody.cieye.spies.teamcity.jsondomain.Builds.build()
  • org.objectweb.celtix.configuration.impl.ConfigurationMetadataBuilder.build()
  • org.ocpsoft.rewrite.param.ParameterizedPatternBuilder.build()
    Use this expression to build a {@link String} from this expression's pattern. Extract needed values from the{@link EvaluationContext}. @throws {@link ParameterizationException} when a required parameter is missing.
  • org.olat.course.run.userview.NodeEvaluation.build()
  • org.onebusaway.transit_data_federation.services.service_alerts.ServiceAlerts.TimeRange.Builder.build()
  • org.openengsb.core.api.descriptor.AttributeDefinition.Builder.build()
  • org.openengsb.core.api.descriptor.ServiceDescriptor.Builder.build()
  • org.openjdk.jmh.runner.options.ChainedOptionsBuilder.build()
  • org.openqa.selenium.interactions.Actions.build()
  • org.opensolaris.opengrok.search.QueryBuilder.build()
    Build a new query based on the query text that has been passed in to this builder. @return a query, or {@code null} if no query text is available. @throws ParseException if the query text cannot be parsed
  • org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor.build()
  • org.openstreetmap.osmosis.plugin.elasticsearch.model.shape.ESShape.ESShapeBuilder.build()
  • org.openxml4j.document.wordprocessing.Paragraph.build()
    build a paragraph in open XML @return
  • org.ops4j.pax.exam.TestProbeBuilder.build()
  • org.ops4j.pax.tinybundles.core.TinyBundle.build()
  • org.osgi.impl.bundle.obr.resource.BundleInfo.build()
    Convert the bundle to a Resource. All URIs are going to be abslute, but could be local. @return the resource @throws Exception
  • org.pentaho.platform.api.repository2.unified.RepositoryFileAcl.Builder.build()
  • org.picketlink.identity.federation.core.wstrust.STSClientConfig.Builder.build()
  • org.picketlink.idm.config.IdentityConfigurationBuilder.build()
  • org.picocontainer.PicoBuilder.build()
  • org.pirkaengine.core.template.TemplateBuilder.build()
    テンプレートをビルドする. @param templateName テンプレート名 @param file File @return テンプレートオブジェクト @throws FileNotFoundException @throws ParseException
  • org.playframework.playclipse.builder.JapidFullBuildCollector.build()
  • org.primefaces.util.AjaxRequestBuilder.build()
  • org.python.compiler.AdapterMaker.build()
  • org.python.compiler.JavaMaker.build()
  • org.quartz.JobBuilder.build()
    Produce the JobDetail instance defined by this JobBuilder. @return the defined JobDetail.
  • org.quartz.TriggerBuilder.build()
    Produce the Trigger. @return a Trigger that meets the specifications of the builder.
  • org.raml.parser.visitor.RamlDocumentBuilder.build()
  • org.redline_rpm.Builder.build()
    Generates an RPM with a standard name consisting of the RPM package name, version, release, and type in the given directory. @param directory the destination directory for the new RPM file. @return the name of the rpm @throws NoSuchAlgorithmException the algorithm isn't supported @throws IOException there was an IO error
  • org.renjin.compiler.ir.tac.IRBodyBuilder.build()
  • org.renjin.eval.SessionBuilder.build()
  • org.renjin.packaging.LazyLoadFrameBuilder.build()
  • org.renjin.primitives.matrix.DoubleMatrixBuilder.build()
  • org.renjin.primitives.matrix.IntMatrixBuilder.build()
  • org.renjin.primitives.matrix.MatrixBuilder.build()
  • org.renjin.primitives.matrix.StringMatrixBuilder.build()
  • org.renjin.sexp.PairList.Builder.build()
  • org.renjin.util.NamesBuilder.build()
  • org.rest.common.search.SearchUriBuilder.build()
  • org.resteasy.specimpl.UriBuilderImpl.build()
  • org.restlet.ext.jaxrs.ExtendedUriBuilder.build()
    {@inheritDoc}
  • org.rhq.core.db.builders.CreateSequenceExprBuilder.build()
  • org.saiku.service.util.export.excel.ExcelWorksheetBuilder.build()
  • org.scribe.builder.ServiceBuilder.build()
    Returns the fully configured {@link OAuthService} @return fully configured {@link OAuthService}
  • org.sgx.gwtjavatools.overlay.json.JsValueBuilder.build()
  • org.sonar.api.batch.rule.internal.ActiveRulesBuilder.build()
  • org.sonar.api.batch.rule.internal.RulesBuilder.build()
  • org.sonar.api.batch.sensor.duplication.DuplicationBuilder.build()
    Call this method when you have declared all duplications of the file.
  • org.sonar.api.measures.CountDistributionBuilder.build()
    Shortcut for build(true) @return the built measure
  • org.sonar.api.measures.RangeDistributionBuilder.build()
    Shortcut for build(true) @return the built measure
  • org.sonatype.nexus.analytics.EventDataBuilder.build()
  • org.sonatype.nexus.httpclient.HttpClientFactory.Builder.build()
  • org.sonatype.sisu.siesta.client.ClientBuilder.Target.Factory.build()
  • org.springframework.amqp.core.MessageBuilder.build()
  • org.springframework.amqp.core.MessagePropertiesBuilder.build()
  • org.springframework.batch.core.job.builder.SimpleJobBuilder.build()
  • org.springframework.batch.core.jsr.step.builder.JsrPartitionStepBuilder.build()
  • org.springframework.batch.core.step.builder.FlowStepBuilder.build()
    Build a step that executes the flow provided, normally composed of other steps. The flow is not executed in a transaction because the individual steps are supposed to manage their own transaction state. @return a flow step
  • org.springframework.batch.core.step.builder.JobStepBuilder.build()
    Build a step from the job provided. @return a new job step
  • org.springframework.batch.core.step.builder.PartitionStepBuilder.build()
  • org.springframework.batch.core.step.builder.TaskletStepBuilder.build()
  • org.springframework.binding.message.MessageBuilder.build()
    Builds the message that will be resolved. Called after the end of recording builder instructions. @return the built message resolver
  • org.springframework.data.elasticsearch.core.query.NativeSearchQueryBuilder.build()
  • org.springframework.data.mongodb.core.index.TextIndexDefinition.TextIndexDefinitionBuilder.build()
  • org.springframework.hateoas.alps.Descriptor.DescriptorBuilder.build()
  • org.springframework.http.converter.json.Jackson2ObjectMapperBuilder.build()
    Build a new {@link ObjectMapper} instance.

    Each build operation produces an independent {@link ObjectMapper} instance.The builder's settings can get modified, with a subsequent build operation then producing a new {@link ObjectMapper} based on the most recent settings. @return the newly built ObjectMapper

  • org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder.build()
    Build the embedded database. @return the embedded database
  • org.springframework.roo.classpath.antlrjavaparser.details.JavaParserClassOrInterfaceTypeDetailsBuilder.build()
  • org.springframework.roo.classpath.details.ClassOrInterfaceTypeDetailsBuilder.build()
  • org.springframework.roo.classpath.details.ConstructorMetadataBuilder.build()
  • org.springframework.roo.classpath.details.FieldMetadataBuilder.build()
  • org.springframework.roo.classpath.details.ImportMetadataBuilder.build()
  • org.springframework.roo.classpath.details.ItdTypeDetailsBuilder.build()
  • org.springframework.roo.classpath.details.MethodMetadataBuilder.build()
  • org.springframework.roo.classpath.details.annotations.AnnotationMetadataBuilder.build()
  • org.springframework.roo.classpath.javaparser.details.JavaParserClassOrInterfaceTypeDetailsBuilder.build()
  • org.springframework.roo.classpath.scanner.MemberDetailsBuilder.build()
  • org.springframework.roo.model.CustomDataBuilder.build()
  • org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder.build()
  • org.springframework.security.oauth2.provider.ServerRunning.UriBuilder.build()
  • org.springframework.social.connect.UserProfileBuilder.build()
    Builds the user profile. Call this method after setting all profile field values.
  • org.springframework.social.support.URIBuilder.build()
    Builds the URI
  • org.springframework.web.servlet.support.ServletUriComponentsBuilder.build()
  • org.springframework.web.util.UriComponentsBuilder.build()
    Builds a {@code UriComponents} instance from the various components contained in this builder. @return the URI components
  • org.springframework.webflow.engine.model.builder.FlowModelBuilder.build()
    Builds any variables initialized by the flow when it starts. @throws FlowModelBuilderException an exception occurred building the flow
  • org.springframework.xd.dirt.core.ModuleDeploymentRequestsPath.build()
    Build the path string using the field values. @return path string @see Paths#build
  • org.springframework.xd.dirt.core.ModuleDeploymentsPath.build()
    Build the path string using the field values. @return path string @see Paths#build
  • org.springframework.xd.tuple.TupleBuilder.build()
  • org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder.build()
  • org.stjs.generator.GeneratorConfigurationBuilder.build()
  • org.strecks.builder.InterceptorBuilder.build()
  • org.teavm.common.GraphBuilder.build()
  • org.teavm.common.RecordArrayBuilder.build()
  • org.teavm.vm.TeaVM.build()

    Does actual build. Call this method after TeaVM is fully configured and all entry points are specified. This method may fail if there are items (classes, methods and fields) that are required by entry points, but weren't found in classpath. In this case no actual generation happens and no exceptions thrown, but you can further call {@link #checkForMissingItems()} or {@link #hasMissingItems()} to learn the build state.

    @param writer where to generate JavaScript. Should not be null. @param target where to generate additional resources. Can be null, but if there areplugins or inteceptors that generate additional resources, the build process will fail.
  • org.terasology.engine.bootstrap.EntitySystemBuilder.build()
  • org.terasology.entitySystem.entity.EntityBuilder.build()
    Produces an entity with the components contained in this entity builder @return The built entity.
  • org.terasology.rendering.assets.mesh.MeshBuilder.build()
  • org.terasology.rendering.assets.skeletalmesh.SkeletalMeshDataBuilder.build()
  • org.tmatesoft.hg.internal.FileHistory.build()
  • org.tmatesoft.hg.internal.FileRenameHistory.build()
  • org.toubassi.femtozip.models.FemtoZipCompressionModel.build()
  • org.toubassi.femtozip.models.VariableIntCompressionModel.build()
  • org.uberfire.client.editor.JSNativeEditor.build()
  • org.uberfire.client.perspective.JSNativePerspective.build()
  • org.uberfire.client.screen.JSNativeScreen.build()
  • org.uberfire.client.splash.JSNativeSplashScreen.build()
  • org.uberfire.workbench.model.menu.MenuCustom.build()
  • org.useware.kernel.model.structure.builder.Builder.build()
  • org.watermint.sourcecolon.org.opensolaris.opengrok.search.QueryBuilder.build()
    Build a new query based on the query text that has been passed in to this builder. @return a query, or {@code null} if no query text is available. @throws ParseException if the query text cannot be parsed
  • org.waveprotocol.box.search.SearchProto.SearchResponse.Builder.build()
  • org.waveprotocol.wave.model.document.operation.AnnotationBoundaryMapBuilder.build()
    Returns an AnnotationBoundaryMap that corresponds to this builder's state. Behaviour is undefined if this builder is used after calling this method.
  • org.waveprotocol.wave.model.document.operation.Nindo.Builder.build()
  • org.waveprotocol.wave.model.document.operation.impl.DocInitializationBuilder.build()
    Constructs an operation from this builder's state. Behaviour is undefined if this builder is used after calling this method.
  • org.waveprotocol.wave.model.document.operation.impl.DocOpBuilder.build()
    Constructs an operation from this builder's state. Behaviour is undefined if this builder is used after calling this method.
  • org.weakref.jmx.ObjectNameBuilder.build()
  • org.wildfly.extension.undertow.session.DistributableSessionIdentifierCodecBuilder.build()
    Builds a {@link SessionIdentifierCodec} service. @param target a service target @param name a service name @param deploymentServiceName the service name of the deployment @return a service builder
  • org.wildfly.extension.undertow.session.DistributableSessionManagerFactoryBuilder.build()
    Builds a {@link SessionManagerFactory} service. @param target the service target @param name the service name of the {@link SessionManagerFactory} service @param deploymentServiceName service name of the web application @param module the deployment module @param metaData the web application meta data @return a session manager factory service builder
  • org.wso2.carbon.mediation.service.templates.TemplateMediator.build()
  • org.wso2.carbon.mediator.service.builtin.SequenceMediator.build()
  • org.wso2.carbon.mediator.service.ui.Mediator.build()
    Populate this mediator from the Synapse mediator configuration. @param elem synapse mediator configuration
  • org.wso2.carbon.rulecep.commons.descriptions.service.ExtensionBuilder.build()
    Build the extensible configuration parts of the given ExtensibleConfiguration @param extensibleConfiguration ExtensibleConfiguration instance @param element source OMElement containing the configuration @param xPathFactory the factory to create XPaths
  • org.wso2.carbon.utils.component.xml.builder.ComponentConfigBuilder.build()
  • org.xtreemfs.babudb.config.ConfigBuilder.build()
    Builds a BabuDB configuration instance. @return a BabuDBConfig instance
  • org.zanata.model.HTextFlowBuilder.build()
  • play.PlayBuilder.build()
  • play.api.libs.ws.ning.NingAsyncHttpClientConfigBuilder.build()
  • pt.utl.ist.fenix.tools.spreadsheet.SpreadsheetBuilder.build()
  • quickhull3d.QuickHull3D.build()
    Constructs the convex hull of a set of points whose coordinates are given by an array of doubles. @param coords x, y, and z coordinates of each inputpoint. The length of this array will be three times the number of input points. @throws IllegalArgumentException the number of input points is lessthan four, or the points appear to be coincident, colinear, or coplanar.
  • rabbit.ui.internal.viewers.ITreePathBuilder.build()
    Builds a collection of tree paths representing the leaves elements of the tree built from the given input. @param input the input element to build from. @return a collection of tree paths, the collection may be empty but nevernull. If unable to build from the given input, an empty collection will be returned.
  • ratpack.configuration.internal.DefaultConfigurationFactoryFactory.build()
  • ratpack.launch.LaunchConfigBuilder.build()
    Builds the launch config, based on the current state and the handler factory.

    Supplying {@code null} for the {@code handlerFactory} will result in a launch config that can't be used to start a server.This is the same as calling {@link #build()}. @param handlerFactory The handler factory for the application @return A newly constructed {@link LaunchConfig} based on this builder's state

  • ratpack.path.internal.DefaultPathBinderBuilder.build()
  • ratpack.registry.RegistryBuilder.build()
    Builds the registry. @return a newly created registry
  • rinde.sim.scenario.ScenarioBuilder.build()
    Generates a new {@link Scenario}. @return The new scenario.
  • ro.bjug.todo.api.TodoBuilder.build()
  • soot.jimple.spark.builder.ContextInsensitiveBuilder.build()
  • soot.jimple.toolkits.callgraph.CallGraphBuilder.build()
  • sparklr.common.HttpTestUtils.UriBuilder.build()
  • spoon.processing.Builder.build()
  • st.gravel.support.compiler.ast.BlockInliner.build()
  • storm.trident.TridentTopology.build()
  • systole.domain.report.builder.ClasicReportBuilder.build()
  • tahrir.tools.ByteArraySegment.ByteArraySegmentBuilder.build()
  • thredds.catalog2.builder.CatalogBuilder.build()
    Generate the resulting Catalog. @return the resulting Catalog object. @throws IllegalStateException if any Catalog invariants are violated.
  • twitter4j.conf.ConfigurationBuilder.build()
  • uk.co.gencoreoperative.fileutils.JarBuilder.build()
  • voldemort.store.StoreDefinitionBuilder.build()
  • voldemort.store.readonly.JsonStoreBuilder.build()
  • voldemort.store.readonly.mr.HadoopStoreBuilder.build()
    Run the job
  • ws.wamp.jawampa.WampClientBuilder.build()
  • wybs.util.StdProject.build()
    Build a given set of source entries, including all files which depend upon them. @param sources --- a collection of source file entries. This will not be modified by this method. @throws Exception
  • zdenekdrahos.AI.NeuralNetwork.Builder.INetworkBuilder.build()
  • zdenekdrahos.AI.NeuralNetwork.Builder.NetworkBuilder.build()
  • zdenekdrahos.AI.Training.Builder.ITrainingBuilder.build()
  • zdenekdrahos.AI.Training.Builder.TrainingBuilder.build()

  • Examples of edu.isi.karma.modeling.ontology.AutoOntology.Build()

        AutoOntology autoOntology = new AutoOntology(worksheet);
        String path = ServletContextParameterMap
            .getParameterValue(ContextParameter.PRELOADED_ONTOLOGY_DIRECTORY)
             + worksheet.getTitle() + ".owl";
        try {
          autoOntology.Build(path);
        } catch (IOException e) {
          logger.error("Error occured while creating auto model!", e);
        }

        OntologyManager ontMgr = workspace.getOntologyManager();
    View Full Code Here

    Examples of edu.umd.cs.findbugs.ba.CFGBuilder.build()

                JavaClassAndMethod javaClassAndMethod = new JavaClassAndMethod(jclass, method);
                AnalysisContext.currentAnalysisContext().getLookupFailureCallback().reportSkippedAnalysis(descriptor);
                throw new MethodUnprofitableException(javaClassAndMethod);
            }
            CFGBuilder cfgBuilder = CFGBuilderFactory.create(descriptor, methodGen);
            cfgBuilder.build();
            CFG cfg = cfgBuilder.getCFG();

            // Mark as busy while we're pruning the CFG.
            cfg.setFlag(CFG.BUSY);
    View Full Code Here

    Examples of edu.umd.cs.findbugs.classfile.IClassPathBuilder.build()

                }
            }

            builder.scanNestedArchives(analysisOptions.scanNestedArchives);

            builder.build(classPath, progress);

            appClassList = builder.getAppClassList();

            if (PROGRESS) {
                System.out.println(appClassList.size() + " classes scanned");
    View Full Code Here

    Examples of eu.emi.security.authn.x509.helpers.proxy.X509v3CertificateBuilder.build()

            X509v3CertificateBuilder certBuilder = new X509v3CertificateBuilder(issuerX500Name, new BigInteger(20, rand),
                    new Date(startTime), new Date(endTime), subjectX500Name, publicKeyInfo);

            AlgorithmIdentifier sigAlgId = X509v3CertificateBuilder.extractAlgorithmId(caCred.getCertificate());

            X509Certificate certificate = certBuilder.build(caCred.getKey(), sigAlgId, signatureAlgorithm, null, null);

            certificate.checkValidity(new Date());
            certificate.verify(caCred.getCertificate().getPublicKey());
            KeyAndCertCredential result = new KeyAndCertCredential(pair.getPrivate(), new X509Certificate[] { certificate,
                    caCred.getCertificate() });
    View Full Code Here

    Examples of eu.mosaic_cloud.cloudlets.connectors.core.IConnectorsFactoryBuilder.build()

            throw (new IllegalArgumentException (ExtendedFormatter.defaultInstance.format ("error encountered while initializing cloudlet connectors factory, unexpected initializer class `%{object:class}`", initializer)));
          }
        }
        final IConnectorsFactory factory;
        try {
          factory = builder.build ();
        } catch (final Throwable exception) {
          this.exceptions.traceHandledException (exception);
          throw (new IllegalArgumentException ("error encountered while building cloudlet connectors factory", exception));
        }
        return factory;
    View Full Code Here

    Examples of eu.mosaic_cloud.platform.interop.idl.IdlCommon.Error.Builder.build()

        if (isError) {
          // NOTE: create error message
          final Builder errorPayload = IdlCommon.Error.newBuilder ();
          errorPayload.setToken (token);
          errorPayload.setErrorMessage (result.toString ());
          message = new Message (KeyValueMessage.ERROR, errorPayload.build ());
        } else {
          switch (operation) {
            case ADD :
            case APPEND :
            case REPLACE :
    View Full Code Here

    Examples of eu.planets_project.services.datatypes.DigitalObject.Builder.build()

                       URI permanentUri = URI.create(getBaseRegistryURI() +"/"+ filename).normalize();           
                builder.permanentUri(permanentUri);
                builder.metadata(new Metadata(namespaceURI, record.getMetadataAsString()));
                  long endtime = System.currentTimeMillis();
                  log.info("OAIDigitalObjectManagerDCImpl retrieve() timediff: " + (endtime - starttime));
                DigitalObject o = builder.build();
                if (url != null && !leafMap.containsKey(URI.create(url))) {
                    log.info("OAIDigitalObjectManagerDCImpl retrieve() add to map uri: " + URI.create(url));
                  leafMap.put(URI.create(url), o);
                }
              }
    View Full Code Here

    Examples of eu.planets_project.services.datatypes.Parameter.Builder.build()

      final String parameterName = getAttributeValue(parameterElement,
        Constants.NAME_ATTRIBUTE);
      final Builder parameterBuilder = new Builder(parameterName, value);
      parameterBuilder.description(description);

      return parameterBuilder.build();
        }

        /**
         * Get the value of the attribute <code>attributeName</code> of the
         * <code>elementWithAttributes Node</code>.
    View Full Code Here

    Examples of eu.planets_project.services.datatypes.ServiceDescription.Builder.build()

            builder
                    .furtherInfo(URI
                            .create("http://sourceforge.net/tracker/index.php?func=detail&aid=2027729&group_id=189407"
                                    + "&atid=929202"));
            builder.inputFormats(inputFormats.toArray(new URI[] {}));
            return builder.build();
        }

        /*------------------------------------------------------------------------*/
        /*-------------------------- package private API -------------------------*/
        /*------------------------------------------------------------------------*/
     
    View Full Code Here

    Examples of facebook4j.conf.ConfigurationBuilder.build()

            }
            if (videoBaseURL != null) {
                builder.setVideoBaseURL(videoBaseURL);
            }

            return builder.build();
        }

        /**
         * Returns {@link Facebook} instance. If needed, creates one from configuration.
         * @return {@link Facebook} instance
    View Full Code Here
    TOP
    Copyright © 2018 www.massapi.com. All rights reserved.
    All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.