Searched refs:readAndClose (Results 1 – 1 of 1) sorted by relevance
71 stream = readAndClose(stream, name); in create()88 private static InputStream readAndClose(@NonNull InputStream stream, @Nullable String name) in readAndClose() method in ParserFactory