Uses of Package
org.jcoderz.phoenix.report.jaxb.impl.runtime

Packages that use org.jcoderz.phoenix.report.jaxb.impl.runtime
org.jcoderz.commons.logging   
org.jcoderz.commons.logging.impl   
org.jcoderz.phoenix.checkstyle.jaxb.impl   
org.jcoderz.phoenix.checkstyle.message.jaxb.impl   
org.jcoderz.phoenix.coverage.jaxb.impl   
org.jcoderz.phoenix.cpd.jaxb.impl   
org.jcoderz.phoenix.findbugs.jaxb.impl   
org.jcoderz.phoenix.jcoverage.jaxb.impl   
org.jcoderz.phoenix.pmd.jaxb.impl   
org.jcoderz.phoenix.pmd.ruleset.jaxb.impl   
org.jcoderz.phoenix.report.ftf.jaxb.impl   
org.jcoderz.phoenix.report.jaxb.impl   
org.jcoderz.phoenix.report.jaxb.impl.runtime   
org.jcoderz.phoenix.sqlparser.jaxb.impl   
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.commons.logging
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.commons.logging.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.checkstyle.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.checkstyle.message.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.coverage.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.cpd.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.findbugs.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.jcoverage.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.pmd.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.pmd.ruleset.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.report.ftf.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.report.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.report.jaxb.impl.runtime
DefaultJAXBContextImpl
          This class provides the default implementation of JAXBContext.
GrammarInfo
          Keeps the information about the grammar as a whole.
MarshallerImpl
          Implementation of Marshaller interface for JAXB RI.
NamespaceContext2
          Maintains namespace<->prefix bindings.
PrefixCallback
           
SAXUnmarshallerHandler
          Unified event handler that processes both the SAX events and error events.
UnmarshallerImpl
          Default Unmarshall implementation.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
ValidatableObject
          This interface is implemented by generated classes to indicate that the class supports validation.
ValidatingUnmarshaller
          Filter implementation of SAXUnmarshallerHandler.
XMLSerializable
          For a generated class to be serializable, it has to implement this interface.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime used by org.jcoderz.phoenix.sqlparser.jaxb.impl
AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
UnmarshallableObject
          Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallingContext
          Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler
          Implemented by the generated code to unmarshall an object from unmarshaller events.
XMLSerializer
          Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
 



Copyright 2007 The jCoderZ Project.