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

C

Comment - interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.Comment.
Java content class for comment element declaration.
CommentImpl - class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl.
 
CommentImpl() - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Constructor for CommentImpl
CommentImpl(String) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Constructor for CommentImpl
CommentImpl.Unmarshaller - class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl.Unmarshaller.
 
CommentImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl.Unmarshaller
Constructor for Unmarshaller
CommentImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl.Unmarshaller
Constructor for Unmarshaller
ContentHandlerAdaptor - class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ContentHandlerAdaptor.
Receives SAX2 events and send the equivalent events to * XMLSerializer * * @author * Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) * @version $Revision$
ContentHandlerAdaptor(XMLSerializer) - Constructor for class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ContentHandlerAdaptor
Constructor for ContentHandlerAdaptor
castToValidatableObject(Object) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Method castToValidatableObject
castToValidatableObject(Object) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
 
castToValidatableObject(Object) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
 
castToXMLSerializable(Object) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Method castToXMLSerializable
castToXMLSerializable(Object) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
 
castToXMLSerializable(Object) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
 
characters(char[], int, int) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ContentHandlerAdaptor
Method characters
characters(char[], int, int) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method characters
childAsAttributeBody(ValidatableObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method childAsAttributeBody
childAsAttributes(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method childAsAttributes
childAsAttributes(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Method childAsAttributes
childAsAttributes(JAXBObject, String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e.
childAsBody(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method childAsBody
childAsBody(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Method childAsBody
childAsBody(JAXBObject, String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e.
childAsElementBody(Object, ValidatableObject) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method childAsElementBody
childAsURIs(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Method childAsURIs
childAsURIs(JAXBObject, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Method childAsURIs
childAsURIs(JAXBObject, String) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
classLoader - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
ClassLoader that should be used to load impl classes.
collectText - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Stack of collectText flag.
computeExpectedRootElements() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Computes the names of possible root elements for a better error diagnosis.
consumeAttribute(int) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method consumeAttribute
consumeAttribute(int) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
consumeText(String, boolean) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXUnmarshallerHandlerImpl
Method consumeText
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Field context
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.Discarder
Field context
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Context object that coordinates the entire validation effort.
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
reference to the context that created this object
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallerImpl
parent JAXBContext object that created this unmarshaller
context - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallingEventHandlerAdaptor
Field context
core - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.InterningUnmarshallerHandler
Field core
core - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatingUnmarshaller
Field core
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
createError() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Create an instance of Error
createEscapeHandler(String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method createEscapeHandler
createGrammarInfoFacade(String, ClassLoader) - Static method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method createGrammarInfoFacade
createMarshaller() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createMessage() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Create an instance of Message
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Method createRawValidator
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method createRawValidator
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method createRawValidator
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method createRawValidator
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method createRawValidator
createRawValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualclassroomDOImpl
Method createRawValidator
createRawValidator() - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.CommentImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.ErrorImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.MessageImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.UserProfileImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualClassRoomDOTypeImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.VirtualclassroomDOImpl
Method createUnmarshaller
createUnmarshaller() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoFacade
Method createUnmarshaller
createUnmarshaller(String, String, UnmarshallingContext) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.GrammarInfoImpl
Method createUnmarshaller
createUnmarshaller(UnmarshallingContext) - Method in interface edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshallerHandler(Locator) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createUserProfile() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Create an instance of UserProfile
createValidator() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createVirtualClassRoomDOType() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Create an instance of VirtualClassRoomDOType
createVirtualclassroomDO() - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.ObjectFactory
Create an instance of VirtualclassroomDO
createWriter(Writer, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method createWriter
createWriter(Writer) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method createWriter
createWriter(OutputStream) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method createWriter
createWriter(OutputStream, String) - Method in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MarshallerImpl
Method createWriter
currentElementLocalName - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Field currentElementLocalName
currentElementUri - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.MSVValidator
Field currentElementUri
currentTarget - Variable in class edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl.runtime.SAXMarshaller
Object currently marshalling itself.

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