Klasse Util
java.lang.Object
org.apache.sling.commons.log.logback.internal.util.Util
General utilities
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic void
close
(@Nullable InputSource is) Close the stream for the input source
-
Methodendetails
-
close
Close the stream for the input source- Parameter:
is
- the input source to close
-