Title: String.strip() vs trim() | java.evolved
Open Graph Title: String.strip() vs trim() | java.evolved
X Title: String.strip() vs trim() | java.evolved
Description: Use Unicode-aware stripping with strip(), stripLeading(), stripTrailing().
Open Graph Description: Use Unicode-aware stripping with strip(), stripLeading(), stripTrailing().
X Description: Use Unicode-aware stripping with strip(), stripLeading(), stripTrailing().
Opengraph URL: https://javaevolved.github.io/strings/string-strip.html
Domain: javaevolved.github.io
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "String.strip() vs trim()",
"description": "Use Unicode-aware stripping with strip(), stripLeading(), stripTrailing().",
"url": "https://javaevolved.github.io/string-strip.html",
"publisher": {
"@type": "Organization",
"name": "java.evolved",
"url": "https://javaevolved.github.io"
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://javaevolved.github.io/string-strip.html"
}
}
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://javaevolved.github.io/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Strings",
"item": "https://javaevolved.github.io/#strings"
},
{
"@type": "ListItem",
"position": 3,
"name": "String.strip() vs trim()"
}
]
}
| theme-color | #f97316 |
| mobile-web-app-capable | yes |
| apple-mobile-web-app-status-bar-style | black-translucent |
| apple-mobile-web-app-title | java.evolved |
| og:type | article |
| og:site_name | java.evolved |
| og:locale | en |
| og:image | https://javaevolved.github.io/og/strings/string-strip.png |
| og:image:width | 1200 |
| og:image:height | 630 |
| og:image:type | image/png |
| twitter:card | summary_large_image |
| twitter:image | https://javaevolved.github.io/og/strings/string-strip.png |
Links:
Viewport: width=device-width, initial-scale=1.0
Robots: index, follow