Package ch.ahdis.matchbox.engine.cli
Class MatchboxCli
java.lang.Object
ch.ahdis.matchbox.engine.cli.MatchboxCli
A executable class
adapted from https://github.com/hapifhir/org.hl7.fhir.core/blob/master/org.hl7.fhir.validation/src/main/java/org/hl7/fhir/validation/ValidatorCli.java
- Author:
- Oliver Egger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprotected static voidparseTestParamsAndExecute(String[] args)
-
Field Details
-
HTTP_PROXY_HOST
- See Also:
-
HTTP_PROXY_PORT
- See Also:
-
HTTP_PROXY_USER
- See Also:
-
HTTP_PROXY_PASS
- See Also:
-
JAVA_DISABLED_TUNNELING_SCHEMES
- See Also:
-
JAVA_DISABLED_PROXY_SCHEMES
- See Also:
-
JAVA_USE_SYSTEM_PROXIES
- See Also:
-
-
Constructor Details
-
MatchboxCli
public MatchboxCli()
-
-
Method Details
-
main
- Throws:
Exception
-
parseTestParamsAndExecute
-