public static class HtmlUtil.ImageConfig extends Object
int
height
String
htmlStr
suffix
width
ImageConfig(String htmlStr, int width, int height)
ImageConfig(String htmlStr, String suffix, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String htmlStr
public int height
public int width
public String suffix
public ImageConfig(String htmlStr, String suffix, int width, int height)
public ImageConfig(String htmlStr, int width, int height)
Copyright © 2021. All rights reserved.