Class TagHelper
java.lang.Object
net.tangly.core.TagHelper
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NAMESPACE
- See Also:
-
NAME
- See Also:
-
TYPE
- See Also:
-
KIND
- See Also:
-
-
Method Details
-
build
Utility method to read all tag type values of type string from a JSON file using the org.json library.- Parameters:
path- uri to the JSON file containing the code values- Returns:
- tag type list
- Throws:
IOException- if a file access error occurred
-