public interface IHasSchema
| Modifier and Type | Method and Description |
|---|---|
Schema |
getSchema() |
Schema |
getSchema(ClassLoader aClassLoader) |
@Nonnull Schema getSchema(@Nullable ClassLoader aClassLoader)
aClassLoader - The class loader to be used. May be null indicating
that the default class loader should be used.null Schema objectCopyright © 2014–2016 Philip Helger. All rights reserved.