public class Identifier
extends java.lang.Object
StructureIdentifiers
.Constructor and Description |
---|
Identifier() |
Modifier and Type | Method and Description |
---|---|
static StructureIdentifier |
loadIdentifier(java.lang.String id,
AtomCache cache)
Loads a
StructureIdentifier from the specified string. |
public static StructureIdentifier loadIdentifier(java.lang.String id, AtomCache cache)
StructureIdentifier
from the specified string.
The type returned for any particular string can be considered relatively stable
but should not be relied on.