Uses of Interface
org.jcoderz.phoenix.report.jaxb.impl.runtime.UnmarshallingEventHandler

Packages that use UnmarshallingEventHandler
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   
 

Uses of UnmarshallingEventHandler in org.jcoderz.commons.logging.impl
 

Classes in org.jcoderz.commons.logging.impl that implement UnmarshallingEventHandler
 class CauseTypeImpl.Unmarshaller
           
 class ExceptionTypeImpl.Unmarshaller
           
 class FrameTypeImpl.Unmarshaller
           
 class LogRecordImpl.Unmarshaller
           
 class LogRecordTypeImpl.Unmarshaller
           
 class ParameterTypeImpl.Unmarshaller
           
 class StacktraceTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.commons.logging.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler StacktraceTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ParameterTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LogRecordTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LogRecordImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FrameTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ExceptionTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CauseTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.checkstyle.jaxb.impl
 

Classes in org.jcoderz.phoenix.checkstyle.jaxb.impl that implement UnmarshallingEventHandler
 class CheckstyleImpl.Unmarshaller
           
 class CheckstyleTypeImpl.Unmarshaller
           
 class ErrorImpl.Unmarshaller
           
 class ErrorTypeImpl.Unmarshaller
           
 class ExceptionImpl.Unmarshaller
           
 class FileImpl.Unmarshaller
           
 class FileTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.checkstyle.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ExceptionTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ExceptionImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CheckstyleTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CheckstyleImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.checkstyle.message.jaxb.impl
 

Classes in org.jcoderz.phoenix.checkstyle.message.jaxb.impl that implement UnmarshallingEventHandler
 class CheckstyleMessagesImpl.Unmarshaller
           
 class CheckstyleMessagesTypeImpl.Unmarshaller
           
 class FindingDataImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.checkstyle.message.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler FindingDataImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CheckstyleMessagesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CheckstyleMessagesImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.coverage.jaxb.impl
 

Classes in org.jcoderz.phoenix.coverage.jaxb.impl that implement UnmarshallingEventHandler
 class ClassesImpl.Unmarshaller
           
 class ClassesTypeImpl.Unmarshaller
           
 class ClassTypeImpl.Unmarshaller
           
 class ClazzImpl.Unmarshaller
           
 class CoverageImpl.Unmarshaller
           
 class CoverageTypeImpl.Unmarshaller
           
 class LineImpl.Unmarshaller
           
 class LinesImpl.Unmarshaller
           
 class LinesTypeImpl.Unmarshaller
           
 class LineTypeImpl.Unmarshaller
           
 class MethodImpl.Unmarshaller
           
 class MethodsImpl.Unmarshaller
           
 class MethodsTypeImpl.Unmarshaller
           
 class MethodTypeImpl.Unmarshaller
           
 class PackageImpl.Unmarshaller
           
 class PackagesImpl.Unmarshaller
           
 class PackagesTypeImpl.Unmarshaller
           
 class PackageTypeImpl.Unmarshaller
           
 class SourceImpl.Unmarshaller
           
 class SourcesImpl.Unmarshaller
           
 class SourcesTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.coverage.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler SourcesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SourcesImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SourceImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackagesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackagesImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackageTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LinesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LinesImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LineTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LineImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CoverageTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CoverageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClazzImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassesImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.cpd.jaxb.impl
 

Classes in org.jcoderz.phoenix.cpd.jaxb.impl that implement UnmarshallingEventHandler
 class CodefragmentImpl.Unmarshaller
           
 class DuplicationImpl.Unmarshaller
           
 class DuplicationTypeImpl.Unmarshaller
           
 class PmdCpdImpl.Unmarshaller
           
 class PmdCpdTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.cpd.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler PmdCpdTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PmdCpdImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DuplicationTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DuplicationImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CodefragmentImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.findbugs.jaxb.impl
 

