Uses of Interface
org.glassfish.jaxb.core.unmarshaller.InfosetScanner
Packages that use InfosetScanner
Package
Description
-
Uses of InfosetScanner in org.glassfish.jaxb.core.unmarshaller
Classes in org.glassfish.jaxb.core.unmarshaller that implement InfosetScannerModifier and TypeClassDescriptionclassVisits a W3C DOM tree and generates SAX2 events from it. -
Uses of InfosetScanner in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type InfosetScannerModifier and TypeMethodDescriptionUnmarshallerImpl.createUnmarshallerHandler(InfosetScanner scanner, boolean inplace, JaxBeanInfo expectedType) Creates and configures a new unmarshalling pipe line.voidUnmarshallingContext.reset(InfosetScanner scanner, boolean isInplaceMode, JaxBeanInfo expectedType, IDResolver idResolver)