All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by character with all dependencies

Search JAR files by class name

jMatchParser-icu4j-chardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-icu4j-chardet module contains the character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser-icu4j-chardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-icu4j-chardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 1
Dependencies icu4j,
There are maybe transitive dependencies!

jMatchParser-charset from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-charset module contains the character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser-charset
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-charset
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jMatchParser-util from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-util module contains the utility classes for parsing.

Group: net.sf.jmatchparser Artifact: jMatchParser-util
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-util
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jMatchParser from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jMatchParser
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL http://jmatchparser.sourceforge.net/
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

content-negotiation from group com.mattunderscore (version 0.2.8)

This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.

Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source 
 

0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!

jMatchParser-juniversalchardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-juniversalchardet module contains a charset provider for a character set that uses juniversalchardet for automatically detecting the charset.

Group: net.sf.jmatchparser Artifact: jMatchParser-juniversalchardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-juniversalchardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License Mozilla Public License 1.1 (MPL 1.1)
Dependencies amount 1
Dependencies juniversalchardet,
There are maybe transitive dependencies!

jMatchParser-jchardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-jchardet module contains a charset provider for a character set that uses jchardet for automatically detecting the charset.

Group: net.sf.jmatchparser Artifact: jMatchParser-jchardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-jchardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License Mozilla Public License 1.1 (MPL 1.1)
Dependencies amount 1
Dependencies jchardet,
There are maybe transitive dependencies!

jutf7 from group com.beetstra.jutf7 (version 1.0.0)

This library provides UTF-7 and Modified UTF-7 Charsets for Java. Sun's default Java distribution lacks support for the UTF-7 character set. Though it is not used commonly, it is still sometimes encountered in e-mails, or applications handling e-mail. The package is written as java.nio.charset extension, which means it can be used without special installation or configuration. Just drop the jar in your classpath, and you are ready to go.

Group: com.beetstra.jutf7 Artifact: jutf7
Show documentation Show source 
 

4 downloads
Artifact jutf7
Group com.beetstra.jutf7
Version 1.0.0
Last update 25. August 2011
Organization not specified
URL http://jutf7.sourceforge.net/
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netbeans-case-converter from group fr.evidev.netbeans.modules (version 0.2.3)

This module provides a convenient way to convert string case. <h3>Usage</h3> In the editor panel: <ol> <li>Select the text you want to change the case of</li> <li>Right-click to open the contextual menu</li> <li>Open the <code>Convert To...</code> submenu</li> <li>Click on the converter of your choice</li> </ol> Please note that if no text is selected, the menu is disabled. <h3>Available converters</h3> <ul> <li><b>camelCase</b>: first capitalized letter of each word, except for the first letter of the resulting word, no space</li> <li><b>hyphen-case</b>: lower case words separated with an hyphen</li> <li><b>lower case</b>: lower case words</li> <li><b>PascalCase</b>: first capitalized letter of each word, no space</li> <li><b>Sentence case.</b>: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)</li> <li><b>snake_case</b>: lower case words separated with an underline character</li> <li><b>Title Case</b>: first capitalized letter of each word, one space between words</li> <li><b>UPPER CASE</b>: upper case words</li> </ul>

Group: fr.evidev.netbeans.modules Artifact: netbeans-case-converter
Show all versions 
 

0 downloads
Artifact netbeans-case-converter
Group fr.evidev.netbeans.modules
Version 0.2.3
Last update 03. October 2020
Organization not specified
URL https://github.com/eviweb/netbeans-case-converter
License Apache License, Version 2.0
Dependencies amount 6
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-editor-lib2, org-openide-awt, org-openide-text, org-openide-util, org-openide-util-ui,
There are maybe transitive dependencies!

suji from group com.github.jikyo (version 0.0.5)

Suji is a converter library from Japanese number notation to numerical value, and from numerical notation to Japanese Kansuji notation. Converter.values(src) to convert from Japanese number notation to numerical value: Japanese number notation can include Kansuji. The String "1つの価格が二兆30万五千十7円になります。" will be converted to two BigDecimal, 1 and 2000000005017. And also, 打率は三割二部五厘です。 will be a 0.325. The return value is a list of Suji Numeral objects. If the input string has no number notation, Suji returns a empty list. The Numeral object has three methods: value(), begin(), and end(): value(): a BigDecimal instance of a numerical value for the number notation. begin(): the begin index (int) of the found number notation at the input string. end(): the end index (int) of the found number notation. Converter.kansujis(src) to convert from numeric notation to Japanese Kansuji notation: The String 20兆30万五千十7円になります。 will be converted to the Kansuji string, 二十兆三十万五千十七. The boolean flag one is interpreted as whether to display the first character 一 or not. The output of Converter.kansujis('1000万', true) will be converted to 一千万, and the output of Converter.kansujis('1000万', false) will be converted to 千万. Note that kansujis does not support numerical notation after the decimal point. If the input string is 32.01, the output will 三十二, not 三十二割一厘. The return value is a list of Kansuji objects. If the input string has no number notation, Suji returns a empty list. The Kansuji object has three methods: value(), begin(), and end(): value(): a String instance of a Kansuji notation. begin(): the begin index (int) of the found number notation at the input string. end(): the end index (int) of the found number notation. Suji is a one-pass parser. That is, Suji parse a source text from the head to the end only once.

Group: com.github.jikyo Artifact: suji
Show all versions Show documentation Show source 
 

0 downloads
Artifact suji
Group com.github.jikyo
Version 0.0.5
Last update 04. September 2020
Organization not specified
URL https://github.com/jikyo/suji4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 14 from 15 (items total 141)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy