A  B  C  D  E  F  G  H  I  J  L  N  O  P  R  S  T  U  W 

E

equals(Object) - function in org.somda.sdc.common.util.PrefixNamespaceMappingParser.PrefixNamespacePair
 
EventBus - class in org.somda.sdc.common.event
An interface with extended functionality that substitutes com.google.common.eventbus.EventBus.
EventBusImpl - class in org.somda.sdc.common.event
Default implementation of EventBus.
EventMessage - class in org.somda.sdc.common.event
Indicates an event message distributed by Guava's com.google.common.eventbus.EventBus.
ExecutorWrapperService - class in org.somda.sdc.common.util
Wraps an ExecutorService into a guava AbstractIdleService.
extractElement(Object,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtil
Tries to cast the element to given type object and returns it as an Optional.
extractElement(Object,javax.xml.namespace.QName) - function in org.somda.sdc.common.util.JaxbUtil
Tries to cast the element to a JAXBElement object with given QName type and returns it as an Optional.
extractElement(Object,javax.xml.namespace.QName,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtil
Same as extractElement but with QName JAXB type class in addition.
extractElement(Object,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtilImpl
Tries to cast the element to given type object and returns it as an Optional.
extractElement(Object,javax.xml.namespace.QName) - function in org.somda.sdc.common.util.JaxbUtilImpl
Tries to cast the element to a JAXBElement object with given QName type and returns it as an Optional.
extractElement(Object,javax.xml.namespace.QName,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtilImpl
Same as extractElement but with QName JAXB type class in addition.
extractFirstElementFromAny(java.util.List,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtil
Same as extractFirstElementFromAny, but without comparing QName in advance.
extractFirstElementFromAny(java.util.List,javax.xml.namespace.QName,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtil
From a list of JAXBElement objects, this function retrieves the first element in the list Additionally, it tries to cast it to the QName type given by elementType.
extractFirstElementFromAny(java.util.List,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtilImpl
Same as extractFirstElementFromAny, but without comparing QName in advance.
extractFirstElementFromAny(java.util.List,javax.xml.namespace.QName,java.lang.Class) - function in org.somda.sdc.common.util.JaxbUtilImpl
From a list of JAXBElement objects, this function retrieves the first element in the list Additionally, it tries to cast it to the QName type given by elementType.
A  B  C  D  E  F  G  H  I  J  L  N  O  P  R  S  T  U  W