public class SystemIdMap
extends java.lang.Object
Constructor and Description |
---|
SystemIdMap() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSystemId(int sequence)
Get the system ID corresponding to a given sequence number
|
void |
setSystemId(int sequence,
java.lang.String uri)
Set the system ID corresponding to a given sequence number
|