-
com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport.SoapUIHttpRequestExecutor.preProcess()
-
com.gargoylesoftware.htmlunit.ScriptPreProcessor.preProcess()
Pre process the specified source code in the context of the given page.
@param htmlPage the page
@param sourceCode the code to execute
@param sourceName a name for the chunk of code that is going to be executed (used in error messages)
@param htmlElement the HTML element that will act as the context
@return the source code after pre processing
-
com.objfac.prebop.Preprocessor.preprocess()
Preprocess the entire indir directory and write the result to the outdir directory, copying all files from in to out with special handling for .java and .xml files.
-
com.rackspace.cloud.api.docs.builders.PDFBuilder.preProcess()
-
com.sk89q.intake.parametric.handler.InvokeHandler.preProcess()
Called before parameters are processed.
@param object the object
@param method the method
@param parameters the list of parameters
@param context the context
@param locals the locals object
@throws CommandException can be thrown for an error, which will stop invocation
@throws ParameterException on parameter error
-
com.sun.enterprise.admin.servermgmt.launch.ASLauncher.preProcess()
WBN Oct 2006 -- The startserv script has been made relocatable. But we have to be backward compatible. So look for the new args and preprocess them... Adding this allows us to remove lots of unchanging stuff from the script.
@ return the correct instance root
-
com.sun.enterprise.admin.servermgmt.launch.ASNativeLauncher.preProcess()
-
edu.brown.statistics.TableStatistics.preprocess()
-
flex2.compiler.as3.As3Compiler.preprocess()
-
lupos.engine.operators.messages.Message.preProcess()
-
net.sf.jasperreports.crosstabs.design.JRDesignCrosstab.preprocess()
Performs all the calculations required for report compilation.
-
net.sf.saxon.style.XSLStylesheet.preprocess()
Preprocess does all the processing possible before the source document is available. It is done once per stylesheet, so the stylesheet can be reused for multiple source documents. The method is called only on the XSLStylesheet element representing the principal stylesheet module
-
org.apache.ace.client.repository.helper.ArtifactPreprocessor.preprocess()
Preprocesses a single artifact, uploads it to the obr, and returns the new URL as a string.
@param url A string representing a URL to the original artifact.
@param props A PropertyResolver which can be used to fill in 'holes' in the template.
@param targetID The targetID of the target for which this artifact is being processed.
@param version The deployment version for which this artifact is being processed.
@param obrBase A base OBR to upload the new artifact to.
@return A URL to the new object (or the old one, if no replacing was necessary), as a string.
@throws java.io.IOException Thrown if reading the original artifact goes wrong, or storing the processed one.
-
org.apache.cxf.jaxrs.impl.RequestPreprocessor.preprocess()
-
org.apache.helix.controller.stages.CompatibilityCheckStage.preProcess()
-
org.apache.helix.controller.stages.ResourceComputationStage.preProcess()
-
org.apache.http.protocol.HttpRequestExecutor.preProcess()
Prepare a request for sending.
@param request the request to prepare
@param processor the processor to use
@param context the context for sending the request
@throws HttpException in case of a protocol or processing problem
@throws IOException in case of an I/O problem
-
org.codehaus.aspectwerkz.hook.ClassLoaderPreProcessor.preProcess()
instruments the java.lang.ClassLoader bytecode
-
org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor.preProcess()
Transform bytecode according to the transformer stack
@param name class name
@param bytecode bytecode to transform
@param loader classloader loading the class
@return modified (or not) bytecode
-
org.docx4j.model.datastorage.OpenDoPEHandler.preprocess()
Preprocess content controls which have tag "od:condition|od:repeat|od:component". It is "preprocess" in the sense that it is "pre" opening in Word The algorithm is as follows: Inject components first. Look at each top level SDT (ShallowTraversor). If it does not have a real data binding, it might have a bindingrole tag we need to process (processBindingRoleIfAny). Conditionals are easy. processRepeat method: - clones the sdt n times - invokes DeepTraversor which changes xpath binding on descendant sdts (both sdts with real bindings and sdts with bindingrole tags). It is not the job of DeepTraversor to expand out any other repeats it might encounter, or to resolve conditionals. Those things are done by ShallowTraversor, to which control returns, as it continues its traverse. The implementation of 13 Sept 2010 replaced the previous XPath based implementation, which did not support nested repeats. I've chosen to build this around TraversalUtil, instead of using XSLT, and this seems to have worked out nicely. The implementation of 10 October 2010 replaced the v1 conventions implementation with a v2 implementation. The main method in this class can convert v1 documents to v2. The v2 implementation is not yet complete. All v1 features are implemented, but not the new v2 stuff (eg complex conditions).
@param documentPart
@throws Exception
-
org.elasticsearch.search.internal.DefaultSearchContext.preProcess()
Should be called before executing the main query and after all other parameters have been set.
-
org.elasticsearch.search.internal.SearchContext.preProcess()
Should be called before executing the main query and after all other parameters have been set.
-
org.jamesii.asf.spdm.generators.preprocess.IDMDataPreProcessor.preprocess()
Preprocesses input data for data mining.
@param input list of input tuples
@return list of output tuples (not necessarily of the same size, thepreprocessor may filter)
-
org.jboss.resteasy.core.AcceptParameterHttpPreprocessor.preProcess()
-
org.jbpm.designer.web.preprocessing.IDiagramPreprocessingUnit.preprocess()
-
org.jsmdr.preprocessor.PreProcessor.preprocess()
-
org.maltparserx.core.flow.FlowChartInstance.preprocess()
-
org.mitre.medfacts.i2b2.api.SingleDocumentProcessor.preprocess()
-
org.openbp.cockpit.generator.Generator.preProcess()
Performs the generation pre-processing.
@param context Generator context
-
org.springframework.ldap.control.PagedResultsDirContextProcessor.preProcess()
-
se.llbit.j99.pp.PP.preprocess()