public interface ClaML_Loader
Modifier and Type | Method and Description |
---|---|
void |
load(java.lang.String path,
boolean stopOnErrors,
boolean async) |
void |
validate(java.net.URI source,
int validationLevel) |
void load(java.lang.String path, boolean stopOnErrors, boolean async) throws LBException
LBException
void validate(java.net.URI source, int validationLevel) throws LBException
LBException