Classes in org.jcoderz.phoenix.findbugs.jaxb.impl that implement UnmarshallingEventHandler
 class AuxClasspathEntryImpl.Unmarshaller
           
 class AuxClasspathEntryTypeImpl.Unmarshaller
           
 class BugCategoryImpl.Unmarshaller
           
 class BugCategoryTypeImpl.Unmarshaller
           
 class BugCodeImpl.Unmarshaller
           
 class BugCodeTypeImpl.Unmarshaller
           
 class BugCollectionImpl.Unmarshaller
           
 class BugCollectionTypeImpl.Unmarshaller
           
 class BugInstanceImpl.Unmarshaller
           
 class BugInstanceTypeImpl.Unmarshaller
           
 class BugPatternImpl.Unmarshaller
           
 class BugPatternTypeImpl.Unmarshaller
           
 class ClassFeaturesImpl.Unmarshaller
           
 class ClassFeaturesTypeImpl.Unmarshaller
           
 class ClassImpl.Unmarshaller
           
 class ClassProfileImpl.Unmarshaller
           
 class ClassProfileTypeImpl.Unmarshaller
           
 class ClassStatsImpl.Unmarshaller
           
 class ClassStatsTypeImpl.Unmarshaller
           
 class DescriptionImpl.Unmarshaller
           
 class DetailsImpl.Unmarshaller
           
 class ErrorsImpl.Unmarshaller
           
 class ErrorsTypeImpl.Unmarshaller
           
 class FieldImpl.Unmarshaller
           
 class FieldTypeImpl.Unmarshaller
           
 class FindBugsProfileImpl.Unmarshaller
           
 class FindBugsProfileTypeImpl.Unmarshaller
           
 class FindBugsSummaryImpl.Unmarshaller
           
 class FindBugsSummaryTypeImpl.FileStatsTypeImpl.Unmarshaller
           
 class FindBugsSummaryTypeImpl.Unmarshaller
           
 class HistoryImpl.Unmarshaller
           
 class HistoryTypeImpl.Unmarshaller
           
 class IntImpl.Unmarshaller
           
 class IntTypeImpl.Unmarshaller
           
 class JarImpl.Unmarshaller
           
 class JarTypeImpl.Unmarshaller
           
 class LocalVariableImpl.Unmarshaller
           
 class LocalVariableTypeImpl.Unmarshaller
           
 class LongMessageImpl.Unmarshaller
           
 class MessageImpl.Unmarshaller
           
 class PackageStatsImpl.Unmarshaller
           
 class PackageStatsTypeImpl.Unmarshaller
           
 class ProjectImpl.Unmarshaller
           
 class ProjectTypeImpl.Unmarshaller
           
 class PropertyImpl.Unmarshaller
           
 class PropertyTypeImpl.Unmarshaller
           
 class ShortDescriptionImpl.Unmarshaller
           
 class ShortMessageImpl.Unmarshaller
           
 class SourceLineImpl.Unmarshaller
           
 class SourceLineTypeImpl.Unmarshaller
           
 class StringImpl.Unmarshaller
           
 class StringTypeImpl.Unmarshaller
           
 class SummaryHTMLImpl.Unmarshaller
           
 class SummaryHTMLTypeImpl.Unmarshaller
           
 class TypeImpl.Unmarshaller
           
 class TypeTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.findbugs.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler TypeTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler TypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SummaryHTMLTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SummaryHTMLImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler StringTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler StringImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SourceLineTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SourceLineImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ShortMessageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ShortDescriptionImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertyTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertyImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ProjectTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ProjectImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackageStatsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PackageStatsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MessageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LongMessageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LocalVariableTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LocalVariableImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler JarTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler JarImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler IntTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler IntImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler HistoryTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler HistoryImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindBugsSummaryTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindBugsSummaryTypeImpl.FileStatsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindBugsSummaryImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindBugsProfileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindBugsProfileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FieldTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FieldImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DetailsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DescriptionImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassStatsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassStatsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassProfileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassProfileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassFeaturesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassFeaturesImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugPatternTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugPatternImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugInstanceTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugInstanceImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCollectionTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCollectionImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCodeTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCodeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCategoryTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BugCategoryImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler AuxClasspathEntryTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler AuxClasspathEntryImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.jcoverage.jaxb.impl
 

Classes in org.jcoderz.phoenix.jcoverage.jaxb.impl that implement UnmarshallingEventHandler
 class BranchImpl.Unmarshaller
           
 class BranchTypeImpl.Unmarshaller
           
 class ValidImpl.Unmarshaller
           
 class ValidTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.jcoverage.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler ValidTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ValidImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodsTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodsImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler MethodImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LineTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler LineImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CoverageTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CoverageImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClazzImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ClassTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BranchTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler BranchImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.pmd.jaxb.impl
 

Classes in org.jcoderz.phoenix.pmd.jaxb.impl that implement UnmarshallingEventHandler
 class PmdImpl.Unmarshaller
           
 class PmdTypeImpl.Unmarshaller
           
 class ViolationImpl.Unmarshaller
           
 class ViolationTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.pmd.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler ViolationTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ViolationImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PmdTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PmdImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ErrorImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.pmd.ruleset.jaxb.impl
 

Classes in org.jcoderz.phoenix.pmd.ruleset.jaxb.impl that implement UnmarshallingEventHandler
 class PropertiesImpl.Unmarshaller
           
 class PropertiesTypeImpl.Unmarshaller
           
 class RuleImpl.Unmarshaller
           
 class RulesetImpl.Unmarshaller
           
 class RulesetTypeImpl.Unmarshaller
           
 class RuleTypeImpl.DescriptionImpl.Unmarshaller
           
 class RuleTypeImpl.ExampleImpl.Unmarshaller
           
 class RuleTypeImpl.PriorityImpl.Unmarshaller
           
 class RuleTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.pmd.ruleset.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler RulesetTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RulesetImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RuleTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RuleTypeImpl.DescriptionImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RuleTypeImpl.ExampleImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RuleTypeImpl.PriorityImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler RuleImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertyTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertyImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertiesTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler PropertiesImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.report.ftf.jaxb.impl
 

