jar

com.norconex.commons : norconex-commons-lang

Maven & Gradle

Jul 09, 2023
17 usages
11 stars

Norconex Commons Lang · Norconex Commons Lang is a Java library containing utility classes that complements the Java API and are not found in commonly available libraries (such as the great Apache Commons Lang, which it relies on).

Table Of Contents

Latest Version

Download com.norconex.commons : norconex-commons-lang JAR file - Latest Versions:

All Versions

Download com.norconex.commons : norconex-commons-lang JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window norconex-commons-lang-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.norconex.commons.lang.map

├─ com.norconex.commons.lang.map.FifoMap.class - [JAR]

├─ com.norconex.commons.lang.map.IMapChangeListener.class - [JAR]

├─ com.norconex.commons.lang.map.MapChangeEvent.class - [JAR]

├─ com.norconex.commons.lang.map.MapChangeSupport.class - [JAR]

├─ com.norconex.commons.lang.map.MapUtil.class - [JAR]

├─ com.norconex.commons.lang.map.ObservableMap.class - [JAR]

├─ com.norconex.commons.lang.map.Properties.class - [JAR]

├─ com.norconex.commons.lang.map.PropertiesException.class - [JAR]

├─ com.norconex.commons.lang.map.PropertyMatcher.class - [JAR]

├─ com.norconex.commons.lang.map.PropertyMatchers.class - [JAR]

├─ com.norconex.commons.lang.map.PropertySetter.class - [JAR]

com.norconex.commons.lang.jar

├─ com.norconex.commons.lang.jar.JarCopier.class - [JAR]

├─ com.norconex.commons.lang.jar.JarDuplicateFinder.class - [JAR]

├─ com.norconex.commons.lang.jar.JarDuplicates.class - [JAR]

├─ com.norconex.commons.lang.jar.JarFile.class - [JAR]

com.norconex.commons.lang.security

├─ com.norconex.commons.lang.security.CertificateUtil.class - [JAR]

├─ com.norconex.commons.lang.security.Credentials.class - [JAR]

├─ com.norconex.commons.lang.security.KeyStoreBuilder.class - [JAR]

com.norconex.commons.lang.bean

├─ com.norconex.commons.lang.bean.BeanException.class - [JAR]

├─ com.norconex.commons.lang.bean.BeanUtil.class - [JAR]

├─ com.norconex.commons.lang.bean.FluentPropertyDescriptor.class - [JAR]

com.norconex.commons.lang.xml

├─ com.norconex.commons.lang.xml.ClasspathInput.class - [JAR]

├─ com.norconex.commons.lang.xml.ClasspathResourceResolver.class - [JAR]

├─ com.norconex.commons.lang.xml.EnhancedXMLStreamWriter.class - [JAR]

├─ com.norconex.commons.lang.xml.ErrorHandlerCapturer.class - [JAR]

├─ com.norconex.commons.lang.xml.ErrorHandlerFailer.class - [JAR]

├─ com.norconex.commons.lang.xml.ErrorHandlerLogger.class - [JAR]

├─ com.norconex.commons.lang.xml.IXMLConfigurable.class - [JAR]

├─ com.norconex.commons.lang.xml.NodeArrayList.class - [JAR]

├─ com.norconex.commons.lang.xml.XML.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLCursor.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLException.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLFormatter.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLIterator.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLUtil.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLValidationError.class - [JAR]

├─ com.norconex.commons.lang.xml.XMLValidationException.class - [JAR]

com.norconex.commons.lang.encrypt

├─ com.norconex.commons.lang.encrypt.EncryptionException.class - [JAR]

├─ com.norconex.commons.lang.encrypt.EncryptionKey.class - [JAR]

├─ com.norconex.commons.lang.encrypt.EncryptionUtil.class - [JAR]

├─ com.norconex.commons.lang.encrypt.EncryptionXMLUtil.class - [JAR]

com.norconex.commons.lang.file

├─ com.norconex.commons.lang.file.ContentFamily.class - [JAR]

├─ com.norconex.commons.lang.file.ContentType.class - [JAR]

├─ com.norconex.commons.lang.file.FileAlreadyLockedException.class - [JAR]

├─ com.norconex.commons.lang.file.FileLocker.class - [JAR]

├─ com.norconex.commons.lang.file.FileMonitor.class - [JAR]

├─ com.norconex.commons.lang.file.FileUtil.class - [JAR]

├─ com.norconex.commons.lang.file.IFileChangeListener.class - [JAR]

├─ com.norconex.commons.lang.file.IFileVisitor.class - [JAR]

├─ com.norconex.commons.lang.file.WebFile.class - [JAR]

com.norconex.commons.lang

├─ com.norconex.commons.lang.CircularRange.class - [JAR]

