|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
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. |
void |
setBaseSystemId(java.lang.String systemId)
Setsthe base URI against which the literal SystemId is to be resolved. |
void |
setExpandedSystemId(java.lang.String systemId)
Sets the expanded system identifier. |
void |
setLiteralSystemId(java.lang.String systemId)
Sets the literal system identifier. |
void |
setPublicId(java.lang.String publicId)
Sets the public identifier. |
Method Detail |
public void setPublicId(java.lang.String publicId)
public java.lang.String getPublicId()
public void setExpandedSystemId(java.lang.String systemId)
public java.lang.String getExpandedSystemId()
public void setLiteralSystemId(java.lang.String systemId)
public java.lang.String getLiteralSystemId()
public void setBaseSystemId(java.lang.String systemId)
public java.lang.String getBaseSystemId()
Returns the base URI against which the literal SystemId is to be resolved.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |