Package Summary  Overview Summary

class:URIReference [NONE]

method:getURI() [NONE]

  • getURI

    String getURI()
    Returns the URI of the referenced data object.
    Returns:
    the URI of the data object in RFC 2396 format (may be null if not specified)

method:getType() [NONE]

  • getType

    String getType()
    Returns the type of data referenced by this URI.
    Returns:
    the type (a URI) of the data object (may be null if not specified)

© 2017 Oracle Corporation and/or its affiliates