public interface DaliExample
Modifier and Type | Method and Description |
---|---|
String |
getCapability()
Returns the capability to which this example applies,
if explicitly supplied.
|
Element |
getElement()
Returns the DOM element corresponding to this example.
|
Map<String,String> |
getGenericParameters()
Returns a map of name->value pairs giving DALI 1.0-style
generic-parameters for this example.
|
String |
getId()
Returns the identifier for this example within its host document.
|
String |
getName()
Returns the user-readable name for this example.
|
Map<String,String> |
getProperties()
Returns a map of name->value pairs giving RDFa properties for
this example, excluding those that form part of a
generic-parameter key/value pair. |
URL |
getUrl()
Returns a URL pointing to the browser-renderable text
(probably XHTML) for this example.
|
URL getUrl()
Element getElement()
String getId()
String getCapability()
String getName()
Map<String,String> getGenericParameters()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.