| |
|
| java.lang.Object uk.org.ponder.rsf.util.SplitID
SplitID | public class SplitID (Code) | | author: Antranig Basman (antranig@caret.cam.ac.uk) |
SEPARATOR | final public static char SEPARATOR(Code) | | |
WILDCARD_COMPONENT | final public static String WILDCARD_COMPONENT(Code) | | |
getPrefix | public static String getPrefix(String id)(Code) | | Returns the "raw" prefix of the ID - i.e. the part before the colon
if one appears, or the entire ID if none.
|
getPrefixColon | public static String getPrefixColon(String id)(Code) | | Returns the "repetitive" prefix of the ID - i.e. the prefix including
colon if one appears, or null if none.
|
|
|
|