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

Method processingInstruction

src/com/microstar/xml/XmlHandler.java:260–260  ·  view source on GitHub ↗

Processing instruction. Ælfred will call this method once for each processing instruction. Note that processing instructions may appear outside of the top-level element. The @param target The target (the name at the start of the PI). @param data The data, if any (the

(String target, String data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parsePIMethod · 0.65

Implementers 1

HandlerBasesrc/com/microstar/xml/HandlerBase.java

Calls

no outgoing calls

Tested by

no test coverage detected