-
Notifications
You must be signed in to change notification settings - Fork 4
/
NLP2API-Results-Q-A-Proximity.txt
620 lines (620 loc) · 48.6 KB
/
NLP2API-Results-Q-A-Proximity.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
How can I insert an element in array at a given position?
Insert Element Position FlattenedElement Inserted HighArray PQasSortedArray Arrays HighArrayApp ArrayList
How do I compress or zip a directory recursively?
Compress Directory Zipping Zip ZipUtil ZipFile ZipDir ZipArchiveOutputStream ZipArchiveEntry Deflater
How do I decompress a GZip file in Java?
Decompress Decompressing DecompressGzipAsync ZlibDecompressor GZIPInputStream File GZipStream Deflater GZIPOutputStream DecompressorStream
How do I compress a file in GZip format?
GZip Compress File GZipStream Decompress ZlibDecompressor Deflater GZIPOutputStream Compression CompressorStream
How do I use PriorityBlockingQueue class?
PriorityBlockingQueue BlockingQueue PriorityQueue PriorityExecutor ScheduledPriorityThreadPoolExecutor RejectedExecutionHandler ReentrantLock PriorityTaskComparator ThreadPoolExecutor PriorityTask
How do I parse a text string into date and time?
Date UTCDate SimpleDateFormat DateFormat LocalDate PrettyDate ExtendedDate LocalDateTime LocalTime ParseException
How documents are represented in MongoDB Java Driver?
Mongo MongoCollection MongoDataTx Document MongoClient DBCollection DBObject Bson BasicDBObject DBCursor
How do I connect to a MongoDB Database?
Database Mongo MongoCollection MongoDatabase MongoClient DBCollection DBObject MongoRepository MongoException Connection
How do I send an HTML email?
Email Send HtmlEmail EmailException Mail MultiPartEmail EmailAttachment MyEmailAction InternetAddress RecipientType
How do I read last n characters from a file?
Characters File BufferedInputStream FileInputStream InputStream RandomAccessFile Files Reader PushbackReader InputStreamReader
Creating MySql database programatically in Java
Creating Database MyDatabase Hibernate DriverManager EclipseLink Driver Statement Persistence SQLException
Generating MD5 digest from File or InputStream object
InputStream File MessageDigest InputStreamWithZipMd OutputStream IOUtils FileInputStream ByteArrayInputStream DigestInputStream OutputStreamWithZipMd
How do I calculate the MD5 digest of a string?
MessageDigest Digest DigestUtils ToHash DigestInputStream Hex NoSuchAlgorithmException ParseHexString Hash UnsupportedEncodingException
How do I clone an array variable?
CloneNotSupportedException OrigArray Cloneable IntArrayBag OriginalArrayOfNode DBListArray CloneTest Arrays ArrayList MyMatrix
How to implement the hashCode and equals method using Apache Commons?
HashCodeBuilder EqualsAndHashCode EqualsBuilder CompareToBuilder Comparable Objects Java TreeSet MoreObjects SortedSet
How to establish connection to database with Properties?
Properties Database Connection DriverManager SQLServerConnection VehicleDatabase PoolingDriver OracleDriver CConnection PreparedStatement
How to monitor file or directory changes?
Monitor File FileMonitor BaseMonitor FileAlterationMonitor MonitorLog UploadMonitor FileSystems Files MonitorAppender
How do I move a file in JDK 7?
File Java IcedTea JavaVirtualMachines NoSuchFileException ZipOutputStream Files ZipEntry UnixCopyFile Paths
How do I create and delete a file in JDK 7?
Delete File Java RandomAccessFile FileOutputStream FileWriter Files MKVtoolnix TestDeleteOnClose Runtime
How to recursively list all text files in a directory?
Directory List ArrayList DirectoryFileFilter File DirectoryStream Paths Files SimpleFileVisitor FileVisitResult
How to verify digital signature of a signed data?
Signature SignedCms IVerifyDigitalSignature XMLSignature SignatureIntegrity CmsSignedData ClearSignatureDictionary CMSSignedData CmsSigner SignedData
How to create a digital signature and sign data?
Signature SignatureSpi Create Sign PdfSignature IVerifyDigitalSignature UniversalSignaturePen SignedCms PdfSignatureAppearance CryptoStandard
How do I generate public and private keys?
Override String Map SecretKey List Example ArrayList IOException Cipher PanelType
How do I copy a file in JDK 7?
Java Copying StandardCopyOption Files CopyOption Paths WindowsFileCopy FileChannel StandardOpenOption OutputStream
How do I set the value of file attributes?
Value Set PosixFileAttributes FileAttribute Write AttributeSet Object ItemProperty Path Integer
How do I set file last modified time?
File Modified Files DirectoryStream Calendar ZipFile InputStream LastModifiedFileListFilter Date FileTime
How do I reverse the order of array elements?
Reverse Array Reverses HwArray Order Arrays LinkedListStack ArrayList ArrayUtil LinkedList
How do I send an Http Post request?
Send HttpServletRequest WebRequest HttpServletResponse HttpResponse RequestParams ASIFormDataRequest SendPostRequest PostMethod HttpMethod
How do I get Http response body as a string?
Response HttpResponse ServerHttpResponse Body HttpServletResponse HttpEntity ClientHttpResponse CharResponseWrapper ResponseDesc Request
How do I get entity ContentType in HttpClient?
HttpClient ContentType HttpClients DefaultHttpClient HttpClientBuilder HttpPost Content HttpResponse ContentBody CustomHttpClientFactory
How do I execute Http Get request?
Request HttpRequest DefaultHttpRequester HttpRequestWrapper HttpUriRequest HttpResponse HttpRequestTask CompleteMultipartUploadRequest UploadPartRequest HttpRequestExecutor
How do I get the primary key of any JPA entity?
Entity IdClass CompositeKey EmbeddedId Embeddable MapsId Repository OneToOne DiscriminatorValue ManyToOne
How do I delete entity object in JPA?
Entity TwoEntity EntityManager ObjectEntity ObjectEntityPk BaseEntity MyEntity JpaRepository JpaAclIdentityDao TypedQuery
How do I get all available currency codes?
Currency CurrencyCode CurrencyUnit CurrencyData CurrencyField CurrencyQuery MonetaryAmount Monetary TestCurrencyQuery CRates
How do I get host’s default timezone id?
Timezone TimeZone DateTimeZone Europe Calcutta TimeZoneIds Asia America Berlin DateTime
How to create an XML file of a POJO using JAXB?
Marshaller File JAXBContext JAXBElement XmlRootElement XmlAccessorType XmlAccessType JAXBContextProperties PojoClass ABWrap
How do I compare two dates?
Comparator LocalDate CompareObjects Calendar SimpleDateFormat Date LocalDateTime DateFormat ComparisonDate DateTimeFormatter
How do I change date formatting symbols?
Date SimpleDateFormat DecimalFormatSymbols ExtendedDate Formatter DecimalFormat DateFormatSymbols March NumberFormat ParseException
How do I retrieve available schemas in database?
Database Schemas Retrieve SQLiteDatabase DatabaseHandler DatabaseMetaData DBManagement Flyway Cursor ProductCategoryDatabaseRetrieve
How do I call a stored procedure that return a result set?
CallableStatement SimpleJdbcCall ScoreStoredProcedure String OracleTypes OutParam ResultSetOutput ResultSet Statement ReturningWork
How do I convert raw IP address to String?
String Address RawAddress AddressImpl InetAddress InetAddressFactory ConvertCmd Integer Email Override
How do I create port scanner program?
Scanner Port Create ServerSocket DatagramSocket Socket InvScan IPAddress InetAddress EchoServer
How do I get MAC address of a host?
Address MacAddress Mac Host UnknownHostException InetAddress IPv CGCentOs Socket SocketException
How do I create a client-server socket communication?
Socket ServerSocket ReliableSocket Client ServerSocketConnection Server ClientCommunicationSocketListener Create CommunicationThread InetSocketAddress
How do I read / download webpage content?
Download HttpDownloadUtility Firefox InputStream Content DownloadWebpageTask URLConnection IOUtils Mozilla FileOutputStream
How do I get IP address of localhost?
Address AddressImpl InetAddress IPv InetAddressTest Inet AddressRepository MulticastSocket Sachin UnknownHostException
How do I get cryptographic security providers?
Cryptographic Cryptography CryptographicBuffer Security Provider CustomProvider Cipher AuthenticationProvider SecureRandom DaoAuthenticationProvider
How do I create an encrypted string for password?
Encrypted AESDecryption AESEncryption AESEncrypter VigenereCipher SecretKey SecretKeySpec PasswordEncryption Create Crypt
How do I breaks a paragraph into sentences?
Paragraph Sentence SentencesAnnotation SentenceDetect SentenceUtils CoreMap SentenceModel CharacterOffsetBeginAnnotation BreakIterator English
How do I change the date format symbols for a specified locale?
Locale Date LocaleData SimpleDateFormat DateFormat DecimalFormatSymbols Calendar DateTimeFormatter DateFormatSymbols NumberFormat
How do I change number format symbols?
DecimalFormatSymbols FormatUtil SimpleDateFormat NumberFormat DecimalFormat NumberFormatInfo Number DateFormatSymbols SystemDecimalSeparator NativeDecimalFormat
How do I parse a number for a locale?
Locale Parse Parsed ParseException Number German MyParser ParsePosition French NumberFormat
How do I iterate a subset of a string?
Iterator SubSets Loop List ArrayList BitSet Map HashMap PowerSet ConcurrentSkipListMap
How do I get attributes of element during SAX parsing?
Attributes SAXParser XMLReader Element SAXParserFactory ContentHandler InputSource SAXParseException DefaultHandler MyContentHandler
How do I get JDBC driver property information?
Driver OracleDriver SQLServerDriver DriverManager SQLException PostgreSQLDialect MySQLDialect Connection DriverManagerDataSource SQLServerDialect
How do I get numeric functions supported by database?
Database Numeric Function NumericFunctions ArbitraryFunction FunctionPlotter Java SQLException UnsupportedAttributeTypeException Statement
How do I get data types supported by database?
Types JdbcDatabaseConnection DatabaseMetaData DatabaseConnection SupportedFileTypes DataType SQLException SQLFeatureNotSupportedException UnsupportedAttributeTypeException PreparedStatement
How do I execute stored procedure?
StoredProcedure MyProcedure MyStoredProcedure CallableStatement StoredProcedureParameter StoredProcedureQuery ExecuteStoreProcedure OracleStoredProcedure NonQueryProcedure SqlOutParameter
How do I print a file using the default registered application?
System Registered File Application FileType PrintWriter Desktop EventBus PDFs IOException
How do I turn the Num Lock button on?
Button JButton SharedResource PrintNumSeq Player PowerManager Thread NumOfDice View WalkerThread
How do I create subscript in iText?
Subscript Create Paragraph PdfSignatureAppearance BaseFont ParagraphAlignment XWPFDocument Unicode XWPFRun VerticalAlign
How do I delete file from FTP server?
FTPClient FTPSClient File FTPReply Server FTPFile FileInputStream StradaAd FtpException FileOutputStream
How do I get list of files from FTP server?
FTPClient Ftp FTPSClient FTPReply Server List FTPClientManager FTPFile File Passive
How do I upload file to FTP server?
FTPClient Upload TinyFTPClient FTPSClient FtpUpload File FTPReply FTPFileSender FTPFile FTPUploadTask
How do I create an Excel document using Apache POI?
Apache Document HSSFWorkbook Workbook SXSSFWorkbook Sheet XSSFWorkbook SXSSFSheet ReadExcel HSSFSheet
Draw a draggable triangle in Java
Draw Triangle MyTriangle TriangleShape TrianglePanel Polygon Graphics TriangleFrame DrawingPanel Sierpinski
Take a screenshot and save as image in Java
Screenshot Image FullScreenshot BufferedImage Save Bitmap ImageIcon HtmlImageInput AWTException Graphics
Load a Resource Bundle
ResBundle CodeBundle PathMatchingResourcePatternResolver MissingResourceException ListResourceBundle PropertyResourceBundle LoadProperties ReloadableResourceBundleMessageSource File MessagesBundle
Instantiate unknown class at runtime and call the object’s methods
MetaClassImpl PojoMetaMethodSite AbstractCallSite ClosureMetaClass Define CachingCallSite DefaultGroovyMethods ResourceGroovyMethods SuperClass RubyKernel
Invoke methods of an object using reflection
Reflection MethodClass Object SimpleClass FooAbstract SomeObject Field Method TestSubClass PkDrivenByDefaultMapsIdSecondPass
List methods of a class using Reflection
List ArrayList XYZClass AbstractClass Method Set OuterClass TestSubClass InnerClass String
Redirect Servlet Call to Another URL
Redirect WebServlet TestServlet NewServlet FooServlet ContentServlet HttpServlet ServletException ServletRequest ServletResponse
Get and Set Session Variables in a Servlet
Servlet Session WebServlet ServletOne ServletContext HttpServlet ServletException ShowPersonServlet HttpSession MySessionVariable
Get Request Parameters in a Servlet
Parameters MyServlet SmsServlet HttpServlet MultipartServletWebRequest RequestFacade ServletRequest MapImageServlet ServletWebRequest ServletResponse
Connect to a database and read from table
Database Table JTable GetDatabase Connection ConnectNow SelectTable ConnectDatabase DisplayDatabase DefaultTableModel
creating in-memory lucene index
Lucene IndexSearcher IndexWriter RAMDirectory Index BooleanQuery QueryParser TopScoreDocCollector DirectoryReader TermVector
building lucene search query
Lucene Query Search StandardAnalyzer IndexSearcher FuzzyQuery MultiFieldQueryParser Analyzer BooleanQuery AnalyzingQueryParser
doing lucene search
Lucene Search StandardAnalyzer IndexSearcher IndexReader IndexWriter Analyzer FSDirectory TopDocs BooleanQuery
read JSON data to JSON Object Model
Object Model Data ModelType JSONObject JsonParser JsonRead JsonNode JSONArray ObjectMapper
how to serialize JSON Object
Object TryToSerialize JsonSerialize JsonSerializer MySerializer TypeSerializer YourSerializer JsonSerializationContext SerializerProvider JsonGenerator
execute the test cases using Test runner
Test MyTest TestRunner JUnitCore TestClass TestCase JUnit RobolectricTestRunner AbstractTestRunner ClassRunner
Java Compare file content
File CompareBinaries Comparator CompareFiles CompareDoubleArray FileInputStream FileNotFoundException CompareTextFiles ListFilesInDir Files
Java Add comment in XML
Comment CTComments IssueComment DocumentBuilderFactory SignalComment MyXWPFCommentsDocument DOMSource StreamResult InputNode Issue
XML How to Add CDATA data
SAXParseException XMLStreamWriter MyCData XmlAnyElement CharacterData XMLStreamConstants SvcRsData DataUnit XMLStreamException GTSResponse
How to Create a Shared File Lock on a File
Lock File ReentrantLock FileInputStream FileLock FileNotFoundException FileLocking FileOutputStream SharedFile Paths
How to Tokenize Java Source Code
Source Tokenize Unknown Tokenizes Tokenizer TokenizeFile PorterTokenizer ArgumentTokenizer FileTokenizer TokenizerModel
How to Visit All the Elements in a DOM Document
Document Element DocumentBuilderFactory XPath WhomToVisit DocumentFactory NodeList ReasonForVisit SAXContentHandler DocumentTreeModel
XML How to Remove all attributes
Attributes AttributesImpl SAXSource XMLEventWriter XmlAttribute Attr OutputKeys VTDGen XmlRootElement XmlObject
XML How to Fetch data from the Web
Fetch AngularJsServlet Application FetchType FetchServ WebObjects Peinformationdata FetchAndInsert AngularServlet Entity
How to Render HTML and save to Image
Render BufferedImage RenderedImage OffScreenRender DRenderer SpriteSheet RenderImages HTMLFactory Graphics ImageSaveOptions
How to Move image on screen
Image Screen BufferedImage MenuScreen ImageView DeckImage ScreenManager ImageIcon MouseMoveOnScreen OnScreenObject
How to Load font from ttf file
Font File FreetypeFontLoader PDTrueTypeFont FontFactory SemiBold Fonts Roboto BitmapFont Montserrat
How to create a server socket
Socket ServerSocket ServerSocketChannel SocketServer Server ServerThread Create DataOutputStream ServerSocketFactory DataInputStream
How to Sort a Map by values
Map HashMap LinkedHashMap TreeMap Entry Values SortedMap SortComparator Multimaps TreeMultimap
How to Store properties as XML file
Properties File TempFile FileInputStream EncryptableProperties FileNotFoundException PropertySourcesPlaceholderConfigurer FileOutputStream SpringPropertyUpdater PlaceholderConfigurerSupport
Passing Parameters from Java Code to Scripts
Parameters Scripts Script PythonScripts ScriptsLibrary ScriptRuntime Python ScriptFunction Tutorial AbstractScriptEngine
How to Create thumbnail views of images
Create Thumbnails CardThumbnail ThumbnailUtils ThumbnailView ThumbnailPath Image ImpImage ImageView ImageIcon
How to Capture image from webcam in java
Webcam Image CvCapture OpenCVFrameGrabber BufferedImage WebcamEvent WebcamPanel OpenCVWebCam Unknown VideoCapture
Java Graphics How to Rotate Shape
Shape Graphics ShapeTry TriangleShape RotateArrow RotateShape ColorShape TestRotate RenderingHints Polygon
How to Load an image and write text to it
Image DeImage EnImage BufferedImage CopyImage LoadImage JUwBXRw SwingFXUtils Text WritableRaster
Parsing an XML File Using SAX
Parsing File SAXParser SAXParserFactory ContentHandler Parser InputSource SaxParseEx DefaultHandler SAXParseException
How to add attribute to an element
Attribute Element ElementListUnion TheMainElement ElementList ArrayList AttributeValue NodeList StartElement AttributeBuilder
How to add text node to an element
Node SubNode Element NodeTraversor TextNode Text Add DefaultMutableTreeNode NodeVisitor NodeList
How to create comments node for XML
Node Comment ListNode DocumentBuilderFactory DocumentBuilder Sibling NodeList Element XmlUtil TransformerFactory
How to change a specific element using XPath
XPath XPathExpression XPathFactory XPathConstants NodeList Element ObjectElement DocumentBuilderFactory Dataelement DocumentBuilder
How to use a StAX parser
Stax XMLStreamReader StAXSource XMLEvent XMLEventWriter XMLEventReader ParserUtil XMLStreamWriterImpl XMLInputFactory XMLStreamReaderImpl
How to serialize JSON Object
Object TryToSerialize JsonSerialize JsonSerializer MySerializer TypeSerializer YourSerializer JsonSerializationContext SerializerProvider JsonGenerator
Read JSON Array
Array Json JsonString JSONObject Gson JsonParser JsonArray JsonNode JSONArray JsonPath
How to search for HTML/XML comments
Search HDSearch Comments Comment XmlFile MyBdbSearchAction HtmlFile HtmlForm Find MySearcher
How to use hashmap properties with JAXB
Marshaller HashMap Properties JAXBContext Unmarshaller PropertiesMap XmlAdapter Map XmlRootElement XmlAccessorType
How do I create a web based file upload?
Upload DiskFileUpload File ServletFileUpload Create FileUploadException FileUploadSoap GenTreeUploader DiskFileItemFactory MaxUploadSizeExceededException
How to shear Shape?
Shape JShape ColoredShape RectangleShape ColoredShapeManager NestedShape ShapesList ShapeCollection ShapeManager NestingShape
How to transform ellipse
Ellipse Transform DrawEllipses ShapeTransform AffineTransform YingYang TransformingCanvas Shape BasicStroke Point
How to write text onto image
Image DeImage EnImage BufferedImage Write YuvImage Text WritableRaster ImageView FileOutputStream
How to change text color with CSS for Label?
Label Color TextField GridPane HPos HBox Text VBox Pos TitledPane
How to draw text content to Image?
Image Draw NewImage BufferedImage PDImage Graphics PadDraw Text ImageMap ImageFont
Java Mail POP3 Client
Mail JavaMail ReadYahooMail Gmail MimeMessage MessagingException InternetAddress IMAPSSLStore SMTPTransport MailReceiver
Java Mail Secure POP3 Client
Secure JavaMail Gmail MailAddress MimeMessage CheckMails MessagingException InternetAddress IMAPSSLStore SMTPTransport
Get Email Header
Email Header SendEmail Content RecipientType InternetAddress Gender Subject Message MimeMessage
Add Extra Page To Existing PDF
Page PdfDocument PDFContent PdfImportedPage PdfReader PDDocument PdfCopy PdfStamper PdfWriter Create
Simple Annotations with Another PDF document
Document AddAnnotation PdfDocument Annot Annots PdfImportedPage PdfReader PDDocument PdfCopy PdfStamper
Adding AWT Image to PDF with Color
Image Color BufferedImage Img PDFToImage ColorArr BaseColor PDDocument PdfPage PdfWriter
Adding Paragraph to a PDF Page
Paragraph PdfPCell ParagraphRenderer PdfPTable Phrase ColumnText PdfReader Chunk FontFactory PdfContentByte
Add Watermark Image to an Existing PDF File
Image File MyWatermark WatermarkField BufferedImage WatermarkFolders PdfReader PDDocument PdfStamper PdfContents
Adding Bookmarks for PDF document
Bookmarks Bookmark Document SplitPDFByBookmarks SimpleBookmark Pdf Pdfdoc PdfReader PDDocument PdfStamper
Copy and paste data with the clipboard
Copy Clipboard TestClipboard ClipboardOwner Paste ClipboardTest ClipboardTransferable ClipboardContent StringSelection DataFlavor
Connect with a Web server
Connect ServConnect Server Connection WebLogic StompServer AdminServer Socket HelloWeb ProxyServer
Connects to an rshell daemon
Daemon DaemonCommandExecution DaemonStatus DaemonTest BuildCommandOnly ForwardClientInput ContinuousBuildActionExecuter DaemonHelper ServicesSetupBuildActionExecuter Thread
Connects to an rlogin daemon
RLogin Daemon TestRlogin DaemonStatus DaemonTest DaemonLoader DaemonContext Server DaemonParent DaemonHelper
POSTing data to an HTTP server
Server BasicHttpContext HttpResponse HttpContext HttpPost HttpURLConnection HttpPosting Response HttpMultipartMode MultipartEntity
Get session from request
Session JSession JRequest Request HttpServletRequest HttpSession WebRequest HttpServletResponse SessionRetrieverHttpSessionListener ServletException
Adding Drop Shadow to a Shape
Shape Shadow RoundRectShape Rectangle InnerShadow ShapeDrawable DropShadow LineAndShapeRenderer LinearGradient DropShadowBorder
Uses serialization to perform deep copy cloning.
Cloning SerializationUtils Cloner Deep Cloneable CloneNotSupportedException ObjectOutputStream Serializable ObjectInputStream Immutable
Execute Javascript script in a file
JavaScript RhinoScriptEngine ExecuteScript ScriptEngine JavascriptExecutor ScriptException ScriptEngineManager Jsfunctions Scriptable AbstractScriptEngine
Listing All Script Engines
Engines Engine ScriptEngine ScriptContext JavaScript ScriptingEngines SimplePhpScriptEngine ScriptEngineManager ScriptException ScriptEngineFactory
Pass parameter to JavaScript through Java code
JavaScript JavaScriptObject Scripting JavaScriptSupport JSObject Ajax ScriptEngine JavaScriptInterface JavascriptInterface ScriptEngineManager
Using Java Objects in JavaScript
Java Javascript JSObject ScriptEngine Scriptable JavascriptInterface NashornScriptEngineFactory Object ScriptException MyObject
Read and execute a script source file
File Script Rscript DBFFile ScriptRunner FileType FilterInputStream BufferedReader Users InputStreamReader
Use DSA key pair to generate XML Signature
Signature RSASignature Key ECDSASigner PrivateKey KeyPairGenerator DSAPublicKey ECPrivateKey PublicKey DiffieHellman
Determining operating system support for attribute views
Attribute Views AttributeList AttributeContext BasicAttribute OperatingSystem TilesConfigurer SystemCpuLoad OperatingSystemMXBean BasicFileAttributeView
Change label border with CSS (Smart GWT)
UiBinder HTMLFlow JavaScript Label UiField HTMLPanel RootPanel ListBox Style StackLayoutPanel
Servlet: Session bind listener
Session SessionObject ContextLoaderListener ManagedSessionContext HttpSession DispatcherServlet GuiceServletContextListener SessionUtility ViewRendererServlet SMPPServerSessionListener
Basic Authentication For JSP Page
Basic AuthenticationException AuthenticationEntryPoint MyUsernamePasswordAuthenticationFilter PlainTextBasicAuthenticationEntryPoint BasicAuthenticationEntryPoint Authorization Servlet Security DatatablesServlet
Checking Read/Write Permission for a Directory
FilePermission RuntimePermission PermissionChecker PosixFilePermission RequestPermissionCode File ActivityCompat PackageManager Files Paths
Listing All Permissions Granted to a Loaded Class
Permissions Permission PermissionUtils Manifest GrantedAuthority SimpleGrantedAuthority Denied ActivityCompat PackageManager GrantedAuthoritiesMapper
Generate a DSA signature
Signature RSASignature PrivateKey KeyPairGenerator DSAPublicKey ECPrivateKey DSASigner ECPublicKey EncodedKeySpec AlgorithmParameters
Signing a Java Object
Signing Java Object SigningCertificate Signature Certificate SigningApplet VeriSign Digest PrivateKey
Generating a Message Authentication Code (MAC)
Message Generating AuthenticationAuthority AuthenticationContext AuthenticationErrorDetail OAuthAuthorization BasicAuthenticator Mac AsymmetricKeyCredential DefaultLoginPageGeneratingFilter
Execute a command from code
Execute Command VoidCommand ExecuteCommand CommandInfo CommandProcessor CommandSession MyCommand Cmd AbstractCommand
Simulate a mouse click
Simulate Click MouseEvent MouseClick InputSimulator WebElement InputEvent Robot KeyPresser Actions
Extract First File From Zip File Example
Zip Extract File Filename FileInputStream FileNotFoundException FileOutputStream ZipFile ZipTest ExtractZip
Extract File With CRC32 Checksum
Checksum File ComputeChecksum Crc CalculatingChecksum GenerateChecksumCrc FileUtils FileOutputStream Adler ZipOutputStream
Extract Zip File With Adler32 Checksum
Zip Checksum File Adler FileInputStream ZipArchive FileOutputStream Deflater ZipArchiveEntry Files
Load New HTML File Using Applet Context
Applet File MyApplet TestApplet CallApplet HelloWorldApplet AppletSubclass AppletClassName TestingApplet AppletWebBrowser
Set orientation for print job
System Print PrintJobEvent OrientationRequested PrinterJob CPrinterJob PrinterException Printer Printable PrintWorker
Determine format of an image
Determine Image BufferedImage YuvImage Images LoadImageAndScale ImageView Bitmap PixelGrabber ImageInputStream
Compress a JPEG file
Compress File CompressFormat Imaging FileImageOutputStream ImageWriter ImageWriteParam IIOImage FileInputStream ImageCodecInfo
Get Midi audio file properties
MidiDevice MidiSystem MidiMessage File MidiEvent Sound AudioInputStream AudioFormat SoftMidiAudioFileReader PulseAudioDataLine
Play Midi audio
MidiDevice MidiSystem MidiMessage MidiEvent Sequencer AudioInputStream SoftMidiAudioFileReader AudioSystem SourceDataLine MidiDriver
List available cryptographic services
Cryptographic CryptographicBuffer CryptographicModule Padding AlgorithmParameters LogonService CachingCryptoMaterialsManager DefaulCryptoMaterialsManager Cipher EncryptionMaterials
Get bytes of generated symmetric key
Key SymmetricEncryption SymmetricAlgorithm BytesClave GetBytes DeriveBytes RSAPublicKey PublicKey Cipher RSADecrypter
Import package in script
Script CompiledScript ScriptRuntime ScriptTest ScriptEngine ScriptException ScriptEngineManager NashornScriptEngine ScriptFunction ComponentScan
Get script engine’s details
Script JavaScript Details ScriptException ScriptEngineManager GroovyShell MyJavaScriptInterface StridesComputationScripts SyntaxError StInfo
Send notification at MBean attribute change
MBean Notification MBeanServer DynamicMBean Attribute NotificationPublisher MBeanInfo PerfMonitorMBean NotificationEmitter NotificationListener
JavaFX Creating a Sprite Animation
Sprite Animation SpriteAnimation TextureRegion Texture SpriteSheet TextureAtlas SpritePanel SpecialTile AtlasRegion
Using a memory mapped file for a huge matrix
Matrix SparseMatrix File Mb OutOfMemoryError FileInputStream MaxHeapFreeRatio RandomAccessFile MappedByteBuffer FileChannel
github api access example java
Caused MainActivity OAuthRequest UcozApi GitHubClient ScribeJava ServiceBuilder AccessTokenRequest RequestToken AbstractOauth
How to write an Object to file in Java
Java Object File Write OutputStream FileOutputStream BufferedWriter FileInputStream Map FileWriter
Send HTTP requests for serialized objects
Request Serializable Response AppendableObjectOutputStream ObjectOutputStream SomeRequest ClientHttpResponse Messenger Content Object
RichText editor component for SWT based applications
GridData Composite CTabFolder TableEditor FormEditor Shell TreeColumn InfogridData SelectionAdapter TableItem
Parsing JavaScript code using Mozilla Rhino
Rhino JavaScript ECMAScript Scriptable Script ScriptEngineManager ScriptRuntime RhinoTest ScriptException RunScript
DOM Parsing in Java
DomXmlParsing Element DocumentBuilder DocumentBuilderFactory Document NodeList LSSerializer DomTree PDFDomTree ParserConfigurationException
A block of text to use as input to the regular expression matcher
Matcher Expression Pattern Regular CharMatcher Scanner Match IOException BufferedReader System
How to get HTTP Response Header in Java
Header Response MyHeader Request HeaderNames HttpResponseObject HttpResponse HeaderHttpResponsetWrapper HttpGet GenericResponseWrapper
Convert Object to XML
Object Converter MyObject SAXSource BeginConversion XStream Cuobject XmlWriter JAXBResult DOMSource
How do I create a rolling log files?
TimeBasedRollingPolicy SizeAndTimeBasedRollingPolicy RollingPolicy RollingFileAppender DailyRollingFileAppender RollingFile TimeBasedTriggeringPolicy DailyRollingFile LogManager FileAppender
How do I import Java package in script?
Java Script JavaScript ScriptRuntime ExecuteScript ScriptEngine ScriptException ScriptEngineManager NashornScriptEngine ScriptFunction
How do I retrieve available schemas in database?
Database Schemas Retrieve SQLiteDatabase DatabaseHandler DatabaseMetaData DBManagement Flyway Cursor ProductCategoryDatabaseRetrieve
How do I send email using Gmail via SSL?
Email Send SimpleEmail MailAddress Mail SSLSocketFactory EmailException WasEmailSent MimeMessage SendEmail
How to Use Semaphore?
Semaphore MySemaphore CustomSemaphore BinarySemaphore SimpleSemaphoreSample AbstractQueuedSynchronizer Permits BoundedExecutor ExecutorService Producer
How do I get default date and time format for a defined country?
Country Date UTCDate CountryCode Time SimpleDateFormat DateTime DateFormat Calendar PrettyDate
How do I get a list of month names?
Month DateMonthYearDash January Monthnum MonthNames Names Day YearMonth MonthNameGenDateTimeField Calendar
How do I decompress Java objects?
Decompress GZIPInputStream Deflater GZipStream GZIPOutputStream Compress TarArchiveInputStream DeflaterOutputStream InflaterInputStream ZipInputStream
How do I count the number of capturing groups?
Group CaptureGroups Matcher RegEx Pattern Match Za MatchResult XXXXRCYYYYMMDDnnnnnnnn RegexTut
Read and write int with buffer
Buffer ByteBuffer Write Writing CharBuffer Writer BufferedWriter GZIPInputStream TestFileWriter RandomAccessFile
Compress a Byte Array
Compress AACompress Compressor CompressUtils Decompress CompressingFolders CompressFormat Deflater AdaptiveArithmeticCompress GZIPOutputStream
Read file as bytes
Read File Bytes ByteBuffer FileInputStream RandomAccessFile FileOutputStream BufferedInputStream Paths BufferedOutputStream
Create a File Lock on a File
File ReentrantLock ReentrantReadWriteLock FileInputStream FileLock FileNotFoundException FileOutputStream Paths FileObject OverlappingFileLockException
Try to Lock a File
Lock File ReentrantLock ReadWriteLock ReentrantReadWriteLock LockType FileRename FileInputStream FileLock LockTester
Copy a Directory recursively
DirectoryFileFilter Folder File Files FileVisitResult FileVisitOption Paths TestBlankFiles TPath Documents
Copy one file to another file
Copy File FileInputStream FileNotFoundException CopyFile FileOutputStream Files FileCopy Paths FileSet
Check if file system is open and read only
Check File Open Read TestFile FileInputStream DataInputStream InputStream LittleEndianDataInputStream FileOutputStream
Monitor file system for delete, create and modify events
Monitor File CurrentFile FileMonitor FileDelete FileAlterationMonitor WatchEvent ExtendedWatchEventModifier StandardWatchEventKinds StandardWatchEventKind
Create a very large file using mapping
File Mapping FileInputStream RandomAccessFile FileChannel InputStreamResource OutputStream ColumnPositionMappingStrategy Entity AbstractBaseFormController
Convert Between a File Path and a URL
Path Convert File URLConnection Paths TheFolderPath MalformedURLException JarURLConnection DownloadFromUrl FileAsArray
Use Scanner to read a list of comma-separated values
Scanner Enter List ArrayList FileReader Strings BufferedReader StringTokenizer System Map
Redirect input and output from operating systems processes
Redirect Input Operating Systems RedirectStreams Process Powershell PrintStream WindowsProcess ProcessBuilder
Append data to existing file
File ToFile FileOutputStream FileWriter Files Paths PrintFiles FileHandler InputStream StandardOpenOption
Scan file by format
Scan File NumberFormat FileNotFoundException FileOutputStream LogFileToBeRead Date FileReader Enter NumberFormatExceptions
Compare the contents of two Streams to determine if they are equal or not
Stream Determine ComparisonChain Comparator IntStream Collectors ComplexComparator Strings SortValues TreeSet
Compress data and read compressed data
Compress Compressor Uncompressed CompressUtils Decompress CompressingFolders Deflater TarArchiveOutputStream GZIPOutputStream GZipStream
Create custom color Pallete
Pallete Color LineColorPicker TitleBackground LightVibrantSwatch Rgb DarkVibrantSwatch ColorPanel IndexColorModel Palette
Draw red cross for each mouse click
Click MouseListener MouseEvent Color MouseButtons DrawCircle DrawCanvas DrawShapes Cross Graphics
Apply variable transparency to an image
Transparency Image ApplyTransparency ImageToBufferedImage BufferedImage TransformGrayToTransparency ShowImage AlphaComposite FilteredImageSource OverlayImage
Load image from local folder
Image BufferedImage Images File ImageIcon Imgcodecs ScreenShot FileResource Highgui Dropbox
Screen shot capture and select an area to cut with mouse
MouseEvent MouseInfo ScreenShot ScreenCaptureCallback CaptureCamera CopyArea ScreenCaptureRectangle ScreenRecordingExample CaptureScreenShot GraphicsDevice
Find tag by name
Tag MyTag AnotherTagNameGoesHere Searched TagFinder TagNameGoesHere Log XPathExpression NodeList Intersection
List XML element Attributes
List Attributes ArrayList AttributeList AttributeName ItemAttributes Element XmlAttributes Map SAXException
Store data in two tables
Table Entity HashBasedTable DataStore Order Item TableServiceEntity Orders DataStoreClass Key
Use sql query to select a specific cell in excel
Excel Cell Select HSSFWorkbook HSSFCell XSSFWorkbook Workbook ResultSet Statement SQLException
Connect to a SQLite database
SQLite Connect Sqlite Connection SQLiteAssetHelper SQLiteManager NameOfDatabase DatabaseHelpers DatabaseHelper Dbaconnection
Delete e-mail messages on mail server programmatically
JavaMail Server MessagingException SMTPMessage EMail Message OutgoingMailServer IMAPFolder MailReceiver IncomingMailServer
Send e-mail with attachment in Java
Mail EmailAttachment MimeMessage MessagingException SMTPTransport InternetAddress SendMail MimeBodyPart Multipart MimeMultipart
Receive e-mail messages from a POP3-IMAP server
MessagingException Message SMTPSSLTransport SMTPTransport IMAPProtocol MailServer IMAPStore ReceiveSMSMonitor Greenmail OutgoingMailServer
Connect and login to a FTP server
FTPClient Login Connected FTPSClient FTPReply Server Connection FTPHTTPClient FTPClientTest FTPUtils
List files and directories recursively on a FTP server
List ArrayList FTPClient FTPReply Server SshServer FTPUtils FTPClientManager FTPFile File
Determine if a directory or file exists on FTP server
FTPClient Ftp File FTPReply Server FTPHTTPClient FTPCommand SymbolDirectory FTPFile ServerRemoteHandler
How to download a complete folder from a FTP server
Download FTPClient FTPReply Server FileZilla DownloadFile FTPDown FTPFile File RetrieveFile
How to upload a directory to a FTP server
FTPClient Upload FtpUpload FTPReply FTPUpload Server FileZilla FTPCommand FTPFile File
Creating nested directory structure on a FTP server
FTPClient Directory Ftp FTPSClient Server SymbolDirectory FTPUtils FTPClientManager FTPFile File
Get size of a file on FTP server
FTPClient FTPSClient File FTPReply Server FileZilla FTPFile Filename FileInputStream FTPClientConfig
How to send commands to a FTP server
FTPClient TinyFTPClient Server FTPFileSender FTPFile FtpRemoteFileTemplate ServerSocket Passive FTPClientConfig Socket
How to convert image from one format to another
Image Convert BufferedImage YuvImage ImageFormat SampleJPGImage Bitmap ImageByteInfo ConvertCmd DataBufferByte
How to resize images in Java
Aimages Images Resize Image ResizeImages ImageResizer AWTImage ImageIcon BufferedImage ImageUtil
Generate random integer
Generate Random RandomGenerator MyRandom RandomNumbers ThreadLocalRandom SecureRandom GeneratePrime Math RandomSource
Avoid concurrent execution of a time-consuming task without blocking
Task ThreadPoolExecutor TestThreadPoolExecutor TimeoutThreadPoolExecutor ScheduledPriorityThreadPoolExecutor Executors MyTask RejectedExecutionException BlockingDeque ComparableFutureTask
Coordinate Runnable instance for random periods of time
Coordinate Runnable Random GridCoordinate Point GetRandomPoint Thread Math GetPoints RandomShape
Schedual future tasks
Task Tasks CompleteTasks TaskCentral ListenableFuture TaskArr ExecutorService IncompleteTasks FiledTask Executors
How do I convert string to Date in GMT timezone?
Date TimeZone DateTimeZone Tue Fri Europe Timestamp SimpleDateFormat TimeZoneInfo DateTime
How do I breaks a text or sentence into words?
Sentence EachSentence SentenceCount Text CharacterOffsetBeginAnnotation CoreMap JTextPane BreakIterator MaxentTagger SentenceMapper
How do I get a formatted date for a specific pattern and locale?
Locale Formatted Date SimpleDateFormat DateFormat LocalDate Calendar DateTimeFormat DateTimeFormatter Month
How do I change the currency symbol?
Currency ICurrency USDollarCurrency CurrencyValue SelectCurrency CurrencyExchange CurrencyOperator Symbol NumberFormat Dollar
How do I format a message that contains number information?
Message NumberFormat DecimalFormat Number MessageFormat ChoiceFormat Enter MessageBundle Date Locale
How do I format a message that contains time information?
Message FastFormat DateTimeFormatter DateFormat DateTimeFormat SimpleDateFormat MessageFormat MessageFormatter AtmTime DateTime
How do I check if a string is a valid date?
Date UTCDate Check SimpleDateFormat PrettyDate ExtendedDate March TimeZone Valid Tue
How do I format a number with leading zeros?
SimpleDateFormat DecimalFormat ReversingDigits BigInts Enter NaNs CheckNumberBinary Date FormatFlagsConversionMismatchException Conversion
How do I iterate each characters of a string?
Iterate Iterator Character List Atilde ArrayList Map HashMap LinkedHashMap Iterable
How do I convert Date to String?
Date String Convert UTCDate SimpleDateFormat PrettyDate ExtendedDate ConvertTo Instant ConvertFrom
How do I get a list of weekday names?
Weekday Saturday WeekdayType Sunday Monday Wednesday Tuesday WeekDay CalendarMonth Day
How do I get response header from HTTP request?
Header Response Request MyHeader HttpServletRequest HttpServletResponse BufferedHttpServletResponse HeaderHttpResponsetWrapper HeaderNames HeaderHttpRequestWrapper
How do I create a URL object?
Create URLFactory MalformedURLException Object Builder HttpPut URLClassLoader AsyncHttpClient JsonObject Json
How do I ping a host?
Ping Host InetSocketAddress InetAddress ConnectException Socket ListForPinging Protocol PingTask Server
How do I find the difference between two times?
EndTimes Calendar Time Minutes Interval LocalTime Period Mins Hour Duration
How do I limit the size of log file?
File DailyRollingFileAppender Logger RollingFileAppender Limit PatternLayout Level LoggingInkrement MaxFileSize TimeBasedRollingPolicy
How do I create a custom logger Formatter?
Formatter CustomFormatter Logger SimpleFormatter MyLogger UseLogger BaseLogger PhoneNumberFormatter CustomRecordFormatter CustomLogging
How do I get the current Level of a Logger?
Logger Level Logg LoggerAction FileHandler LogConfigurator SimpleFormatter TestConsoleHandler ConsoleAppender IOException
How do I listen for a constrained property change?
MyWorkerListener MainListener ListenToModel ObjectChangeListener VetoableChangeListener PropertyType PropertyChangeListener PropertyChangeEvent ClassWithProperty ActionListener
How do I modified Java object in script?
Script RhinoScriptEngine Modified ScriptException ScriptEngineManager MyScriptExtended Scriptable NashornScriptEngine AbstractScriptEngine Object
How do I call a specific function of a script?
CompiledScript ScriptEngine ScriptException ScriptEngineManager JavaScriptObject SimpleScriptContext ScriptContext JSObject ExternalInterface NativeDate
How do I evaluate or execute a script file?
File Script CompiledScript EvaluateCase ScriptTest ScriptEngine ScriptException ScriptEngineManager SimpleScriptContext ScriptContext
Add Background image to JPane
JPane Image JPanel JScrollPane JFrame BorderLayout TestPane JTextPane ImagePanel JBackgroundPanel
Add Titled Border to Panel
Panel Border CompoundBorder EtchedBorder BorderFactory JPanel TitledBorder EmptyBorder BorderLayout BottomPanelTitle
Create custom 3D rounded corners
RoundedCornersDrawable RoundRectangle RoundedRect MyRect ShapeDrawable RoundedBorder RoundedImageView RoundedPanel TileMode Paint
Create a modal progress dialog
Dialog JDialog ProgressBox ProgressBar ProgressBarDialog JProgressBar ProgressMonitorDialog ModalityType ProgressDialog ProgressMonitor
Create image Browser
Browser Image BufferedImage ImageData BrowserFunction BrowserComponent FontImage WritableImage WebEngine ImageExtractor
Create a Popup Menu with Nested Menus
Create Popup Menu MenuItem PopupMenu Pmenu MenuManager JPopupMenu Add JMenu
Put an image on tooltip in Swing
Tooltip Image MyToolTip JToolTip ShowToolTip MultiLineToolTip SwingUtilities SwingUtils JFrame TooltipTestApp
Append string to a text file
File Text FileNotFoundException WriteFile FileOutputStream FileWriter StringBuilder ReadFile ReadFromTextFile FileReader
Compare text file line by line
Compare Comparer File CompareFile Text CompareFiles FileInputStream FileNotFoundException CompareByScanner FileWriter
Reads a text file and displays it line by line
File WriteFile ReadingFile StoreLine Scanner PrintText BufferedReader FileReader AttributedString JFileChooser
Zip a directory including its subdirectories recursively
Zip Directory FullDirectoryPath ZipFile File AllPageDirectoryPath ZipDir FileVisitor FileVisitResult Dir
Get uncompressed and compressed Size
Uncompressed Compressed Deflater Deflated CompressedBlockInputStream GZIPInputStream CompressedBlockOutputStream GZIPOutputStream Compression Compressor
Zip a file byte by byte
Zip File ZipCoder ZipFile ZipTest Hex ZipDir ExtractZip FileInputStream Archive
Check if an image is readable
Check Image ImageDeskew BufferedImage Readable Icon ShowPng ReadableColor Setting Texture
How to Get height and width of an image?
Image BufferedImage MyImage Height BackGroundImage Width WritableRaster ImageView Bitmap MyImageView
Draw a transparent shape using a Graphics
Draw Graphics Shape RoundRectShape RectangleShape ClosedShape ShapeRectangle DrawShape RenderingHints AlphaComposite
Draw a Pie Chart
Pie BarChart JFreeChart PieChart MultiplePieChart HighChart ChartFactory PieChartSample TableChart MultiplePiePlot
Add a transparent text string over an image
Image TransparentBackground BufferedImage TransparentPanel ImagePane ImageView TransparentTextArea SplashBackground ImageIcon TexturePaint
Center a string in a rectangle
Center Rectangle RotatableRectangle Middle Point Stretch ShapeRenderer Graphics Color Opp
Connect to Microsoft SQL Server via JDBC
Microsoft Connect Server MSSQLSvc Connection SQLServerDriver SqlConnect Connectionurl DriverManager Driver
Read file data from database using JDBC
File MySQLRdbHelper YourFile DriverManager OracleDatasource PreparedStatement Driver OraclePreparedStatement TestDataBase SQLException
How do I calculate difference between two dates?
Calculate LocalDate GregorianDate Calendar DateTime SimpleDateFormat Date LocalDateTime ZonedDateTime Days
Avoid concurrent execution of a time-consuming task without blocking
Task ThreadPoolExecutor TestThreadPoolExecutor TimeoutThreadPoolExecutor ScheduledPriorityThreadPoolExecutor Executors MyTask RejectedExecutionException BlockingDeque ComparableFutureTask
Create a timer for every time this int changes
Timer TimerTask CountDownTimer TimerRunning Time TimerClass MyTimeTask Integer String Override
Limit the number of concurrent evaluation in parallel streams
Stream ParallelPlay StreamSupport ForkJoinPool ConcurrentTestRunner LongStream ForkJoinTask IntStream Spliterator ConcurrentLinkedQueue
how to read ISO Latin-1 Encoded Data
Latin Encoder Decoder Charset StandardCharsets UnicodeBlock FileInputStream UnsupportedEncodingException Cp URLDecoder
Write two Chinese characters and read them back
Chinese Character UnicodeBlock DataInputStream Oslash InputStream FileOutputStream Writer ChineseFromCode OutputStreamWriter
Create a Shared File Lock on a File
Lock File ReentrantLock FileInputStream FileLock FileNotFoundException FileLocking FileOutputStream SharedFile Paths
how to prevent multiple instances of an application
ThreadLocal SingleThreadModel MySingleton PermGen Splash ConstClass MyRunnable List HashMap OutOfMemoryError
Delete a XML Element from parent element
Element NodeList MySubsetElement ExtendedElement PsiElement Document DefaultElement Parent Node XmlRootElement
Get comment for a zipped file
File Unzip ZipInputStream ZipArchive UnzipFiles ZipOutputStream ZipEntry MyZipFle FileInputStream GZIPOutputStream
Cut out image in shape of text
Shape BufferedImage Shapers CreateShapeClass ShapeDrawable ImageView Rectangle ImageIcon JMenuItem CircularImageView
how to gray out red color for an image with filter
Image BufferedImage Color GrayFilter Gray Red FilteredImageSource GrayscaleFilter Imgproc IplImage
how to output image color pixel by pixel
Lpixel Image BufferedImage Color IndexColorModel Pixel YuvImage PixelGrabber DataBufferByte Images
Change color of png format image
Image BufferedImage ImageIcon Color ChangeColor ImageInfo Grayscale Bitmap Texture Raster
Compress Jpeg Image into different quality
Compress CompressJPEGFile BufferedImage CompressFormat Imaging SampleJPGImage YuvImage FileImageOutputStream IIOImage ImageOutputStream
Convert bmp image to GIF image
Image Bitmap BufferedImage BitmapFactory ImageInputStream ImageReader ImageFilter ImageIcon BMPImageReader DataBufferByte
Convert image to grayscale without losing transparency
Grayscale Transparency Image BufferedImage BufferedImageOp Mat ColorConvertOp IndexColorModel ImageEdit JPEGResize
Crop images and join them together
Crop Images CropImage CropImageView Image ImageCrop CropIntent CropImageFilter ImageDraw ExtractImages
Flip an image upside-down
Flip Image BufferedImage PieceImages FlipPane MediaTracker AffineTransformOp AffineTransform JUpsideDown SmallChessboard
Make a counter-clockwise rotation of the image
Rotate BufferedImage AffineTransform AffineTransformOp RotatedRect ImageView Bitmap Camera RotationPane PerspectiveCamera
Merge an image over another in the specified position and save it as a new image
Image BufferedImage Save RenderedImage ImageEdit Displayimagesin ImageTapView ImageView IplImage Bitmap
How to Download an image from server to client
Downloaded Image ImageView MemoryCacheImageInputStream Bitmap ServerSocket ImageIcon ImageDownloadTask ImageServlet ServerBrowser
Insert images in mongoDB
Insert Mongo Inserting DBObject MongoTemplate DBCollection MongoClient MongoService BasicDBObject MongoException
Reduce the size of an image file
Image File BufferedImage MyImage PdfImageObject Filename TransImage Bitmap ImageCompressor FileInputStream
Get error's line number while validating a XML file against a XML schema
File Schema XMLSchema XmlValidator AsifXml Validator XSDFileName SAXSource SchemaFactory DocumentBuilderFactory
Convert an XML file to CSV file
File CSVReader CsvMapper DocumentBuilderFactory CsvFileSource CsvSchema ConversionAlgorithm DocumentBuilder DataFile JSONConverter
How to Prevent empty xml elements are converted to self closing elements
Elements Element XMLEventWriter XMLOutputFactory StreamResult Unmarshaller XmlAnyElement XMLEventFactory XmlRootElement JAXBElement
Count xml nodes under specific node
Count Nodes Node RecNodeCount DifferentNode TextNode VectorNode TaskNode TrieNode NeighborNodeStream
How to Create Universal Namespace Resolver
Universal NamespaceContext NamespaceResolver QName UniversalNamespaceResolver HandlerResolver NamespaceHandlerResolver XmlElementDecl DTDEntityResolver XsdSchema
XML How to Append new Element to Document end
Element Document NodeList DocumentBuilder DocumentBuilderFactory AppendData SAXBuilder JDOMException Node XMLOutputter
XML How to Duplicate Element
Element Duplicate InfrastructureRootElements Document ElementTraversal DocumentBuilderFactory XmlRootElement XmlElementWrapper XmlAccessType DOMSource
XML How to Get element by ID
Element InnerXlmElement ProblemElement LabelledElement ElementNumber ElementRoot XmlElementRef ElementString XmlRootElement XmlElementDecl
How to Parse xml file and get tag value
Tag File Value DocumentBuilderFactory InputStream PackedValue XMLRead XmlPullParser FooParser IOException
XML How to Set attribute by name
Set HashSet Attribute AttributeOption XmlResourceParser List XmlAttribute XmlRootElement JAXBContext XmlBlock
XML How to Replace Element
Element Elements NodeList ConcernedElement WritableElement DOMException Document DocumentBuilderFactory Node XDocument
How to Create Text move animation
Animation YourAnimation TranslateAnimation ObjectAnimator Move BatteryAnimation AnimationUtils ValueAnimator KeyFrame SequentialTransition
How to Relocate Text to create help message
Relocate TextArea TextField KeyValue WritableImage Pane EventHandler PathEventHandler Button TranslateTransition
Handle Shape drag and drop events
Drag Drop DragTry Rectangle MouseDragEvent DragEvent DragSource DropTarget DropTargetDropEvent Dragboard
How to Print Text out
Text Print System PrinterJob PrintText Printable PrintService DocPrintJob TextFlow PrintJobEvent