Converts text with many possible cleanups, includingpreparation of HTML and Java, aligning in columns, characterset conversion, case converting, removing excess whitespace, removing blank lines, preparing regex expressions.
Converts text with many possible cleanups, includingpreparation of HTML and Java, aligning in columns, characterset conversion, case converting, removing excess whitespace, removing blank lines, preparing regex expressions....converts raw text with the following possible cleanups:1. Quoting for HTML, e.g. dealing with ampersand or accented characters.2 . Converting HTML entities; back to plain characters.3. Stripping out HTML tags4. Quoting for Java String literals e.g. c:\MyDir\MyFile.txt -> "c:\\MyDir\\MyFile.txt"5. Quoting for Java char[] literals e.g. c:\ -> new char { 'c', ':', '\\' }6. removing leading and/or trailing spaces.5. removing embedded control characters.7. collapsing runs of spaces into one space.8. collapsing multiple blank lines into one line.9. converting to UPPER, lower, or Book Title case.10. Aligning space or comma delimited text in columns.11.Aligning Java source in columns (considers "\"", '\'', /* comment */, // ... in column delimiter rules).12. Converting raw multiline clipboards into regexes by quoting reserved characters for search/replace for Funduc or Java regexes. Often followed by converting to Java string literals
Platform: Windows, Windows Me, Windows NT, Windows 2000, Windows XP, Windows Vista
System Requirements: There is no specific requirements
Quoter Related Software
Developer Tools / Editors, IDEs & Coding Utilities Popular Software
SourceCode to Flowchart - Sourcecode to Flowchart is a Code Flowchart generator for code flowcharting and visualization..Sourcecode to Flowchart is a Code Flowchart generator for code flowcharting and visualization.It can generate programming flow chart from code by...
HardKey License Manager - License manager with short key supportHardKey System is easy and powerfull license manager and work with short (15-25 chars) keys. Program based on strong asymetric (public keys) cryptography. HardKey Base Features : - Short registration key...
Visual Paradigm for UML (Community Edition) for Windows - UML CASE tool - UML diagrams, use case modeling, reverse engineering and more...Visual Paradigm for UML (VP-UML) is a superior UML tool that supports full software lifecycle - analysis, design, construction, testing and deployment. The UML...
Hash - Pinpoint Hash was created to allow users to quickly obtain the hash values for CRC-32, MD5, SHA-1 and SHA-256 hash values for any file and quickly copy the results to the clipboard for easy transport to any other application.Forensic examiners...
Code Compare - Code Compare is an advanced comparison and synchronization tool that compares text, source code, XML files and directories then, highlights differences and merges content via its visual interface.Code Compare is an advanced comparison and...
More Editors, IDEs & Coding Utilities downloads at 12345678
AmericanTax - Calculates American sales taxes, state and district.Calculates American sales taxes, state and district.Java Applet that can also be run as an application.Requires Java version 1.5 or later.Java source code and sample HTML included.This version...
Biorythms Calculator - Calculates and displays biorhythm graphs.Calculates and displays biorhythm graphs.Enter your birthdate and this Applet and it will calculateyour biorhythms. It computes your 23-day physical, 28-dayemotional, 33-day intellectual and combined...
BOOTSave - BootSave saves/restores the master boot sector on thehard disk.BootSave saves/restores the master boot sector on thehard disk. Suite of three utilities BootSave, BootRest andBootChk. Protects against damage to the partition table orboot sector...
CreditCard Validator - The CreditCard Validator will help you tell:1.The CreditCard Validator will help you tell:1. if a credit card number is valid,2. which credit card vendor handles that number.It is a simple Applet to demonstrate the use of the ValidateCreditCard...
CSVReader/Writer - Java classes you can use standalone or embed in your own programs toRead, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files.Java classes you can use standalone or embed in your own programs...