|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents an ExternalReference
as
specified by XPDL.
Method Summary | |
java.net.URI |
location()
Returns the location information of the external document. |
java.lang.String |
namespace()
Returns the scope in which the entity is defined or null if no such information is supplied. |
java.lang.String |
xref()
Returns the identity of the entity within the external document or null if no such information is supplied. |
Method Detail |
public java.net.URI location()
public java.lang.String xref()
null
if no such information is supplied.
public java.lang.String namespace()
null
if no such information is supplied.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |