MCPcopy Create free account
hub / github.com/amazon-ion/ion-java / newLoader

Method newLoader

src/main/java/com/amazon/ion/IonSystem.java:186–186  ·  view source on GitHub ↗

Constructs a new loader instance using the plain #getCatalog() default system catalog.

()

Source from the content-addressed store, hash-verified

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

Callers 10

testSingleValueMethod · 0.95
testCatalogOnLoaderMethod · 0.95
valuesMethod · 0.65
testMethod · 0.65

Implementers 1

IonSystemLitesrc/main/java/com/amazon/ion/impl/lite

Calls

no outgoing calls

Tested by 10

testSingleValueMethod · 0.76
testCatalogOnLoaderMethod · 0.76
valuesMethod · 0.52
testMethod · 0.52