public final class AsmXMLParser extends AsmObject
checked, threaded, tracer| Modifier and Type | Method and Description |
|---|---|
static AsmModel |
parse(File modelFile) |
static AsmModel |
parse(File modelFile,
File modelsDir,
String namespace)
Deprecated.
|
static AsmModel |
parse(File modelFile,
File modelsDir,
String namespace,
com.neeve.build.codegen.CgResourceChangeTracker parseContext) |
getChecked, getThreaded, getTracer, setChecked, setDefaultTracePrefix, setTracer@Deprecated public static final AsmModel parse(File modelFile, File modelsDir, String namespace) throws EAsmException
parse(File, File, String, CgResourceChangeTracker) instead.EAsmExceptionpublic static final AsmModel parse(File modelFile, File modelsDir, String namespace, com.neeve.build.codegen.CgResourceChangeTracker parseContext) throws EAsmException
EAsmExceptionpublic static final AsmModel parse(File modelFile) throws EAsmException
EAsmExceptionCopyright © 2016 Neeve Research, LLC. All Rights Reserved.