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

Method getName

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

Gets the unique name of this symbol table. @return the unique name, or null if #isLocalTable().

()

Source from the content-addressed store, hash-verified

61 * @return the unique name, or {@code null} if {@link #isLocalTable()}.
62 */
63 public String getName();
64
65
66 /**

Callers 15

findImportedTableMethod · 0.95
localSymtabExtendsMethod · 0.95
makeIonRepresentationMethod · 0.95
isSameSymbolTableMethod · 0.65
ImportDescriptorMethod · 0.65
testValueOfMethod · 0.65
logSkippedTestMethod · 0.65
setTestFileMethod · 0.65

Implementers 5

SharedSymbolTablesrc/main/java/com/amazon/ion/impl/Shar
SubstituteSymbolTablesrc/main/java/com/amazon/ion/impl/Subs
LocalSymbolTablesrc/main/java/com/amazon/ion/impl/Loca
LocalSymbolTableSnapshotsrc/main/java/com/amazon/ion/impl/IonR
AbstractSymbolTablesrc/main/java/com/amazon/ion/impl/bin/

Calls

no outgoing calls

Tested by 15

findImportedTableMethod · 0.76
testValueOfMethod · 0.52
logSkippedTestMethod · 0.52
setTestFileMethod · 0.52
testMethod · 0.52
setTestFileMethod · 0.52
testMethod · 0.52
testEquivsOverStringMethod · 0.52