Class InputSourceUtil
- java.lang.Object
-
- org.apache.tomcat.util.descriptor.InputSourceUtil
-
public final class InputSourceUtil extends java.lang.ObjectUtility methods for working withInputSourceinstances.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidclose(org.xml.sax.InputSource inputSource)Close the byte stream associated with the given InputSource, if any.
-