A C D E G I L M N O P S V

N

NameException - Exception in org.w3c.ddr.simple.exception
This exception is thrown when an attempt is made to access a Property or Aspect when the name or vocabulary IRI is in error.
NameException() - Constructor for exception org.w3c.ddr.simple.exception.NameException
Constructs a NameException instance with default exception code.
NameException(int, String) - Constructor for exception org.w3c.ddr.simple.exception.NameException
Constructs a NameException instance with a code and human-readable message.
NameException(int, Throwable) - Constructor for exception org.w3c.ddr.simple.exception.NameException
Constructs a NameException instance with a code and an instance of Throwable, which may contain additional information pertaining to the cause of the exception.
newHTTPEvidence() - Method in interface org.w3c.ddr.simple.Service
Factory method to create an object supporting the Evidence interface, intended to represent HTTP headers.
newHTTPEvidence(Map<String, String>) - Method in interface org.w3c.ddr.simple.Service
Factory method to create an object supporting the Evidence interface, using name/value pairs from the Map parameter, representing evidence from HTTP headers.
newPropertyName(String) - Method in interface org.w3c.ddr.simple.Service
Factory method to create a new PropertyName instance in the default property vocabulary.
newPropertyName(String, String) - Method in interface org.w3c.ddr.simple.Service
Factory method to create a new PropertyName instance in the given property vocabulary.
newPropertyRef(String) - Method in interface org.w3c.ddr.simple.Service
Factory method to create a PropertyRef instance in the default vocabulary.
newPropertyRef(PropertyName) - Method in interface org.w3c.ddr.simple.Service
Factory method to create a PropertyRef instance using the name and vocabulary of the PropertyName parameter.
newPropertyRef(PropertyName, String) - Method in interface org.w3c.ddr.simple.Service
Factory method to create a PropertyRef instance using the name and vocabulary of the PropertyName parameter.
newService(String, String, Properties) - Static method in class org.w3c.ddr.simple.ServiceFactory
Factory method for creating a new Service instance.
NOT_KNOWN - Static variable in exception org.w3c.ddr.simple.exception.ValueException
Code for 'Not known'.
NOT_SUPPORTED - Static variable in interface org.w3c.ddr.simple.Service
This constant value is used to indicate that a feature is not supported, when returned by a String method.
NULL_ASPECT - Static variable in interface org.w3c.ddr.simple.PropertyRef
This constant value is used to support Vocabularies that do not distinguish Aspects.

A C D E G I L M N O P S V