MCPcopy Create free account
hub / github.com/AnalyseSI/AnalyseSI / pushURL

Method pushURL

src/com/microstar/xml/XmlParser.java:3261–3363  ·  view source on GitHub ↗

Push a new external input source. The source will be either an external text entity, or the DTD external subset. TO DO: Right now, this method always attempts to autodetect the encoding; in the future, it should allow the caller to request an encoding explicitly, and it should also look at t

(String ename, String publicId, String systemId, Reader reader,
            InputStream stream, String encoding)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

doParseMethod · 0.95
parseDoctypedeclMethod · 0.95
parseEntityRefMethod · 0.95
parsePEReferenceMethod · 0.95

Calls 8

pushInputMethod · 0.95
dataBufferFlushMethod · 0.95
tryEncodingDeclMethod · 0.95
checkEncodingMethod · 0.95
detectEncodingMethod · 0.95
resolveEntityMethod · 0.65
startExternalEntityMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected