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

Method getLoader

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

Gets the default system loader. Applications may replace this loader with one configured appropriately, and then access it here. @return not null .

()

Source from the content-addressed store, hash-verified

202 * @return not <code>null</code>.
203 */
204 public IonLoader getLoader();
205
206
207 /**

Callers 15

roundTripDatagramMethod · 0.95
testValue2Method · 0.95
testValue2Method · 0.95
testBinaryAnnotationMethod · 0.95
newDatagramMethod · 0.65
loaderMethod · 0.65
newReaderMethod · 0.65
ensureBinaryMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 15

roundTripDatagramMethod · 0.76
testValue2Method · 0.76
testValue2Method · 0.76
testBinaryAnnotationMethod · 0.76
newDatagramMethod · 0.52
loaderMethod · 0.52
newReaderMethod · 0.52
ensureBinaryMethod · 0.52
ensureTextMethod · 0.52