![JAR search and dependency download from the Maven repository](/logo.png)
com.forte.utils.net.UrlBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of simple-plusutils Show documentation
Show all versions of simple-plusutils Show documentation
Some practical extensions ( by Google Translate )
The newest version!
package com.forte.utils.net;
import java.net.URL;
/**
*
* UrlBuilder 将会对参数尝试性的进行转化,并提取出来路径参数、或者IP一类的值
*
* @author ForteScarlet <[email][email protected]>
* @since JDK1.8
**/
public class UrlBuilder {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy