public class Identifier extends Object
StructureIdentifiers.| Constructor and Description |
|---|
Identifier() |
| Modifier and Type | Method and Description |
|---|---|
static StructureIdentifier |
loadIdentifier(String id,
AtomCache cache)
Loads a
StructureIdentifier from the specified string. |
public static StructureIdentifier loadIdentifier(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.Copyright © 2000-2015 BioJava. All Rights Reserved.