Class KeyVal
java.lang.Object
com.itextpdf.styledxmlparser.jsoup.helper.KeyVal
-
Method Summary
Modifier and TypeMethodDescriptioncontentType(String contentType) static KeyValstatic KeyValcreate(String key, String filename, InputStream stream) booleaninputStream(InputStream inputStream) key()toString()value()
-
Method Details
-
create
-
create
-
key
-
key
-
value
-
value
-
inputStream
-
inputStream
-
hasInputStream
public boolean hasInputStream() -
contentType
-
contentType
-
toString
-