Skip navigation links
C D E G H M N P V 

C

Checker - Class in emotionml
 
Checker() - Constructor for class emotionml.Checker
 
ConfigurationException - Exception in emotionml.exceptions
 
ConfigurationException() - Constructor for exception emotionml.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception emotionml.exceptions.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception emotionml.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception emotionml.exceptions.ConfigurationException
 

D

declaredActionTendencyVocabulary(Node) - Static method in class emotionml.xslt.Helpers
For a given emotion element, provide the declared action tendency vocabulary's URI, if any, or the empty string.
declaredAppraisalVocabulary(Node) - Static method in class emotionml.xslt.Helpers
For a given emotion element, provide the declared appraisal vocabulary's URI, if any, or the empty string.
declaredCategoryVocabulary(Node) - Static method in class emotionml.xslt.Helpers
For a given emotion element, provide the declared category vocabulary's URI, if any, or the empty string.
declaredDimensionVocabulary(Node) - Static method in class emotionml.xslt.Helpers
For a given emotion element, provide the declared dimension vocabulary's URI, if any, or the empty string.
descriptionTags - Static variable in class emotionml.EmotionML
Convenience set listing the four types of emotion description tags: category, dimension, appraisal, and action-tendency.

E

emotionml - package emotionml
 
EmotionML - Class in emotionml
 
EmotionML() - Constructor for class emotionml.EmotionML
 
emotionml.exceptions - package emotionml.exceptions
 
emotionml.xslt - package emotionml.xslt
 
EmotionVocabulary - Class in emotionml
 
EmotionVocabulary.Type - Enum in emotionml
 
expressedThrough(Node, String, boolean) - Static method in class emotionml.xslt.Helpers
Determine whether the given emotion element is expressed through the given modality.

G

get(String) - Static method in class emotionml.EmotionVocabulary
Obtain an EmotionVocabulary object representing the emotion vocabulary defined at the given vocabularyURL.
get(Document, String) - Static method in class emotionml.EmotionVocabulary
 
getEmotionmlSchema() - Method in class emotionml.Checker
 
getItems() - Method in class emotionml.EmotionVocabulary
 
getType() - Method in class emotionml.EmotionVocabulary
 

H

Helpers - Class in emotionml.xslt
This class provides a number of static helper functions to be used as extension functions in XSLT taking EmotionML as input.
Helpers() - Constructor for class emotionml.xslt.Helpers
 

M

Main - Class in emotionml
 
Main() - Constructor for class emotionml.Main
 
main(String[]) - Static method in class emotionml.Main
 

N

namespaceURI - Static variable in class emotionml.EmotionML
 
NoSuchVocabularyException - Exception in emotionml.exceptions
 
NoSuchVocabularyException() - Constructor for exception emotionml.exceptions.NoSuchVocabularyException
 
NoSuchVocabularyException(String) - Constructor for exception emotionml.exceptions.NoSuchVocabularyException
 
NoSuchVocabularyException(Throwable) - Constructor for exception emotionml.exceptions.NoSuchVocabularyException
 
NoSuchVocabularyException(String, Throwable) - Constructor for exception emotionml.exceptions.NoSuchVocabularyException
 
NotValidEmotionmlException - Exception in emotionml.exceptions
 
NotValidEmotionmlException() - Constructor for exception emotionml.exceptions.NotValidEmotionmlException
 
NotValidEmotionmlException(String) - Constructor for exception emotionml.exceptions.NotValidEmotionmlException
 
NotValidEmotionmlException(Throwable) - Constructor for exception emotionml.exceptions.NotValidEmotionmlException
 
NotValidEmotionmlException(String, Throwable) - Constructor for exception emotionml.exceptions.NotValidEmotionmlException
 

P

parse(InputStream) - Method in class emotionml.Checker
 

V

validate(Document) - Method in class emotionml.Checker
 
validateFragment(DocumentFragment) - Method in class emotionml.Checker
 
valueOf(String) - Static method in enum emotionml.EmotionVocabulary.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum emotionml.EmotionVocabulary.Type
Returns an array containing the constants of this enum type, in the order they are declared.
vocabularyAttributeTypes - Static variable in class emotionml.EmotionML
Map the names of attributes declaring emotion vocabularies to the type of the vocabulary they declare.
C D E G H M N P V 
Skip navigation links