Class ProtocolQaFileLoader
java.lang.Object
org.ek9lang.assist.ProtocolQaFileLoader
Loads protocol Q&A entries from pure JSON resource files listed in qa-protocol-manifest.txt.
Unlike
Ek9QaFileLoader, these files are pure JSON (no EK9 code body, no <?- headers).
Protocol entries use the same QuestionAndAnswer record with an empty ek9Example field.
They are searchable via ek9 -qp and are excluded from fuzz testing.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProtocolQaFileLoader
public ProtocolQaFileLoader()
-
-
Method Details
-
loadAll
Load all protocol Q&A entries from the manifest.
-