public class OtherCallNumber extends org.solrmarc.callnum.AbstractCallNumber implements org.solrmarc.callnum.CallNumber
Modifier and Type | Field and Description |
---|---|
protected String |
shelfKey |
static String |
SUDOC_REGEX
regular expression string for complete SuDoc classification
Splits the based on continuous numbers and alphabets
Ignore any special char and spaces.
|
Constructor and Description |
---|
OtherCallNumber() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildShelfKey() |
static OtherCallNumber |
getInstance() |
String |
getShelfKey() |
protected void |
parse() |
void |
parse(String call) |
public static final String SUDOC_REGEX
public OtherCallNumber()
public static OtherCallNumber getInstance()
public void parse(String call)
parse
in interface org.solrmarc.callnum.CallNumber
public String getShelfKey()
getShelfKey
in interface org.solrmarc.callnum.CallNumber
protected void parse()
protected void buildShelfKey()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.