├─ com.norconex.commons.lang.ClassFinder.class - [JAR]

├─ com.norconex.commons.lang.ClassUtil.class - [JAR]

├─ com.norconex.commons.lang.EqualsUtil.class - [JAR]

├─ com.norconex.commons.lang.ExceptionUtil.class - [JAR]

├─ com.norconex.commons.lang.MemoryUtil.class - [JAR]

├─ com.norconex.commons.lang.OSResource.class - [JAR]

├─ com.norconex.commons.lang.Operator.class - [JAR]

├─ com.norconex.commons.lang.PercentFormatter.class - [JAR]

├─ com.norconex.commons.lang.ResourceLoader.class - [JAR]

├─ com.norconex.commons.lang.SLF4JUtil.class - [JAR]

├─ com.norconex.commons.lang.Sleeper.class - [JAR]

├─ com.norconex.commons.lang.SleeperException.class - [JAR]

├─ com.norconex.commons.lang.StringUtil.class - [JAR]

├─ com.norconex.commons.lang.SystemUtil.class - [JAR]

├─ com.norconex.commons.lang.TimeIdGenerator.class - [JAR]

├─ com.norconex.commons.lang.VersionUtil.class - [JAR]

com.norconex.commons.lang.io

├─ com.norconex.commons.lang.io.ByteArrayOutputStream.class - [JAR]

├─ com.norconex.commons.lang.io.ByteBufferInputStream.class - [JAR]

├─ com.norconex.commons.lang.io.CachedInputStream.class - [JAR]

├─ com.norconex.commons.lang.io.CachedOutputStream.class - [JAR]

├─ com.norconex.commons.lang.io.CachedStreamFactory.class - [JAR]

├─ com.norconex.commons.lang.io.FilteredInputStream.class - [JAR]

├─ com.norconex.commons.lang.io.ICachedStream.class - [JAR]

├─ com.norconex.commons.lang.io.IInputStreamFilter.class - [JAR]

├─ com.norconex.commons.lang.io.IInputStreamListener.class - [JAR]

├─ com.norconex.commons.lang.io.IOUtil.class - [JAR]

├─ com.norconex.commons.lang.io.InputStreamConsumer.class - [JAR]

├─ com.norconex.commons.lang.io.InputStreamLineListener.class - [JAR]

├─ com.norconex.commons.lang.io.RegexInputStreamFilter.class - [JAR]

├─ com.norconex.commons.lang.io.ReverseFileInputStream.class - [JAR]

├─ com.norconex.commons.lang.io.StreamException.class - [JAR]

├─ com.norconex.commons.lang.io.TextReader.class - [JAR]

com.norconex.commons.lang.text

├─ com.norconex.commons.lang.text.Regex.class - [JAR]

├─ com.norconex.commons.lang.text.RegexFieldValueExtractor.class - [JAR]

├─ com.norconex.commons.lang.text.StringUtil.class - [JAR]

├─ com.norconex.commons.lang.text.TextMatcher.class - [JAR]

com.norconex.commons.lang.img

├─ com.norconex.commons.lang.img.MutableImage.class - [JAR]

com.norconex.commons.lang.xml.flow

├─ com.norconex.commons.lang.xml.flow.IXMLFlowConsumerAdapter.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.IXMLFlowPredicateAdapter.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.Tag.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.XMLCondition.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.XMLFlow.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.XMLFlowException.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.XMLIf.class - [JAR]

├─ com.norconex.commons.lang.xml.flow.XMLIfNot.class - [JAR]

com.norconex.commons.lang.convert

├─ com.norconex.commons.lang.convert.AbstractConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.BooleanConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.CharacterConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.CharsetConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.ClassConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.ContentTypeConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.Converter.class - [JAR]

├─ com.norconex.commons.lang.convert.ConverterException.class - [JAR]

├─ com.norconex.commons.lang.convert.DateConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.DimensionConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.DurationConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.EnumConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.FileConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.IConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.InstantConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.LocalDateTimeConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.LocaleConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.NumberConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.StringConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.URLConverter.class - [JAR]

├─ com.norconex.commons.lang.convert.ZonedDateTimeConverter.class - [JAR]

com.norconex.commons.lang.javadoc

├─ com.norconex.commons.lang.javadoc.AbstractInlineTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.BlockTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.HTMLTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.IncludeTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.JSONTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.XMLExampleTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.XMLTaglet.class - [JAR]

├─ com.norconex.commons.lang.javadoc.XMLUsageTaglet.class - [JAR]

com.norconex.commons.lang.function

├─ com.norconex.commons.lang.function.Consumers.class - [JAR]

