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