Classes in org.jcoderz.phoenix.report.ftf.jaxb.impl that implement UnmarshallingEventHandler
 class FindingDescriptionImpl.Unmarshaller
           
 class FindingTypeFormatDescriptionElementImpl.Unmarshaller
           
 class FindingTypeFormatImpl.Unmarshaller
           
 class SeverityMapImpl.Unmarshaller
           
 class SeverityMappingImpl.Unmarshaller
           
 class TypeInfoImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.report.ftf.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler TypeInfoImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SeverityMappingImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SeverityMapImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindingTypeFormatImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindingTypeFormatDescriptionElementImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FindingDescriptionImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.report.jaxb.impl
 

Classes in org.jcoderz.phoenix.report.jaxb.impl that implement UnmarshallingEventHandler
 class ItemImpl.Unmarshaller
           
 class ItemTypeImpl.Unmarshaller
           
 class ReportImpl.Unmarshaller
           
 class ReportTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.report.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler ReportTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ReportImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler ItemImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler FileImpl.createUnmarshaller(UnmarshallingContext context)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.report.jaxb.impl.runtime
 

Classes in org.jcoderz.phoenix.report.jaxb.impl.runtime that implement UnmarshallingEventHandler
 class AbstractUnmarshallingEventHandlerImpl
          Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
 class UnmarshallingEventHandlerAdaptor
          Redirects events to another SAX ContentHandler.
 

Methods in org.jcoderz.phoenix.report.jaxb.impl.runtime that return UnmarshallingEventHandler
 UnmarshallingEventHandler GrammarInfo.createUnmarshaller(String namespaceUri, String localName, UnmarshallingContext context)
          Creates an unmarshaller that can unmarshal a given element.
 UnmarshallingEventHandler GrammarInfoImpl.createUnmarshaller(String namespaceUri, String localName, UnmarshallingContext context)
           
 UnmarshallingEventHandler UnmarshallableObject.createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 UnmarshallingEventHandler UnmarshallingContext.getCurrentHandler()
          Gets the current handler.
 UnmarshallingEventHandler SAXUnmarshallerHandlerImpl.getCurrentHandler()
           
 

Methods in org.jcoderz.phoenix.report.jaxb.impl.runtime with parameters of type UnmarshallingEventHandler
 void UnmarshallingContext.pushContentHandler(UnmarshallingEventHandler handler, int memento)
          Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events.
 void SAXUnmarshallerHandlerImpl.pushContentHandler(UnmarshallingEventHandler handler, int memento)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromEnterAttribute(UnmarshallingEventHandler unm, int memento, String uri, String local, String qname)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromEnterElement(UnmarshallingEventHandler unm, int memento, String uri, String local, String qname, Attributes atts)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromFromText(UnmarshallingEventHandler unm, int memento, String value)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromLeaveAttribute(UnmarshallingEventHandler unm, int memento, String uri, String local, String qname)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromLeaveElement(UnmarshallingEventHandler unm, int memento, String uri, String local, String qname)
           
protected  void AbstractUnmarshallingEventHandlerImpl.spawnHandlerFromText(UnmarshallingEventHandler unm, int memento, String text)
           
 

Uses of UnmarshallingEventHandler in org.jcoderz.phoenix.sqlparser.jaxb.impl
 

Classes in org.jcoderz.phoenix.sqlparser.jaxb.impl that implement UnmarshallingEventHandler
 class CreateIndexImpl.Unmarshaller
           
 class CreateIndexTypeImpl.Unmarshaller
           
 class CreateTableImpl.Unmarshaller
           
 class CreateTableTypeImpl.Unmarshaller
           
 class DefaultImpl.Unmarshaller
           
 class IndexImpl.Unmarshaller
           
 class IndexTypeImpl.Unmarshaller
           
 class SqlMetainfImpl.Unmarshaller
           
 class SqlMetainfTypeImpl.Unmarshaller
           
 class TableImpl.Unmarshaller
           
 class TableTypeImpl.Unmarshaller
           
 

Methods in org.jcoderz.phoenix.sqlparser.jaxb.impl that return UnmarshallingEventHandler
 UnmarshallingEventHandler TableTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler TableImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SqlMetainfTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler SqlMetainfImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler IndexTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler IndexImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler DefaultImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CreateTableTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CreateTableImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CreateIndexTypeImpl.createUnmarshaller(UnmarshallingContext context)
           
 UnmarshallingEventHandler CreateIndexImpl.createUnmarshaller(UnmarshallingContext context)
           
 



Copyright 2007 The jCoderZ Project.