Constructs a new loader instance using the plain #getCatalog() default system catalog.
()
| 184 | * {@linkplain #getCatalog() default system catalog}. |
| 185 | */ |
| 186 | public IonLoader newLoader(); |
| 187 | |
| 188 | /** |
| 189 | * Constructs a new loader instance using the given catalog. |
no outgoing calls