Searched refs:openUrl (Results 1 – 2 of 2) sorted by relevance
300 in = ExpatParser.openUrl(systemId); in parse()
387 in = openUrl(systemId); in parseExternalEntity()764 /*package*/ static InputStream openUrl(String url) throws IOException { in openUrl() method in ExpatParser