public interface XMLResourceIdentifier
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBaseSystemId()
Returns the base URI against which the literal SystemId is to be
resolved.
|
java.lang.String |
getExpandedSystemId()
Returns the expanded system identifier.
|
java.lang.String |
getLiteralSystemId()
Returns the literal system identifier.
|
java.lang.String |
getPublicId()
Returns the public identifier.
|
java.lang.String getPublicId()
java.lang.String getExpandedSystemId()
java.lang.String getLiteralSystemId()
java.lang.String getBaseSystemId()
Returns the base URI against which the literal SystemId is to be resolved.
Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.