-
ch.agent.crnickl.api.Property.scan()
Return an object of the underlying data type for this property converted from a textual value.
@param value a textual representation of the value
@return the value of the underlying data type
@throws T2DBException
-
cleo.search.util.ConnectionsScanner.scan()
-
cleo.search.util.ElementScoreScanner.scan()
-
cleo.search.util.TermsScanner.scan()
-
co.cask.cdap.metrics.data.AggregatesTable.scan()
Scans the aggregate table for metrics without tag.
@param contextPrefix Prefix of context to match, null means any context.
@param metricPrefix Prefix of metric to match, null means any metric.
@return A {@link AggregatesScanner} for iterating scan over matching rows
-
com.alibaba.antx.config.entry.ConfigEntry.scan()
ɨ���㡣
-
com.alibaba.antx.util.scanner.DirectoryScanner.scan()
ִ��ɨ�衣
-
com.alibaba.antx.util.scanner.Scanner.scan()
ִ��ɨ�衣
-
com.alibaba.antx.util.scanner.ZipScanner.scan()
ִ��ɨ�衣
-
com.alibaba.wasp.client.ClientProtocol.scan()
@see com.alibaba.wasp.protobuf.generated.ClientProtos.ClientService.BlockingInterface#scan(com.google.protobuf.RpcController,com.alibaba.wasp.protobuf.generated.ClientProtos.ScanRequest)
-
com.alibaba.wasp.storage.StorageActionManager.scan()
get scanner.
@param tableName
@param scan
@return
@throws StorageTableNotFoundException
@throws java.io.IOException
-
com.amazonaws.services.dynamodb.AmazonDynamoDBClient.scan()
Retrieves one or more items and its attributes by performing a full scan of a table.
Provide a ScanFilter
to get more specific results.
@param scanRequest Container for the necessary parameters to executethe Scan service method on AmazonDynamoDB.
@return The response from the Scan service method, as returned byAmazonDynamoDB.
@throws ProvisionedThroughputExceededException
@throws InternalServerErrorException
@throws ResourceNotFoundException
@throws AmazonClientException If any internal errors are encountered inside the client while attempting to make the request or handle the response. For example if a network connection is not available.
@throws AmazonServiceException If an error response is returned by AmazonDynamoDB indicating either a problem with the data in the request, or a server side issue.
-
com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper.scan()
Scans through an AWS DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
@see DynamoDBMapper#scan(Class,DynamoDBScanExpression,DynamoDBMapperConfig)
-
com.amazonaws.services.dynamodbv2.AmazonDynamoDB.scan()
The Scan operation returns one or more items and item attributes by accessing every item in the table. To have Amazon DynamoDB return fewer items, you can provide a ScanFilter .
If the total number of scanned items exceeds the maximum data set size limit of 1 MB, the scan stops and results are returned to the user with a LastEvaluatedKey to continue the scan in a subsequent operation. The results also include the number of items exceeding the limit. A scan can result in no table data meeting the filter criteria.
The result set is eventually consistent.
By default, Scan operations proceed sequentially; however, for faster performance on large tables, applications can request a parallel Scan by specifying the Segment and TotalSegments parameters. For more information, see Parallel Scan in the Amazon DynamoDB Developer Guide.
@param scanRequest Container for the necessary parameters to executethe Scan service method on AmazonDynamoDBv2.
@return The response from the Scan service method, as returned byAmazonDynamoDBv2.
@throws ResourceNotFoundException
@throws ProvisionedThroughputExceededException
@throws InternalServerErrorException
@throws AmazonClientException If any internal errors are encountered inside the client while attempting to make the request or handle the response. For example if a network connection is not available.
@throws AmazonServiceException If an error response is returned by AmazonDynamoDBv2 indicating either a problem with the data in the request, or a server side issue.
-
com.amazonaws.services.dynamodbv2.document.Table.scan()
-
com.arjuna.ats.arjuna.recovery.ExpiryScanner.scan()
perform a scan
-
com.arjuna.ats.arjuna.recovery.RecoveryManager.scan()
Force a recovery scan now. This is a blocking operation and will only return once the recovery scan has completed.
@throws IllegalStateException if the recovery manager has been shutdown.
-
com.atlassian.json.schema.scanner.InterfaceImplementationScanner.scan()
-
com.buschmais.jqassistant.core.scanner.api.Scanner.scan()
Scan the given item, e.g. a file, inputstream, directory, etc.
@param item The item.
@param scope The scope to passed to the plugins.
@param < I> The item type.
@return The{@link com.buschmais.jqassistant.core.store.api.descriptor.FileDescriptor}s returned by the plugins.
@throws IOException If scanning fails.
-
com.buschmais.jqassistant.core.scanner.impl.ScannerImpl.scan()
-
com.buschmais.jqassistant.plugin.maven3.impl.scanner.impl.scanner.MavenProjectMavenScannerPlugin.scan()
-
com.caucho.loader.JarMap.scan()
-
com.caucho.loader.enhancer.ScanManager.scan()
-
com.connect_group.thymesheet.css.selectors.scanner.Scanner.scan()
Scan the {@link #input}.
@return A list of selector groups that contain a list of {@link Selector}s scanned.
@throws ScannerException If the input is invalid.
-
com.corundumstudio.socketio.annotation.ScannerEngine.scan()
-
com.cuubez.visualizer.scanner.ClassScanner.scan()
-
com.damnhandy.uri.template.impl.UriTemplateParser.scan()
Scans the URI template looking for literal string components and expressions.
@param templateString the URI template string to scan
@since 2.0
-
com.googlecode.goclipse.go.lang.lexer.Lexer.scan()
@param file
@throws IOException
-
com.mangofactory.swagger.scanners.ApiListingScanner.scan()
-
com.pardot.rhombus.TableScanner.scan()
-
com.sun.jersey.core.spi.scanning.PackageNamesScanner.scan()
-
com.sun.jersey.core.spi.scanning.Scanner.scan()
Perform a scan and report resources to a scanning listener.
@param sl the scanning listener to report entries.
@throws ScannerException if an error occured while scanning.
-
com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner.scan()
Perform a scan and report resources to a scanning listener.
@param u the URI to scan for resources.
@param sl the scanning listener to report entries.
@throws ScannerException if an error occured while scanning.
-
com.sun.jersey.server.impl.container.config.AnnotatedClassScanner.scan()
Scans paths for matching Java classes
@param paths An array of absolute paths to search.
@return The set of matching classes that are annotated with one or more ofthe specified annotations.
-
com.sun.tools.internal.xjc.reader.internalizer.DOMForestScanner.scan()
Generates the whole set of SAX events by treating element e as if it's a root element.
-
com.sun.tools.javac.comp.Lower.BasicFreeVarCollector.scan()
-
com.sun.tools.javac.tree.TreeScanner.scan()
Visitor method: Scan a single node.
-
com.sun.tools.xjc.reader.internalizer.DOMForestScanner.scan()
Generates the whole set of SAX events by treating element e as if it's a root element.
-
com.sun.xml.bind.unmarshaller.DOMScanner.scan()
-
com.sun.xml.internal.bind.unmarshaller.DOMScanner.scan()
-
com.thoughtworks.qdox.directorywalker.DirectoryScanner.scan()
-
com.xensource.xenapi.SR.scan()
Refreshes the list of VDIs associated with an SR
-
com.yahoo.ycsb.database.DB.scan()
Perform a range scan for a set of records in the database. Each field/value pair from the result will be stored in a HashMap.
@param table The name of the table
@param startkey The record key of the first record to read.
@param recordcount The number of records to read
@param fields The list of fields to read, or null for all of them
@param result A Vector of HashMaps, where each HashMap is a set field/value pairs for one record
@return Zero on success, a non-zero error code on error. See this class'sdescription for a discussion of error codes.
-
edu.umd.cs.findbugs.ba.BytecodeScanner.scan()
Scan the raw bytecodes of a method.
@param instructionList the bytecodes
@param callback the callback object
-
games.stendhal.server.core.reflectiondebugger.FieldLister.scan()
Scans the object for direct and indirect fields. Use getResult to get the result.
-
gherkin.lexer.En.scan()
-
gherkin.lexer.I18nLexer.scan()
-
gherkin.lexer.Lexer.scan()
Lexes the source.
@param source a string containing Gherkin source.
-
gov.nasa.jpf.autodoc.types.scanner.TargetScanner.scan()
-
javassist.bytecode.analysis.SubroutineScanner.scan()
-
jodd.io.findfile.ClassScanner.scan()
Scans provided classpath.
-
me.prettyprint.hom.annotations.AnnotationScanner.scan()
-
net.sdiz.bitcoin.hash.ScanHash.scan()
-
org.antlr.tool.Interpreter.scan()
For a given input char stream, try to match against the NFA starting at startRule. This is a deterministic parse even though it is using an NFA because it uses DFAs at each decision point to predict which alternative will succeed. This is exactly what the generated parser will do. This only does lexer grammars. Return the token type associated with the final rule end state.
-
org.apache.archiva.repository.scanner.RepositoryScanner.scan()
Scan the repository for content changes.
Internally, this will use the as-configured known and invalid consumer lists.
@param repository the repository to change.
@param changesSince the timestamp to use as a threshold on what is considered new or changed.(To have all content be taken into consideration regardless of timestamp, use the {@link #FRESH_SCAN} constant)
@return the statistics for this scan.
@throws RepositoryScannerException if there was a fundamental problem with getting the discoverer started.
-
org.apache.cassandra.db.ColumnFamilyStore.scan()
-
org.apache.hadoop.hbase.client.ClientProtocol.scan()
-
org.apache.jasper.servlet.TldScanner.scan()
Scan for TLDs in all places defined by the specification:
- Tag libraries defined by the platform
- Entries from <jsp-config> in web.xml
- A resources under /WEB-INF
- In jar files from /WEB-INF/lib
- Additional entries from the container
@throws IOException if there was a problem scanning for or loading a TLD
@throws SAXException if there was a problem parsing a TLD
-
org.apache.karaf.cave.server.api.CaveRepository.scan()
Scan the whole repository, reading bundle MANIFEST, etc to update or generate the OBR repository.xml.
@throws Exception in case of scan failure.
-
org.apache.maven.archetype.common.util.ListScanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well.
@throws IllegalStateException if the base directory was set incorrectly (i.e. if it isnull
, doesn't exist, or isn't a directory).
-
org.apache.maven.archiva.repository.scanner.RepositoryScanner.scan()
Scan the repository for content changes. Internally, this will use the as-configured known and invalid consumer lists.
@param repository the repository to change.
@param changesSince the timestamp to use as a threshold on what is considered new or changed.(To have all content be taken into consideration regardless of timestamp, use the {@link #FRESH_SCAN} constant)
@return the statistics for this scan.
@throws RepositoryException if there was a fundamental problem with getting the discoverer started.
-
org.apache.maven.bootstrap.util.DirectoryScanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well.
@throws IllegalStateException if the base directory was setincorrectly (i.e. if it is null
, doesn't exist, or isn't a directory).
-
org.apache.maven.index.NexusIndexer.scan()
Performs full scan (reindex) for the local repository belonging to supplied context.
@param context
@deprecated Use {@link Indexer} instead.
-
org.apache.maven.jxr.ant.DirectoryScanner.scan()
-
org.apache.maven.shared.utils.io.DirectoryScanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well.
@throws IllegalStateException if the base directory was set incorrectly (i.e. if it is null
,doesn't exist, or isn't a directory).
-
org.apache.maven.tools.plugin.annotations.scanner.MojoAnnotationsScanner.scan()
Scan classes for mojo annotations.
@param request
@return map of mojo-annotated classes keyed by full class name
@throws ExtractionException
-
org.apache.ode.store.DeploymentUnitDir.scan()
-
org.apache.tomcat.JarScanner.scan()
Scan the provided ServletContext and classloader for JAR files. Each JAR file found will be passed to the callback handler to be processed.
@param context The ServletContext - used to locate and accessWEB-INF/lib
@param classloader The classloader - used to access JARs not inWEB-INF/lib
@param callback The handler to process any JARs found
@param jarsToSkip List of JARs to ignore
-
org.apache.tomcat.util.scan.StandardJarScanner.scan()
Scan the provided ServletContext and classloader for JAR files. Each JAR file found will be passed to the callback handler to be processed.
@param context The ServletContext - used to locate and accessWEB-INF/lib
@param classloader The classloader - used to access JARs not inWEB-INF/lib
@param callback The handler to process any JARs found
@param jarsToSkip List of JARs to ignore. If this list is null, adefault list will be read from the system property defined by {@link Constants#SKIP_JARS_PROPERTY}
-
org.apache.tools.ant.DirectoryScanner.scan()
Scan for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well. Scans under basedir, if set; otherwise the include patterns without leading wildcards specify the absolute paths of the files that may be included.
@exception IllegalStateException if the base directory was setincorrectly (i.e. if it doesn't exist or isn't a directory).
-
org.apache.tools.ant.FileScanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
@exception IllegalStateException if the base directory was set incorrectly (i.e. if it is null
, doesn't exist, or isn't a directory).
-
org.apache.torque.engine.sql.SQLScanner.scan()
Scan the input Reader and returns a list of tokens.
@return a list of tokens
@throws IOException If an I/O error occurs
-
org.apache.turbine.torque.engine.sql.SQLScanner.scan()
Scan the input Reader and returns a list of tokens.
-
org.apache.tuscany.sca.contribution.scanner.ContributionScanner.scan()
Returns a list of artifacts in the contribution.
@param contribution Contribution URL
@return List of artifact populated with URIs and location URL
@throws ContributionReadException
@throws IOException
-
org.apache.webbeans.config.WebBeansScanner.scan()
Configure the Web Beans Container with deployment information and fills annotation database and beans.xml stream database.
@throws WebBeansConfigurationException if any run time exception occurs
-
org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService.scan()
-
org.apache.webbeans.spi.deployer.MetaDataDiscoveryService.scan()
Perform the actual class scanning.
@throws WebBeansDeploymentException
-
org.apache.webdav.ant.CollectionScanner.scan()
Scans the base URL for resources that match at least one include pattern, and don't match any exclude patterns. For each resource the properties are stored and may be used after scanning - may be for further selecting. (see {@link #getProperties()}and {@link #addProperty(PropertyName)}).
@exception IllegalStateException when baseurl was set incorrecly
@exception ScanException when a WebDAV or other error occurs
-
org.asciidoctor.AsciiDocDirectoryWalker.scan()
-
org.asciidoctor.DirectoryWalker.scan()
-
org.asciidoctor.GlobDirectoryWalker.scan()
-
org.auto.io.scanner.ClassPathResourceScanner.scan()
扫描ClassPath
-
org.auto.io.scanner.DefaultFilePatternScanner.scan()
-
org.caffinitas.mapper.core.scan.DataModelScanner.scan()
Use this method to add the scan results into an existing data model.
@param model existing data model
@return parameter value of {@code model}.
-
org.codehaus.plexus.util.DirectoryScanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well.
@throws IllegalStateException if the base directory was setincorrectly (i.e. if it is null
, doesn't exist, or isn't a directory).
-
org.codehaus.plexus.util.DirectoryWalker.scan()
Performs a Scan against the provided {@link #setBaseDir(File)}
-
org.codehaus.plexus.util.Scanner.scan()
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
@exception IllegalStateException if the base directory was setincorrectly (i.e. if it is null
, doesn't exist, or isn't a directory).
-
org.directwebremoting.spring.DwrClassPathBeanDefinitionScanner.scan()
-
org.eclipse.jetty.webapp.JarScanner.scan()
Find jar names from the provided list matching a pattern. If the pattern is null and isNullInclusive is true, then all jar names will match. A pattern is a set of acceptable jar names. Each acceptable jar name is a regex. Each regex can be separated by either a "," or a "|". If you use a "|" this or's together the jar name patterns. This means that ordering of the matches is unimportant to you. If instead, you want to match particular jar names, and you want to match them in order, you should separate the regexs with "," instead. Eg "aaa-.*\\.jar|bbb-.*\\.jar" Will iterate over the jar names and match in any order. Eg "aaa-*\\.jar,bbb-.*\\.jar" Will iterate over the jar names, matching all those starting with "aaa-" first, then "bbb-".
@param pattern
@param uris
@param isNullInclusive if true, an empty pattern means all names match, if false, none match
@throws Exception
-
org.eclipse.jgit.diff.DiffFormatter.scan()
Determine the differences between two trees. No output is created, instead only the file paths that are different are returned. Callers may choose to format these paths themselves, or convert them into {@link FileHeader} instances with a complete edit list bycalling {@link #toFileHeader(DiffEntry)}.
@param a the old (or previous) side.
@param b the new (or updated) side.
@return the paths that are different.
@throws IOException trees cannot be read or file contents cannot be read.
-
org.eclipse.jgit.iplog.IpLogGenerator.scan()
Scan a Git repository's history to compute the changes within it.
@param repo the repository to scan.
@param startCommit commit the IP log is needed for.
@param version symbolic label for the version.
@throws IOException the repository cannot be read.
@throws ConfigInvalidException the {@code .eclipse_iplog} file present at the top level of{@code startId} is not a valid configuration file.
-
org.exist.memtree.DOMIndexer.scan()
Scan the DOM tree once to determine its structure.
@throws EXistException
-
org.exist.xqdoc.XQDocHelper.scan()
-
org.gwtoolbox.bean.rebind.scan.TypeScanner.scan()
-
org.hibernate.jpa.boot.scan.spi.Scanner.scan()
Perform the scanning against the described persistence unit using the defined options, and return the scan results.
@param persistenceUnit THe description of the persistence unit.
@param options The scan options
@return The scan results.
-
org.hotswap.agent.util.scanner.ClassPathScanner.scan()
-
org.hotswap.agent.util.scanner.Scanner.scan()
Scan all directories matching path (there might be multiple locations on classpath, JAR directory, ...) and call visitor for each found file.
@param classLoader classloader to resolve path
@param path a '/'-separated path name that identifies the resource directory.Semantics same as {@link java.lang.ClassLoader#getResources}.
@param visitor visit each file on the path
@throws IOException any IO exception while scanning
-
org.htmlparser.parserHelper.CompositeTagScannerHelper.scan()
-
org.htmlparser.scanners.Scanner.scan()
Scan the tag. The Lexer is provided in order to do a lookahead operation.
@param tag HTML tag to be scanned for identification.
@param lexer Provides html page access.
@param stack The parse stack. May contain pending tags that enclosethis tag. Nodes on the stack should be considered incomplete.
@return The resultant tag (may be unchanged).
@exception ParserException if an unrecoverable problem occurs.
-
org.htmlparser.tags.Tag.scan()
Scan the tag to see using the registered scanners, and attempt identification.
@param url URL at which HTML page is located
@param reader The NodeReader that is to be used for reading the url
-
org.jayasoft.woj.tools.report.DLReporter.scan()
-
org.jboss.forge.addon.text.highlight.Scanner.scan()
-
org.jboss.forge.container.modules.ModularURLScanner.scan()
-
org.jboss.forge.furnace.container.cdi.weld.ModularURLScanner.scan()
-
org.jboss.forge.furnace.modules.ModularURLScanner.scan()
-
org.jboss.jca.common.spi.annotations.repository.AnnotationScanner.scan()
scan urls for annotation with given classloader
@param urls the urls to be scanned
@param cl classloader
@return the repository of scanned annotations
-
org.jboss.mcann.scanner.DefaultAnnotationScanner.scan()
-
org.jboss.mcann.scanner.ModuleAnnotationScanner.scan()
-
org.jboss.papaki.AnnotationScanner.scan()
-
org.jboss.scanning.plugins.DefaultScanner.scan()
-
org.jboss.scanning.plugins.DeploymentUnitScanner.scan()
-
org.jboss.scanning.spi.helpers.AbstractScanner.scan()
-
org.jboss.seam.deployment.WarRootDeploymentStrategy.scan()
-
org.jnetpcap.packet.JMemoryPacket.scan()
-
org.jnetpcap.packet.JPacket.scan()
Scan and decode the packet using current scanner. The new packet state replaces any existing packet state already asigned to this packet.
@param id numerical ID as assigned by JRegistry of the first protocol header to be found in the packet, the DLT
-
org.jnetpcap.packet.JScanner.scan()
Performs a scan on a packet that has been peered with a packet data buffer. The state structure o the packet is filled in and peered at the time of the packet scan.
@param packet packet to process
@param id numerical ID of the data link protocol, or first header within the data buffer
@return number of bytes processed
-
org.jnetpcap.packet.PcapPacket.scan()
-
org.moyrax.javascript.ScriptComponentScanner.scan()
Scans the configured packages for {@link Scriptable} classes.
-
org.mybatis.spring.mapper.ClassPathMapperScanner.scan()
-
org.netbeans.modules.php.fuel.ui.actions.gotos.statuses.FuelPhpControllerGoToStatus.scan()
-
org.netbeans.modules.php.fuel.ui.actions.gotos.statuses.FuelPhpGoToStatus.scan()
-
org.nutz.resource.impl.ResourceLocation.scan()
-
org.openbel.framework.api.BasicPathFinder.scan()
{@inheritDoc}
-
org.openbel.framework.api.PathFinder.scan()
Finds all paths, if there are any, that scan out from the source {@link KamNode}.
The implementation of the scan algorithm should impose path constraints in order to prevent infinite graph traversal.
@param source {@link KamNode}, the source KAM node to scan out from, which cannot be null
@return a populated {@link SimplePath KamPath[]}, or an empty array if no paths were found
@throws InvalidArgument Thrown if
source is null, or if
source does not exist within the {@link Kam} to traverse
-
org.openntf.domino.xots.builtin.XotsNsfScanner.scan()
-
org.owasp.dependencycheck.Engine.scan()
Scans an array of files or directories. If a directory is specified, it will be scanned recursively. Any dependencies identified are added to the dependency collection.
@param paths an array of paths to files or directories to be analyzed
@return the list of dependencies scanned
@since v0.3.2.5
-
org.owasp.dependencycheck.org.apache.tools.ant.DirectoryScanner.scan()
Scan for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well. Scans under basedir, if set; otherwise the include patterns without leading wildcards specify the absolute paths of the files that may be included.
@exception IllegalStateException if the base directory was set incorrectly (i.e. if it doesn't exist or isn't adirectory).
-
org.owasp.validator.html.AntiSamy.scan()
-
org.pdfclown.documents.contents.objects.ContentObject.scan()
Applies this object to the specified graphics context, updating the specified graphics state.
@param state Graphics state.
@since 0.1.0
-
org.platformlayer.xaas.discovery.JerseyAnnotationDiscovery.scan()
-
org.richfaces.resource.optimizer.resource.scan.ResourcesScanner.scan()
-
org.richfaces.resource.optimizer.resource.scan.impl.DynamicResourcesScanner.scan()
-
org.richfaces.resource.optimizer.resource.scan.impl.ResourceOrderingScanner.scan()
-
org.sonar.api.issue.internal.IssueChangeContext.scan()
-
org.sonatype.nexus.index.NexusIndexer.scan()
-
org.springframework.context.annotation.AnnotationConfigApplicationContext.scan()
Perform a scan within the specified base packages. Note that {@link #refresh()} must be called in order for the context tofully process the new class.
@param basePackages the packages to check for annotated classes
@see #register(Class)
@see #refresh()
-
org.springframework.context.annotation.ClassPathBeanDefinitionScanner.scan()
Perform a scan within the specified base packages.
@param basePackages the packages to check for annotated classes
@return number of beans registered
-
org.springframework.web.context.support.AnnotationConfigWebApplicationContext.scan()
Perform a scan within the specified base packages. Note that {@link #refresh()} must be called in order for the context tofully process the new class.
@param basePackages the packages to check for annotated classes
@see #loadBeanDefinitions(DefaultListableBeanFactory)
@see #register(Class)
@see #setConfigLocation(String)
@see #refresh()
-
org.switchyard.common.type.classpath.ClasspathScanner.scan()
Scan the specified URL.
The URL can be a folder or an Archive file. If a folder URL contains a ref value, the folder scanned will be equivalent to
new File(url.getPath(),url.getRef())
. This supports simple filtering of a specific subdirectory within a class folder and ensures class/file names are generated correctly based on folder structure. For example,
scan(new URL(new File("./target/test-classes").toURI().toURL(), "#org/switchyard/special/scan"))
will scan the folder "org/switchyard/special/scan" within "target/test-classes".
@param url URL to scan.
@throws IOException Error reading from URL target.
-
org.switchyard.component.bean.config.model.BeanSwitchYardScanner.scan()
{@inheritDoc}
-
org.switchyard.component.camel.model.RouteScanner.scan()
-
org.terasology.logic.behavior.asset.NodesClassLibrary.scan()
-
org.terasology.module.ModulePathScanner.scan()
-
org.terasology.module.sandbox.APIScanner.scan()
-
se.fishtank.css.selectors.scanner.Scanner.scan()
-
se.sics.mspsim.extutil.highlight.CScanner.scan()
-
stallone.api.datasequence.IDataSequenceLoader.scan()
Scans all files or data base entries. This method needs to be called before any of the info methods (size, memorySize...) can be called. Scan will also check the file consistency, make sure that all source files have the same dimensionality and can be successfully read. It is not necessary to scan before using one of the iterables below, but in this case there is no guarantee that the iterable won't crash at a file inconsistency.
-
stallone.datasequence.DataSequenceLoader_SingleReaderImpl.scan()
Scans all files or data base entries. Makes the info methods available, i.e. methods to query the memory requirements, number of frames, etc.
-
stallone.io.BlockFileReader.scan()
-
stallone.io.CachedAsciiFileReader.scan()
Determine byte offset of each line in the file. Calls {@link #evaluateLineWhileScanning(java.lang.String,int) } which can be overriden in subclassesas a quasi-callback. This method MUST be called before invoking {@link #getLine(int) } or {@link #getNumberOfLines() }
-
ucar.grib.grib2.Grib2Input.scan()
scans the Grib2 file obtaining Products or Records that contain all needed information for data extraction later. For most purposes, getProductsOnly should be set to true, it's lightweight of getRecords. It is possible that one Grib record can have multiple same sections, so the previous sections don't have to be repeated in another Grib record. An example is the data section is repeated only for U and V componet of Winds in some records.
@param getProductsOnly get products verse get records
@param oneRecord if true then return first record
@return success was the read successfull
@throws NotSupportedException NotSupportedException
@throws IOException on data read
-
wyrl.io.SpecLexer.scan()
-
xtc.lang.cpp.Stream.scan()