Class Util
java.lang.Object
org.apache.sling.commons.log.logback.internal.util.Util
General utilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidclose(@Nullable InputSource is) Close the stream for the input source
-
Method Details
-
close
Close the stream for the input source- Parameters:
is- the input source to close
-