├─ com.norconex.commons.lang.function.FunctionUtil.class - [JAR]

├─ com.norconex.commons.lang.function.PredicatedConsumer.class - [JAR]

├─ com.norconex.commons.lang.function.Predicates.class - [JAR]

com.norconex.commons.lang.exec

├─ com.norconex.commons.lang.exec.ExecException.class - [JAR]

├─ com.norconex.commons.lang.exec.ExecUtil.class - [JAR]

├─ com.norconex.commons.lang.exec.IExceptionFilter.class - [JAR]

├─ com.norconex.commons.lang.exec.IRetriable.class - [JAR]

├─ com.norconex.commons.lang.exec.RetriableException.class - [JAR]

├─ com.norconex.commons.lang.exec.Retrier.class - [JAR]

├─ com.norconex.commons.lang.exec.SystemCommand.class - [JAR]

├─ com.norconex.commons.lang.exec.SystemCommandException.class - [JAR]

com.norconex.commons.lang.pipeline

├─ com.norconex.commons.lang.pipeline.IPipelineStage.class - [JAR]

├─ com.norconex.commons.lang.pipeline.Pipeline.class - [JAR]

├─ com.norconex.commons.lang.pipeline.PipelineException.class - [JAR]

com.norconex.commons.lang.event

├─ com.norconex.commons.lang.event.Event.class - [JAR]

├─ com.norconex.commons.lang.event.EventManager.class - [JAR]

├─ com.norconex.commons.lang.event.IEventListener.class - [JAR]

com.norconex.commons.lang.url

├─ com.norconex.commons.lang.url.HttpURL.class - [JAR]

├─ com.norconex.commons.lang.url.QueryString.class - [JAR]

├─ com.norconex.commons.lang.url.URLException.class - [JAR]

├─ com.norconex.commons.lang.url.URLNormalizer.class - [JAR]

├─ com.norconex.commons.lang.url.URLStreamer.class - [JAR]

com.norconex.commons.lang.unit

├─ com.norconex.commons.lang.unit.DataUnit.class - [JAR]

├─ com.norconex.commons.lang.unit.DataUnitFormatter.class - [JAR]

├─ com.norconex.commons.lang.unit.DataUnitParser.class - [JAR]

├─ com.norconex.commons.lang.unit.DataUnitParserException.class - [JAR]

com.norconex.commons.lang.collection

├─ com.norconex.commons.lang.collection.CollectionUtil.class - [JAR]

├─ com.norconex.commons.lang.collection.CountingIterator.class - [JAR]

com.norconex.commons.lang.time

├─ com.norconex.commons.lang.time.DateUtil.class - [JAR]

├─ com.norconex.commons.lang.time.DurationFormatter.class - [JAR]

├─ com.norconex.commons.lang.time.DurationParser.class - [JAR]

├─ com.norconex.commons.lang.time.DurationParserException.class - [JAR]

├─ com.norconex.commons.lang.time.DurationUnit.class - [JAR]

├─ com.norconex.commons.lang.time.DurationUtil.class - [JAR]

├─ com.norconex.commons.lang.time.IDurationUnitFormatter.class - [JAR]

├─ com.norconex.commons.lang.time.RBDurationUnitFormatter.class - [JAR]

├─ com.norconex.commons.lang.time.YearMonthDay.class - [JAR]

├─ com.norconex.commons.lang.time.YearMonthDayInterval.class - [JAR]

com.norconex.commons.lang.config

├─ com.norconex.commons.lang.config.ConfigurationException.class - [JAR]

├─ com.norconex.commons.lang.config.ConfigurationLoader.class - [JAR]

├─ com.norconex.commons.lang.config.ExtendedReferenceInsertionEventHandler.class - [JAR]

├─ com.norconex.commons.lang.config.IXMLConfigurable.class - [JAR]

├─ com.norconex.commons.lang.config.RelativeIncludeEventHandler.class - [JAR]

com.norconex.commons.lang.xml.flow.impl

├─ com.norconex.commons.lang.xml.flow.impl.PropertyMatcherCondition.class - [JAR]

com.norconex.commons.lang.net

├─ com.norconex.commons.lang.net.Host.class - [JAR]

├─ com.norconex.commons.lang.net.ProxySettings.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Aug 24, 2017
3 usages
1 stars
Aug 15, 2023
22 usages
1.7k stars
Jul 29, 2023
7 usages
Aug 04, 2022
2 usages
0 stars
rlp
May 20, 2020
2 usages
Aug 11, 2023
5 usages
1.9k stars
Aug 29, 2019
6 usages
84 stars
Jun 28, 2021
3 usages
0 stars
Aug 21, 2023
2 usages
3.9k stars
Feb 29, 2008
4 usages