Package uk.m0nom.adifproc.adif3.xsdquery
Class Adif3SchemaLoader
java.lang.Object
uk.m0nom.adifproc.adif3.xsdquery.Adif3SchemaLoader
Not currently used but potentially this will allow loading of the entire Adif3 schema for use when parsing comments
TODO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Adif3SchemaloadAdif3Schema(InputStream stream) static Adif3SchemaloadFromFile(String filename)
-
Constructor Details
-
Adif3SchemaLoader
public Adif3SchemaLoader()
-
-
Method Details
-
loadFromFile
- Throws:
FileNotFoundException
-
loadAdif3Schema
-