Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralFragmentType
Packages that use LiteralFragmentType
Package
Description
-
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralFragmentTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitLiteralFragmentType(LiteralFragmentType type) protected voidGeneratorBase.preVisitLiteralFragmentType(LiteralFragmentType type) protected voidHolderGenerator.preVisitLiteralFragmentType(LiteralFragmentType type) protected voidLiteralObjectSerializerGenerator.preVisitLiteralFragmentType(LiteralFragmentType type) protected voidStubTieGeneratorBase.preVisitLiteralFragmentType(LiteralFragmentType type) voidGeneratorBase.visit(LiteralFragmentType type) voidSerializerRegistryGenerator.visit(LiteralFragmentType type) protected voidGeneratorBase.visitLiteralFragmentType(LiteralFragmentType type) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralFragmentType -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator.writer
Constructors in com.sun.xml.rpc.processor.generator.writer with parameters of type LiteralFragmentTypeModifierConstructorDescriptionLiteralFragmentSerializerWriter(LiteralFragmentType type, Names names) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralFragmentTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyLiteralFragmentType(XMLReader reader, LiteralFragmentType subject, String name, Object value) protected voidModelExporter.visitLiteralFragmentType(LiteralFragmentType target) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralFragmentType -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return LiteralFragmentTypeModifier and TypeMethodDescriptionprotected LiteralFragmentTypeSchemaAnalyzerBase.getLiteralFragmentTypeFor(TypeDefinitionComponent component, QName nameHint) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralFragmentTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(LiteralFragmentType type) voidModelWriter.visit(LiteralFragmentType type)