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

G

GrammarInfo - interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo.
Keeps the information about the grammar as a whole.
GrammarInfoFacade - class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade.
This class is a facade to a collection of GrammarInfo objects.
GrammarInfoFacade(GrammarInfo[]) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Constructor for GrammarInfoFacade
GrammarInfoImpl - class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl.
Keeps the information about the grammar as a whole.
GrammarInfoImpl(Map, Map, Class) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Constructor for GrammarInfoImpl
getAllDeclaredPrefixes() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getAllDeclaredPrefixes
getAllDeclaredPrefixes() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllPrefixesInList(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getAllPrefixesInList
getAttribute(String, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAttribute(String, String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Gets the index of the attribute with the specified name.
getBaseUri() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method getBaseUri
getBaseUri() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getBaseUri
getBaseUri() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Method getBaseUri
getComment() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.VirtualClassRoomDOType
Gets the value of the comment property.
getComment() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method getComment
getCreditCardNumber() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.UserProfile
Gets the value of the creditCardNumber property.
getCreditCardNumber() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method getCreditCardNumber
getCurrentElementLocal() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Method getCurrentElementLocal
getCurrentElementUri() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Method getCurrentElementUri
getCurrentHandler() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getCurrentHandler
getCurrentHandler() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Gets the current handler.
getDefaultImplementation(Class) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method getDefaultImplementation
getDefaultImplementation(Class) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Method getDefaultImplementation
getError() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Error
Gets the value of the error property.
getError() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getError
getErrorId() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Error
Gets the value of the errorId property.
getErrorId() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getErrorId
getErrorName() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Error
Gets the value of the errorName property.
getErrorName() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getErrorName
getErrors() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.VirtualClassRoomDOType
Gets the value of the Errors property.
getErrors() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method getErrors
getEventHandler() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatorImpl
Method getEventHandler
getFirstName() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.UserProfile
Gets the value of the firstName property.
getFirstName() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method getFirstName
getGrammar() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Loads a grammar object for the unmarshal-time validation.
getGrammar() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method getGrammar
getGrammar() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammarInfo() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Method getGrammarInfo
getGrammarInfo() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getGrammarInfo
getGrammarInfo() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Obtains a reference to the current grammar info.
getLastName() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.UserProfile
Gets the value of the lastName property.
getLastName() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method getLastName
getLocator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getLocator
getLocator() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Gets the current source location information.
getMessage() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Message
Gets the value of the message property.
getMessage() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getMessage
getMessageId() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Message
Gets the value of the messageId property.
getMessageId() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getMessageId
getMessageName() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Message
Gets the value of the messageName property.
getMessageName() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getMessageName
getMessages() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.VirtualClassRoomDOType
Gets the value of the Messages property.
getMessages() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method getMessages
getNamespaceContext() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method getNamespaceContext
getNamespaceContext() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
 
getNamespaceContext() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidationContext
Method getNamespaceContext
getNamespaceContext() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.XMLSerializer
Obtains a namespace context object, which is used to declare/obtain namespace bindings.
getNamespacePrefixMapper() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.NamespaceContextImpl
Method getNamespacePrefixMapper
getNamespaceURI(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.NamespaceContextImpl
Obtains the namespace URI currently associated to the given prefix.
getNamespaceURI(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getNamespaceURI
getNewlyDeclaredPrefixes() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getNewlyDeclaredPrefixes
getNewlyDeclaredPrefixes() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Returns a list of prefixes newly declared on this element.
getObjectFromId(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getObjectFromId
getObjectFromId(String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Looks up the ID table and gets associated object.
getPrefix(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.NamespaceContextImpl
Method getPrefix
getPrefix(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getPrefix
getPrefixList(int) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getPrefixList
getPrefixes(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.NamespaceContextImpl
Method getPrefixes
getPrefixes(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getPrefixes
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualclassroomDOImpl
Method getPrimaryInterface
getPrimaryInterface() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatableObject
Gets the main interface that this object implements.
getProbePoints() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method getProbePoints
getProbePoints() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Method getProbePoints
getProperty(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Get the specified property.
getProperty(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method getProperty
getProperty(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
getReceiver() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Error
Gets the value of the receiver property.
getReceiver() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Message
Gets the value of the receiver property.
getReceiver() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getReceiver
getReceiver() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getReceiver
getResult() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.InterningUnmarshallerHandler
Method getResult
getResult() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getResult
getResult() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatingUnmarshaller
Method getResult
getRootElement(String, String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Creates an instance for the root element.
getRootElement(String, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method getRootElement
getRootElement(String, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Method getRootElement
getSender() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Error
Gets the value of the sender property.
getSender() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Message
Gets the value of the sender property.
getSender() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method getSender
getSender() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method getSender
getTracer() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getTracer
getTracer() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Gets a tracer object.
getUnconsumedAttributes() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method getUnconsumedAttributes
getUnconsumedAttributes() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Gets all the unconsumed attributes.
getUnmarshallerHandler() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallerImpl
Method getUnmarshallerHandler
getUserFriendlyTypeName(Object) - Static method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.Util
Method getUserFriendlyTypeName
getUserId() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.UserProfile
Gets the value of the userId property.
getUserId() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method getUserId
getUserProfile() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.VirtualClassRoomDOType
Gets the value of the userProfile property.
getUserProfile() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method getUserProfile
getValue() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Comment
Gets the value of the value property.
getValue() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Method getValue
getVersion(JAXBContext) - Static method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Obtains a version number of the JAXB RI that has generated the specified context, or null if it fails (for example because it's not generated by JAXB RI.)
gi - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
This object keeps information about the grammar.
grammar - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Once we load a grammar, we will cache the value here.
grammarInfo - Static variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Field grammarInfo
grammarInfo - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Field grammarInfo
grammarInfo - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallerImpl
Field grammarInfo
grammarInfos - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Field grammarInfos

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